/* generic elements */

body	{
	background-color: #C7DBF1;
	color: #333;
	font-family: sans-serif, verdana, arial, "Lucida Grande", helvetica;
	font-size: 12px;
	line-height: 160%;
	margin: 0 auto 0 auto;
	text-align: center;
	}
	
h1	{
	float: left;
	color: #4E7E9A;
	font-family: sans-serif, verdana, arial, "Lucida Grande", helvetica;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 20px;	
	text-align: left;
	font-weight: normal;	
	}
	
h2	{
	color: #7DBC43;
	font-family: sans-serif, verdana, arial, "Lucida Grande", helvetica;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 16px;	
	text-align: center;
	font-weight: normal;
	}
	
h2 a	{
	font-weight: normal;
	text-decoration: none;
	}
	
h2 a:link,
h2 a:visited	{
	color: #7DBC43;
	}
	
h2 a:hover	{
	color: #0096FF;
	background-color: #;
	text-decoration: underline;
	}

h2 a:active	{
	color:	#FF9900;
	}	
	
p	{
	}
	
p.titles	{
	margin: 0;
	padding: 8px 30px 0 30px;
	line-height: 130%;
	}
	
p.titles a	{
	font-weight: normal;
	text-decoration: none;
	}	
	
em	{
	}
	
strong	{
	}

blockquote	{
	}
	
img	{
	border: none;
	}
	
img.click	{
	margin: 65px 0 0 0;
	padding: 0;
	border: none;
	}	
	
#header	{
	margin: 13px 0 0 0;
	padding: 0;
	float: left;
	}	

#signature	{
	margin: 0 20px 0 20px;
	padding: 0;
	float: left;
	}
	
#footer	{
	margin: 0 20px 0 20px;
	padding: 0 0 20px 0;
	float: left;	
	}	
	
img.logo	{
	margin: 13px 0 0 0;
	padding: 0;
	border: none;
	float: left;	
	}	
	
img.example	{
	border: 1px solid #999;
	margin: 20px 0 0 0;	
	}
	
.grey	{
	color: #666;
	}	
	
.red	{
	color: #FF0000;
	}
	
.fine	{
	color: #999;
	font-size: 10px;
	line-height: 120%;
	font-family: arial, verdana, "Lucida Grande", helvetica;	
	}
	
.invisible	{
	color: #6C8AB4;
	font-size: 13px;
	line-height: 120%;
	font-family: arial, verdana, "Lucida Grande", helvetica;	
	}

a	{
	font-weight: bold;
	text-decoration: none;
	}
	
a:link,
a:visited	{
	color: #0066CC;
	}
	
a:hover	{
	color: #0096FF;
	background-color: #;
	text-decoration: underline;
	}

a:active	{
	color:	#FF9900;
	}

/* NAV */
#nav	{
	color: #999;
	margin: 0 20px 0 20px;
	padding: 0 0 5px 0;
	width: 760px;
	background-color: #fff;	
	float: left;
	}	

#nav ul	{
	padding: 0;
	margin: 0 0 0 10px;
	display: inline;
	list-style-type: none;
	border-bottom: 0px solid #999;
	float: left;	
	}
	
#nav li	{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
	}		

#nav a	{
	font-weight: normal;
	text-decoration: none;
	}
	
#nav a:link,
#nav a:visited	{
	color: #666;
	}
	
#nav a:hover	{
	color: #0096FF;
	background-color: #;
	text-decoration: underline;	
	}

#nav a:active	{
	color:	#000000;
	}
	
#nav a.current	{
	font-weight: normal;
	text-decoration: underline;	
	}
	
#nav a.current:link,
#nav a.current:visited,
#nav a.current:hover,
#nav a.current:active	{
	color: #7DBC43;
	background-color: #;
	text-decoration: underline;		
	}
	
/* SUBNAV */
#subnav	{
	float: left;
	clear: left;
	width: 140px;
	padding: 0;
	margin: 20px 0 0 10px;
	}	

#subnav ul	{
	padding: 0;
	margin: 15px 0 0 0;
	display: inline;
	list-style-type: none;
	float: left;
	}
	
#subnav li	{
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
	}			

/* custom elements */

body#iframe	{
	background-image: none;
	background-color: #fff;
	border: none;
	overflow: auto;
	margin: 0 auto 0 auto;
	}
	
body#iframe-home	{
	background-image: none;
	background-color: #fff;
	border: none;
	margin: 0 auto 0 auto;	
	}	
	
p.details	{
	text-align: left;
	}	

#container	{
	border-top: 0px solid #87AEC5;
	border-right: none;
	border-bottom: 0px solid #1B5276; 
	border-left: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	background-color: #C7DBF1;
	}

#content	{
	border: none;
	margin: 0 20px 0 20px;
	padding: 0;
	text-align: left;
	float: left;
	}
	
#content-home	{
	border: none;
	margin: 0 20px 0 20px;
	padding: 30px;
	text-align: left;
	clear: both;
	background-color: #ffffff;	
	}	
	
#content-bio	{
	border: none;
	margin: 30px;
	padding: 0;
	text-align: left;
	clear: both;
	}
	
.left	{
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	}

.right	{
	float: right;
	padding: 0;
	margin: 0 0 0 20px;
	}		

#box	{
	border: 1px solid #222;
	margin-bottom: ;
	}	
	
.style	{
	text-transform: uppercase;
	font-weight: bold;
	}
	
a.style:link	{
	color: #c30;
	background-color: #;
	}
	
a.style:visited	{
	color: #c30;
	background-color: #;
	}
	
a.style:hover	{
	color: #663;
	background-color: #feb;
	}
	
a.style:active	{
	}
	
/* CLEARER */	
	
div.clearer {
	display: block; 
	clear: both; 
	margin: 0;
	padding: 0;
  	visibility: hidden;
  	font-size: 1px;
  	line-height: 0px;
  	}		
