/* CSS Document */

body {
	background-image: url(../_assets/pg_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #CCCC9A;
	margin-top:1px;
	font-family:Tahoma; font-size:9pt;
}

#wrapper {
	width:870px;
	margin: 0px auto;
	padding-left:2px;
		}
	
#topmenu {
  width: 866px;
  margin-bottom:1px;
  
  }
#bodywrap{
width:866px;
margin:1px;
background:#E4E4CA;
}
#main_Whole {
	float: left;
	width:865px;
	text-align:center;
	height:auto;
	background-color: #E4E4CA;
	background-position: center;

}

#main_LeftMenu {
	float: left;
	width:498px;
	margin-right:2px;
	background:#E4E4CA;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Main_rightMenu{
background:#E4E4CA;
float:right;
width:363px;
margin-right:1px;
height:480px;
}

#top_rightMenu{

border-bottom:2px solid #FFFFFF;
}

#bottom_rightMenu{
background:#E4E4CA;
}

#Logo {
	width: 103px;
	float:left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#RandImage {
	float:right;
	width:764px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
}

#nav {
margin:1px;
width:865px;
float: left;
list-style: none;
background:#E4E4CA;
}

#footer{
width:865px;
background:#E4E4CA;
margin: 0px auto;
text-align:left;}

#nav li {
	float: left;
	width: 102px;
	border-right: 2px solid #FFFFFF;
	text-align:center;
	line-height: 27px;
	
	}

#nav  a {
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
}

h1 { font-family: Tahoma; font-size: 15pt; color: #666666}

.MainTxt     {font-size: 10pt }

#new {
	background-color: #E4E4CA;
}
