/* CSS Document */

body {


	background-image: url(assets/background.jpg);


	background-repeat: repeat-x;


	background-color: #FFFFFF;


	margin-left: 0px;


	margin-top: 0px;


	margin-right: 0px;


	margin-bottom: 0px;


}


#header {


	font:Tahoma;


	font-family:Tahoma;


	font-size:11px;


	color:#C5EB88;


	background-image: url(assets/headertop.jpg);


	height:33px;


	width:790px;


}


#header a {


	font:Tahoma;


	font-family:Tahoma;


	font-size:11px;


	color:#C5EB88;


	text-decoration:none;


}


#header a:hover {


	text-decoration:underline;


}


#logo {


	width: 160px;


	margin-top: 3px;


	margin-right: 15px;


	margin-bottom: 15px;


	margin-left: 20px;


	height: 48px;


	float: left;


}


#quote {


	background-image: url(assets/quote.jpg);


	height: 56px;


	width: 346px;


	margin-left: 25px;


	margin-top: 4px;


	display: block;


	float: left;


}


#register {


	float: left;


	height: 40px;


	width: 148px;


	margin-top: 5px;


	margin-left: 50px;


}


#menu {


	width: 786px;


	clear: both;


	margin-bottom:20px;


	background-position: center center;


	vertical-align: middle;


}


#footerblack {


	font:Tahoma;


	font-family:Tahoma;


	font-size:11px;


	color:#C5EB88;


	background-image: url(assets/footerblack.jpg);


	background-position:top center;


	background-repeat:no-repeat;


	height: 24px;


	width: 790px;


	display:block;


	clear:both;


	text-align:center;


	padding-top:5px;


	margin-top:10px;


}


#footerblack a {


	font:Tahoma;


	font-family:Tahoma;


	font-size:11px;


	color:#C5EB88;


	text-decoration:none;


}


#footerblack a:hover {


	font:Tahoma;


	font-size:11px;


	color:#C5EB88;


	text-decoration:underline;


}


#copyright {


	font:Tahoma;


	font-size:11px;


	color:#888888;


	display:block;


	clear:both;


	text-align:center;


	padding-top:5px;


	margin-top:10px;


}


#copyright a {


	font:Tahoma;


	font-size:11px;


	color:#888888;


	text-decoration:none;


}


#copyright a:hover {


	font:Tahoma;


	font-size:11px;


	color:#6C9E4E;


	text-decoration:underline;


}


#menu ul {


	margin:0px;


	padding:0px;


	display:inline;


	list-style-type:none;


}


#menu li {


	margin:0px;


	padding:0px;


	display:inline;


	float:left;


	list-style-type:none;


}

