body {
background:url(images/body.jpg) top center;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
margin:0px;

}
a {color: #FFF;}
a:visited {color:#FFF;}
a:hover {color: #030;}
a:active { color:#030;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}



/* ----------container to center the layout-------------- */
#roughbody{
	background:url(images/body.jpg) top center;
	overflow:auto;
	
	
	}

#divider{
	background:url(images/bottomjagged.png) top center repeat-x;
	height:24px;
	
	
	}
	
#container {
width: 900px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;

}

/* ----------banner for logo-------------- */
#banner {
background:url(images/header.jpg) top center repeat-x;
height:272px;
padding: 0px;
margin: 0px;
}

#header{
	width:1000px;
	margin:0px auto;}

#logo{ 
width:252px;
float:left;
margin-left:50px;
margin-bottom:0px}

#nav{
	background:url(images/navbg.jpg) top center no-repeat;
	width:651px;
	height:99px;
	float:left;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#333434;
	}

#nav a {color: #333434;}
#nav a:visited {color:#333434;}
#nav a:hover {color: #39613F;}
#nav a:active { color:#39613F;}

#nav p {
	padding:75px 0px 0px 0px;}


/* -----------------content--------------------- */
#content {
padding: 0px;
margin: 0px;
line-height:18px;
}


p {
padding: 5px 10px;
margin:0px;
}
#bottom{
	width:900px;
	margin:0px auto;}
#signup {
	height:311px;
	float:left;
	width:300px;}

#news {
	height:311px;
	float:left;
	width:300px;}

#photo {
	height:311px;
	float:left;
	width:300px;}

li{
	list-style-image:url(images/bullet.png);
	
	}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center; }
