@charset "UTF-8";

body {
	background-color: #000000;
}

#main_container {
	height: 768px;
	width: 1024px;
	background-color: #000000;
	float: none;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#header {
	position: relative;
	z-index: 1;
	height: 125px;
	width: 1024;
	left: 0px;
	top: 0px;
}
#content {
	position: relative;
	z-index: 1;
	height: 563px;
	width: 1024;
	left: 0px;
	top: 0px;
	background-image: url(file:///Mac%20HD/Users/adminmitchellmatthews/Desktop/mm_website/images/backgrounds/alderman_bkgrd.jpg);
}
#description {
	position: absolute;
	z-index: 4;
	height: 563px;
	width: 350px;
	left: 576px;
	top: 0px;
	
!--overflow: auto;--

}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:80px;
	z-index:1;
	background-color: #000000;
}
#links {
	position:relative;
	left:575px;
	top:15px;
	width:350px;
	height:50px;
	z-index:2;
	background-color: #000000;
}
#background {
	position:absolute;
	width:1024px;
	height:563px;
	z-index:2;
	left: 0px;
}
#project_types {
	position: absolute;
	z-index: 4;
	height: 563px;
	width: 225px;
	left: 0px;
	top: 0px;
}
#sm_image_container {
	position:absolute;
	width:350px;
	height:64px;
	z-index:2;
	left: 0;
	top: 415px;
}
#thumbnail01 {
	position:absolute;
	width:96px;
	height:64px;
	z-index:4;
	left: 254px;
	top: 20px;
}
#thumbnail02 {
	position:absolute;
	width:96px;
	height:64px;
	z-index:4;
	left: 254px;
	top: 114px;
}
#thumbnail03 {
	position:absolute;
	width:96px;
	height:64px;
	z-index:4;
	left: 254px;
	top: 208px;
}
#thumbnail04 {
	position:absolute;
	width:96px;
	height:64px;
	z-index:4;
	left: 254px;
	top: 302px;
}
#zoomBox {
	position:absolute;
	width:450px;
	height:300px;
	z-index:4;
	left: 60px;
	top: 80px;
	visibility: hidden;
}
#prev_next {
	position:absolute;
	width:350px;
	height:20px;
	z-index:4;
	left: 0px;
	top: 45px;
}
#simplegallery1 {
	position:absolute;
	width:400px;
	height:267px;
	z-index:4;
	left: 88px;
	top: 148px;
	visibility: hidden;
}

#fadeshow1 {
	position:absolute;
	width:450px;
	height:300px;
	z-index:4;
	left: 60px;
	top: 80px;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

.copy_right {
	font-size: xx-small;
	line-height: 3em;
}
.main_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	font-weight: lighter;
	line-height: 18px;
}
.nav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 21px;
}
.nav_text_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	line-height: 21px;
}
.title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.sm_nav_text_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	line-height: 12px;
}
