	body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #252525;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:10px; font-size:11px; font-family: Arial, Helvetica, sans-serif ;
}

p 			{
			font-family: Verdana, Geneva, Arial, sans-serif;
			color: #222;
			margin: 0px 0px 15px 0px;
			padding: 0px 0px 7px 0px;
			text-align: left;
			font-size: 11px;
			line-height: 14px;
			letter-spacing: 1px;
			
			}


#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 800px;
	float: left;
	padding: 5px;
	margin: 0px;
}
h1			{
			font-family: Verdana, Helvetica, sans-serif;
			color: #555;
			margin: 2px 100px 0px 0px;
			padding: 2px 5px 7px 0px;
			font-size: 17px;
			line-height: 19px;
			text-transform: none;
			letter-spacing: 1px;
			font-weight: lighter;
			text-transform: uppercase;
			}
a, a:visited {
	color: #b3d840;
	font-weight: bold;
        text-decoration: none;
	}
	
a:hover {
        color: #FFF;
	background-color: #b3d840;
	font-weight: bold;
	text-decoration: none;
}
#logo {
	/*border: 1px dotted #454545;*/
	color:#FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#logo2 {
	border: 1px dotted #4e2614;
	color:#FFFFFF;
	height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

img
{
border-style: none;
}
