body {
	text-align: center;
	color:#333333;
	font-size:12px;
	min-width: 740px;
	padding: 0;
	margin: 0;
	font-family:arial;
	background-image: url(images/bg.jpg) ;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 30px;
	list-style-type:square;
	line-height:22px;
}

A:link {
	color: #333;
	text-decoration: none;
}

A:visited {
	color:#333;
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color:#2a4f75;
}


H1 {
	font-size:30px;
	font-weight:normal;
	margin-left:25px;
	color: #2a4f75;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-transform: uppercase;
 	letter-spacing: 1px;
	font-family:"times new roman";
	border-left:2px solid white;
}



h2{
	font-size:24px;
	font-weight:normal;
	margin:0px;
	color: #9aabb5;
	text-transform: lowercase;
 	letter-spacing: 1px;
}
		
h3{
	
	margin:0px;
	font-size:18px;
	font-weight:bold;
	color:#2a4f75;
	font-family:"times new roman";
	
}

h4{
	display:block;
	background-color:gray;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:white;
	font-family:"times new roman";
	padding: 3px;
	
}

img.floatLeft { 
    float: left; 
    margin-left: -10px; 
	margin-right: 10px; 
	margin-top: 5px; 
	margin-bottom: 4px; 
	border:3px solid #d0cdb6;
}

img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-right: -10px; 
	margin-top: 5px; 
	margin-bottom: 4px; 
	border:3px solid #d0cdb6;
}

img.bio { 
    float: left; 
    margin-left: 0px; 
	margin-right: 8px; 
	margin-top: 2px; 
	margin-bottom: 0px;  
}

strong {
	font-weight: bold;
	font size: 105%;
	color: #2a4f75;
	font-family: Arial
}
	

#nav {
	text-align: center;
	letter-spacing: 1px;
	color: white;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #2a4f75;
	border-bottom:4px solid #d0cdb6;
}

#nav A:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav A:visited {
	color:white;
	font-weight: bold;
	text-decoration: none;
}

#nav A:hover {
	text-decoration: underline;
	color:white;
}


#wrapper {
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#logo {
	width: 450px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: auto;
	padding: 0;
}

#flash {
	width: 780px;
	height: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-style: solid;
	border-width: 10px;
	border-color: #2a4f75;
}

#flashSub {
	width: 780px;
	height: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-style: solid;
	border-width: 10px;
	border-color: #2a4f75;
}

#title {
	width: 800px;
	height: 50px;
	background-color: #cad3dc;
	margin-bottom: 25px;
}

#content {
	margin:5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}



.bioLeft {
	float:left;
	width: 365px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

.bioRight {
	float:right;
	width: 365px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

.bioRight A:link {
	color: #2a4f75;
	font-weight:bold;
	text-decoration: none;
}

.bioRight A:visited {
	color:#2a4f75;
	font-weight:bold;
	text-decoration: none;
}

.bioRight A:hover {
	text-decoration: none;
	color:#333;
}

.bioLeft A:link {
	color: #2a4f75;
	font-weight:bold;
	text-decoration: none;
}

.bioLeft A:visited {
	color:#2a4f75;
	font-weight:bold;
	text-decoration: none;
}

.bioLeft A:hover {
	text-decoration: none;
	color:#333;
}

#contentSideBar {
	float:right;
	width: 550px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family:arial;
	padding-top: 1px;
	line-height:18px;
}

#side {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px;
	border:1px solid #d0cdb6;
	background-color:#FFFFFF;
}

#side ul {
	
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	list-style-type:none;
	line-height:22px;
}

#side ul a {
	
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	list-style-type:none;
	line-height:22px;
}

#footer {
	text-align:left;
	color: #999;
	font-size:10px;
	margin-top: 65px;
	margin-bottom: 2px;
	padding-top: 9px;
	padding-bottom: 5px;
	border-top:1px dashed #999;
	clear: both;
	
}

#footer A:link {
	color: #666;
	font-weight:normal;
	text-decoration: none;
}

#footer A:visited {
	color:#666;
	font-weight:normal;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
	color:#666;
}

.textRight {
	color: #999;
	font-weight:normal;
	text-align: right;
}

#copyright {
	font-size:10px;
	color: #666;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 7px;
	overflow: hidden;
	
}

#mediamark {

	font-size:10px;
	color: #666;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;

}

#mediamark A:link {
	color: #666;
	font-weight:normal;
	text-decoration: none;
}

#mediamark A:visited {
	color:#666;
	font-weight:normal;
	text-decoration: none;
}

#mediamark A:hover {
	text-decoration: underline;
	color:#666;
}



