body		{ font-family: Arial, Verdana, courier-new; background: #D1DcD1 url(images/_back.jpg); color: #333333; text-align: center; }




#main		{ width: 780px;}

#links		{ width: 780px; text-align: center; border: 1px solid; padding: 0px, 1px, 1px, 1px }

#logo		{ padding: 0px; width: 780px; height: 162px;
			  border-left: 1px solid; border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid; border-color: #ffffff;
			  background: url(images/logo.jpg) }

#content	{ text-align: left; width: 780px; padding: 20px, 10px, 15px, 15px; border: 1px solid;  border-color: #ffffff }

#news		{ padding: 2px, 2px, 2px, 10px; position: relative; float: right; width: 180px; text-align: left; 
			  border-left: 1px dotted;}

#footer		{ width: 780px; height: 22px; text-align: center; font-size: 10px; border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid;}



#nav		{ width: 780px;  border-left: 1px solid; border-right: 1px solid; align: left;} 

#nav ul		{ text-align: left;} 

#nav li 	{  margin: 0px; padding: 0px; list-style: none;  float: left; } 

#nav li a 	{ border-right: 1px solid; height: 10px;  font-size: 92%; width: 100px; text-decoration: none; 
			  padding: 4px 0px 5px 19px; font-weight: bold; }
			  
#links,
#nav,
#nav li a,
#footer		{ background-color: #8Dcd93; color: #53434B; border-color: #FFFFFF; }

#nav li a:hover,
#nav li a#selected	{ background-color: #639963; color: #FFFFFF; }


#links a,
#content a,
#right a		{color: #53434B; text-decoration: none;}

#content a:hover,
#links a:hover	{color: #ffffff; text-decoration: none; }