/*undo browser defaults*/
:link,:visited { text-decoration:none;}
ul, ol{ list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;  }

ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  form, body, html, p, blockquote,
fieldset, input, dl, dt, dd,img
{ margin:0px; padding:0;}
a img,:link img,:visited img, fieldset { border:none;  }
th{
text-align:left;
}

.body {
	width: 100%;
	font-family : verdana, sans-serif;
	font-size : .9em;
	 }
	 

#container	 {
	width: 808px;
	padding-top: 10px;
	
	 }
	
#logo {
 /*	 margin-top: 1px; */
	margin-left: 27px;
	width: 274px;
	float: right; }
	
#header {
	background-color: #e8f0c6;
	background-image: url(images/crocodile_skin.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #622323;
	border-right: 1px solid #622323;	
	background-color: #e8f0c6;
	margin-top: 6px; 
	width: 506px;
	float: right; }		
	 
#navcontainer { /* fixes IE7 width bug */
	clear: top;
	float: left;
/*	margin-left: 27px; */
	width: 141; }
	 
#nav {
	width: 139px;
	margin-left: 27px;
	padding-top: 5px;
	background-image: url(images/crocodile_skin3.gif);
	background-repeat: no-repeat;
	background-color: #e8f0c6;
	border-right: 1px solid #622323;
	border-top: 1px solid #622323;
	border-left: 1px solid #622323;
	}	 	
	
#content { 
	width: 620px;
	float: right;	
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-color: #e8f0c6;
	border-left: 1px solid #622323;
	border-right: 1px solid #622323;
	border-bottom: 1px solid #622323;
	
	}

#nav_bottom {
	clear: left;
	background-image: url(images/nav_bottom.gif); 
	background-repeat: no-repeat;
	width: 168px;
	}		
	
.photo {
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	width: 200px; }
	
.text {
	font-family : verdana, sans-serif;
	font-size : .7em; 	
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	width: 350px; }	
	
#copy {
	padding-top: 5px;
	width: 245px;
	clear: both;
	font-family : verdana, sans-serif;
	font-size : .6em; 	
	float: right; }		
	
.team {
	clear: both; }	

.floatleft {
	float: left; }
	
.floatright {
	float: right; }
	
A:visited {
	font-family : verdana, sans-serif;
	color: #003200;
	text-decoration: underline;	
	}	
	
A:link {
	font-family : verdana, sans-serif;
	color: #003200;
	text-decoration: underline;
	}		
	
A:hover {
	font-family : verdana, sans-serif;
	color: black;
	text-decoration: none;
	border: 0;
	}		
		
p.headerimage {
	padding-left: 100px;
	padding-top: 50px; }		
	
b {
	font-weight: bold;
	color: #003200; }
	
.clear {
	clear: both; }	
		
	
	
	

	