* {
	padding: 0;
	margin: 0;
	}

body {background: url(http://www.arkglobal.org/images/grey.jpg) no-repeat fixed center top;
	margin-top: 10px;
	font-size: 13px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #000000;
}

h1 {
	color: #666666;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	color: #666666;
	font-size: 17px;
	margin-bottom: 10px;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	
	}

#faux {
	margin-bottom: 0px;
	overflow: auto;
	/

* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
	background-image: url(faux-3-2-col.gif);
}

#header {
	color: #333;
	width: 800px;
	background: #FFFFFF ;
	height: 100px;
}

#quote {float: right;
margin-right: 50px;
margin-top: 20px;
font: 20px Times New Roman, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
color: #AAA;
width: 300px;

}

#quoteleft {float: left;
margin-right: 50px;
margin-top: 20px;
font: 20px Times New Roman, Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: normal;
color: #AAA;
width: 300px;

}


#navigation {
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	
}

#main {
	color: #333;
	margin-top: 10px;
	height: 293px;
	line-height: 20px;
	}
	
#genericmain {
	color: #333;
	margin-top: 10px;
	line-height: 20px;}
	
#genericmain2 {
	color: #333;
	margin-top: 30px;
	line-height: 20px;	}
	

	
#news {float: left;
clear: left;
}	
	
	

	}
#imagesmain {
	color: #333;
	margin-top: 10px;
	
	}	
#picturesimage	{
border: none;
padding: 5px;
border: 1px #CCCCCC solid;}	

.pic	{
border: none;
padding: 5px;
border: 1px #CCCCCC solid;}	
	
#image{float : right;
clear: left;
padding: 5px;
margin: 5px;
border: solid 1px #CCCCCC;
}	

#image2{
clear: left;
border: none;
float : left;
padding: 7px;
border: 1px #CCCCCC solid;}	

	
#image278{
float : right;
height: 278px;
padding: 5px;
border: 1px #CCCCCC solid;}	

#image233{
float : right;
height: 233px;
padding: 5px;
border: 1px #CCCCCC solid;}	


#animation {
width: 780px;
padding: 10px;
height: 250px;
border: solid #CCCCCC 1px;}

#title {font-weight: bold;
color: #666666;
}

a {
	color: #CC3333;
	text-decoration: none;
}

a:hover {
	color: #CC3333;
	text-decoration: underline;
}

a.boldlink {
float: right;
margin-right: 20px;
font-size: 12px;
font-weight: bold;
	color: #CC3333;
	text-decoration: none;
}

a.boldlink:hover {
float: right;
margin-right: 20px;
font-size: 12px;
font-weight: bold;
color: #CC3333;
text-decoration: underline;
}


#leftcolumn {
	display: inline;
	color: #333;
	width: 370px;
	float: left;
	margin: 10px;
}

#rightcolumn {
	float: right;
	color: #333;
	padding: 0px;
	width: 370px;
	display: inline;
	position: relative;
	margin: 10px;
}

#footer {
border-top: solid 1px #CCCCCC;
font-size: 10px;
	width: 800px;
	clear: both;
	color: #333;
	padding: 0;
	height: 100px;
	margin: 50px 0 0;
}

.clear {
	clear: both;
	background: none;
}

/* nav */

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top: 4px solid  #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}

#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 16px 0 16px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}


	

#stylefour ul li a:hover,#stylefour ul li a.current{color: #CC3333;background:#fff url(images/bgON.gif) no-repeat top right;}

#stylefour li ul { /* second-level lists */
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	border-top: 1px solid #003b72;
	display: block;
	float: left;
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#stylefour li:hover ul, #stylefour li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	top: 34px;

}


#stylefour .tel {font-size: 16px; margin-left: 20px; margin-top: 8px;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


