* { margin:0; padding:0; }

a { outline: none; }

img { border: none; }

body {background-color: #000000}

.spacer { clear: both; }
			
#backgroundImage {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}			


#maincontent {
	position: absolute;
	background: transparent;
	color: #888888;
	width: 840px;
	height: 525px;
	z-index:2;
	top: 40%;
	left: 50%;
	margin: -212px 0 0 -420px;
}

#leftside {
	color: #fff;
	width: 630px;
	float: left;
	padding: 0; 
	margin: 0;
}

#rightside {
	width: 190px;
	height: 450px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
}

#top {
	margin-bottom: 12px;
}

.divider {
	margin: 8px 0;
}

.contact {
	position: relative;
	top:221px;
	left:126px;
}

.contact-front {
	position: relative;
	top:219px;
	left:126px;
}

#gallery-menu ul {
	float: right;
	margin: 0;
	padding: 0;
}

#gallery-menu ul li {
	list-style: none;
	display: block;
	position: relative;
	width: 128px;
	height: 36px;
}

#gallery-menu ul li a:hover {
	border: 0;
	background-position: -128px 0;
}

#gallery-menu a {width: 128px; height: 36px; display: block; border: 0;}

#gallery-menu #monrovia {background: url(http://mcolesphoto.com/images/button_monrovia_liberia.gif) 0 0 no-repeat; }
#gallery-menu #scapes {background: url(http://mcolesphoto.com/images/button_scapes.gif) 0 0 no-repeat; }
#gallery-menu #empty-quarter {background: url(http://mcolesphoto.com/images/button_empty_quarter.gif) 0 0 no-repeat; }
#gallery-menu #bucking-horse {background: url(http://mcolesphoto.com/images/button_bucking_horses.gif) 0 0 no-repeat;}

#gallery-menu #monrovia a:hover {background: url(http://mcolesphoto.com/images/button_monrovia_liberia.gif) -128px 0 no-repeat;}
#gallery-menu #scapes a:hover {background: url(http://mcolesphoto.com/images/button_scapes.gif) -128px 0 no-repeat;}
#gallery-menu #empty-quarter a:hover {background: url(http://mcolesphoto.com/images/button_empty_quarter.gif) -128px 0 no-repeat;}
#gallery-menu #bucking-horse a:hover {background: url(http://mcolesphoto.com/images/button_bucking_horses.gif) -128px 0 no-repeat;}

#gallery-menu #monrovia .selected {background: url(http://mcolesphoto.com/images/button_monrovia_liberia.gif) -128px 0 no-repeat;}
#gallery-menu #scapes .selected {background: url(http://mcolesphoto.com/images/button_scapes.gif) -128px 0 no-repeat;}
#gallery-menu #empty-quarter .selected {background: url(http://mcolesphoto.com/images/button_empty_quarter.gif) -128px 0 no-repeat;}
#gallery-menu #bucking-horse .selected {background: url(http://mcolesphoto.com/images/button_bucking_horses.gif) -128px 0 no-repeat;}


