
body
	{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper
	{
	margin:0 auto;
	margin-top:10px;
	padding:0px;
	width:800px;
	border:0;
/*	border: thin solid;   */
	border-color:#FFFFFF;
	}

#header
	{
	margin:0px;
	padding:0px;
	width:800px;
	}

#navBar 
	{
	margin-top:10px;
	margin-bottom:30px;
	}

#navBar ul a
	{
	font-size:0.8em;
	color:#CCCCCC;
	}

#navBar ul a:hover
	{
	color:#999999;
	}

#contentWrapper
	{
	margin:20px;
	}
	
#leadershipImage
	{
	width:200px;
	float:left;
	margin-bottom:40px;
	}
	
#leadershipDesc
	{
	width:500px;
	float:left;
	padding-left:20px;
	padding-top:45px;
	vertical-align:bottom;
	}

#footer
	{
	margin:0px;
	padding:0px;
	padding-top:40px;
	width:800px;
	color:#CCCCCC;
	height:140px;
	text-align:center;
	font-size:0.7em;
	}
	
#clearing
	{
	clear:both;
	}

p
	{
	font-size:0.8em;/*18px*/
	line-height:1.15;
	margin:2px;
	color:#CCCCCC;
	font-weight:500;
	}

p a
	{
	font-weight:100;
	text-decoration:none;
	color:#CCCCCC;
	}
a 
	{
	margin: 0;
	padding:0px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	border-style:none;
	}

a:hover 
	{
	color:#CCCCCC;
	}

h1
	{
	font-size:1.2em;/*18px*/
	}

h2
	{
	font-size:1.0em;/*18px*/
	}

h3
	{
	font-size:0.8em;/*18px*/
	}

ul
	{
	margin:0;
	padding:0;
	}

ul a
	{
	width:160px;
	height:20px;
	line-height:20px;
	display:block;
	text-align:center;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	}
	
ul a:hover
	{
	color:#CCCCCC;
	text-decoration:none;
	}

img
	{
	border:none;
	margin:10px;
	}
	
.noUnder
	{
	text-decoration:none;
	}

.noIndent
	{
	text-indent:0em;
	}

.floatLeft
	{
	float:left
	}

.fLeft
	{
	float:left;
	}

.fmiddle
	{
	vertical-align:middle;
	}

.fRight
	{
	float:right;
	}	

.newNav
	{
	width:160px;
	height:20px;
	line-height:20px;
	display:block;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:20px;
	float:left;
	}
	
.newNavPad
	{
	width:320px;
	float:left;
	}
	
		/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TARGET WEBKIT AKA Safari
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@media all and (min-width:0px) 
{

}

	/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		END TARGET WEBKIT AKA Safari
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
