* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #5a8303 url(images/siteBackground.jpg) repeat-x left top;
	color: #ffffff;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#container { 
	width: 900px;  
	margin: 0 auto; 
} 
#header { 
} 
#logo {
	height:121px;
	font-size:36px;
	color:#FFF;
}
#logo h1 {
	font-size:36px;
	color:#FFF;
	padding-top:42px;
}
#logo img {
	float:left;
	border:0;
	padding-top:35px;
}
#mainContent { 
	width:628px;
	float:left;
}
#mainPageContenet {
	background:url(images/bodyPageBackground.jpg) no-repeat left top;
	width:628px;
	height:407px;
}
#sidebar1 {
	width: 252px;
	margin-left:648px;
}
.rightTitle {
	background:url(images/rightTitle.jpg) no-repeat left top;
	width:252px;
	height:41px;
	color:#000;
	padding:0 0 0 50px;
	font-weight:bold;
}
.rightTitle h2 {
	padding-top:8px;
}
.rightContent {
	background:#000;
	margin-top:5px;
}
.rightContent li {
	list-style:none;
	background:url(images/pp.jpg) no-repeat left 1px;
	margin:10px;
	padding-left:18px;
}
.rightContent a {
	color:#ffffff
}
.rightConPic {
	vertical-align:top;
}
#footer {
	background:#000;
	margin:20px 0;
}
#footer a {
	color:#fff104;
}
#footerbottom {
	vertical-align:top;
}
#footer p {
	text-align:center;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav {
	width:900px;
	height:65px;
}
#author {
	float:right;
	height:65px;
}
.floatleft {
	float:left;
	margin:0 15px 5px 0;
}
/*main menu*/
#navcontainer {
	background:url(images/menuBackground.jpg) no-repeat left top;
	width:628px;
	height:65px;
	float:left;
	text-align:center;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-top:20px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a { 
	padding: 7px 20px;
	font-size:18px;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}
#navlist #active a {
	color: #fff;
	background-color: #000000;
	text-decoration: none;
}
/*-------------*/
#fresh {
	color:#fff559;
	font-size:60px;
	padding:10px 0 0 250px;
}
#coll {
	color:#cdcdcd;
	font-size:48px;
	padding:10px 0 0 350px;
}
#fr {
	color:#ffffff;
	font-size:36px;
	padding:10px 0 0 350px;
}
#sim {
	color:#FFF;
	padding:40px 0 0 20px;
	float:left;
	font-size:60px;
}
#sim span {
	font-size:30px;
}
#exo {
	color:#FFF;
	padding:40px 20px 0 0;
	float:right;
	font-size:60px;
}
#exo span {
	font-size:30px;
}