body 
{
	scrollbar-face-color: #efefef;
	scrollbar-shadow-color: #999999; 
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: #efefef;
	scrollbar-track-color: #efefef; 
	scrollbar-arrow-color: #999999;

	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	margin: 0px;
	padding: 0px;
	background: url(../img/background.jpg) center top repeat  !important;
	background-color: #cccc99;
	font-size: 11px;
	text-align: center;
	color: #F9EDC0;
}


#Root
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#Main
{
	width: 100%;
	float: left;
}
#TopLogo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	height: 246px;
	float: left;
	background: url(../img/top_logo.jpg) no-repeat;
}
#TopImage
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 633px;
	height: 246px;
	float: left; 
	background: url(../img/top_image.jpg) no-repeat;
}


#LeftMenu
{
	width: 320px;
	height: 320px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #000000;
	background: url(../img/left_image.jpg) no-repeat;
}
#Content
{
	width: 553px;
	_height: 521px;
	min-height: 521px;
	float: left;
	text-align: left;
	padding: 0px 40px 0px 40px;
	background: url(../img/main.jpg) repeat-y;
}
#Bottom_1
{
	width: 100%;
	height: 85px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	float: left;
	background: url(../img/bottom_1.jpg) no-repeat;
}
#Bottom_2
{
	width: 100%;
	height: 75px;
	float: left;
	background: url(../img/bottom_2.jpg) no-repeat;
}
#Bottom_3
{
	width: 100%;
	height: 75px;
	float: left;
	background: url(../img/bottom_3.jpg) no-repeat;
}
#BottomMain a
{
	text-decoration: none;
}	
#BottomMain a:hover
{
	text-decoration: underline;
}
#gallery_title
{
	text-align: left; 
	float: left;
	width: 100%;
}
h1 
{
	font-size: 14px;
	margin-bottom: 10px;
}
h2 
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 
{
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p 
{
	text-align: justify;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

ul
{
	font-size: 11px;
}
li
{
	font-size: 11px;
	margin-top: 5px;
}
img
{
	border: 1px solid #ffffff;
}
a
{
	color: #F9EDC0;
}


