html, body {
margin:0 auto;
background:#000000;
color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
scrollbar-face-color:#000;
scrollbar-arrow-color:#fff;
scrollbar-track-color:none;
scrollbar-shadow-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-Color:#000;
padding: 0;
margin: 0;
}

p {
font-size:11px;
}

.standard_font {
font-size:11px;
}

img {
border:none;
}

#centereditem {
	height: 578px;
	width: 775px;
	margin: 0px;
	padding: 0px;

}
h1 {
font-size:16px;
padding: 5px 0 5px 0;
margin: 5px 0 5px 0;
}
h2{
font-size:13px;

}
}
h3 {
font-size:13px;

}

a {

	color:#eee;
	text-decoration: underline;
}

a:hover {

	color:#eee;
	text-decoration: underline;
}


ul a {
	text-decoration:none;
}

ul a:hover{
	text-decoration:underline;
}

#wrapper {
	width:775px;
	height: 578px;
	margin: 0px auto;
	background-color: black;
	font-size:10px;
	color:#eee;

}

#header {
width:714px;
height:55px;
float:left;
margin:36px 0 0 0;
}


#content_container {
margin-top:41px;
margin-bottom:10px;
margin-right:28px;
background: url(../graphics/body_bg444.png) repeat-y;
width:503px;
height:400px;
float:left;
}


#content {
width:430px;
height:380px;
margin:10px;
padding-left:43px;
padding-right:10px;
float:left;
overflow: auto;
scrollbar-face-color:#000;
scrollbar-arrow-color:#fff;
scrollbar-track-color:none;
scrollbar-shadow-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-Color:#000;
}



#content_container_home {
margin-top:285px;
margin-bottom:10px;
margin-right:28px;
background: url(../graphics/body_bg444.png) repeat-y;
width:503px;
height:154px;
float:left;
}


#content_home {
width:430px;
height:134px;
margin:10px;
padding-left:43px;
padding-right:10px;
float:left;
overflow: auto;
scrollbar-face-color:#000;
scrollbar-arrow-color:#fff;
scrollbar-track-color:none;
scrollbar-shadow-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-darkshadow-Color:#000;
}

#content_right {
margin-top:41px;
width:181px;
height:400px;
float:left;
}

#content_right img{
border:none;
}

#right_img {
width:181px;
height:auto;
float:left;
margin-bottom:62px;
}

#right_img_home {
width:181px;
height:auto;
float:left;
margin-bottom:232px;
}

#nav {

width:181px;
height:179px;
float:left;
margin-top:68px;
}



#nav_home {
width:181px;
height:179px;
float:left;
margin-top:247px;
}



.nav {
margin-bottom:6px;
}
.nav_home {
margin-bottom:7px;
}

.gallery_thumb {
margin:0 10px 10px 0;
border:1px solid #FFFFFF;
}

.gallery_thumb_bottom {
margin:0 10px 0px 0;
border:1px solid #FFFFFF;
}


#footer {
width:775px;
height:auto;
margin:0 auto;
font-size:10px;
margin-top:5px;

}

#footer a {
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer_left{
width:50%;
height:auto;
float:left;
text-align:left;
}

#footer_right{
width:50%;
height:auto;
float:left;
text-align:right;
}



