{
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background:#E0E0E0;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }

a img { border: none; }



	


/*----------------------------------     HEADs    -----------------------------------*/

h1
	{
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	font:30px helvetica, arial, sans-serif;
	color:#ffffff;
	letter-spacing:-1px;
	background:none;
	text-align:left;
	text-transform:uppercase;
	word-spacing:5px;
	font-weight:normal;
	border-top:4px solid white;
	border-bottom:4px solid white;
	}

h2
	{
	padding:0 0 0 0;
	margin:5px 0 0 0;
	border:0;
	font:20px arial, sans-serif;
	color:#251717;
	background:none;
	font-weight:normal;
	border-bottom:0;
	}
	
	
	
	
	
	
	
	


/*----------------------------------     DIVs    -----------------------------------*/



#title
	{
	display:block;
	margin:0 auto;
	padding:15px 15px 15px 15px;
	position:relative;
	top:20px;
	width:700px;
	background:#A2C257;
	border:3px solid #251717;
	}
	
#title a
	{color:white; text-decoration:underline;}
#title a:hover
	{color:white; text-decoration:none;}

#containsall {
	position:relative;
	width:800px;
	margin:60px auto 30px auto;
	padding:auto;
	background:#ffffff;
	border:7px solid #251717
	}
	
#content {
	margin:43px 0 25px 0;
	padding:0px 20px 0 20px;
	position:relative;
	right:20px;
	width:550px;
	background:none;
	border-left:4px double #251717;
	float:right;
}

#menu {
	padding:9px 0 0 0;
	margin:18px 0 0 8px;
	position:relative;
	width:190px;
	height:100%;
	background:none;
	border-right:0px double #251717;
	float:left;
}

#footer
	{
	width:734px;
	margin:0 auto 20px auto;
	padding:0;
	background:#A2C257;
	border:1px solid #251717;
	clear:both;
	}
	
	
	
	
	

/*----------------------------------     ULs    -----------------------------------*/
	
	

#menu ul {
	padding:15px 0 0 0;
	margin:0px 25px 0 30px;
	text-align:left;
	list-style: none;
}


#menu ul li
	{
	padding:0;
	margin:0 0 3px 0;
	list-style:none;
	font-family:"times new roman", "times", serif;
	font-size:13px; 
	line-height:18px; 
	color:#212121;
	background:none;
	}

#menu ul li.section-title {}









/*----------------------------------     as    -----------------------------------*/


a
	{
	margin:0;
	padding:0 0 1px 0;
	text-decoration:none;
	border-bottom:1px solid #A2C257;
	color:#000000;
	}

a:hover
	{
	color:#A2C257;
	background:none;
	text-decoration:none;
	border-bottom:1px dotted #A2C257;
	}
	
	
	
/*---------------------------------    P'S   ----------------------------------*/




#content p {
	margin:0 0 0 0;
	padding:0;
	font:16px/25px "times new roman", times, serif;
	color:#212121;
	text-indent:0px;
	text-align:left; 
}

p {
    margin: 0 0 0 0;
}


p.footertext
	{
	margin:6px auto;
	padding:0;
	text-align:center;
	font-family:verdana, "times new roman", times, serif;
	font-size:11px;
	letter-spacing:2px;
	word-spacing:5px;
	color:#ffffff;
	}

	
p.footertext a
	{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	}

p.footertext a:hover
	{
	background:none;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	}




.container {
    padding: 0;
    margin:0;
    border:0;
}







	
	
	
	
	

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#clear {clear: both; }