body {
	margin: 0 auto;
	padding: 0;
	background-color: #cccccc;
	text-align:center;
	font-family:"Helvetica", sans serif;
	line-height: 18px;
	font-size: 14px;
}



#container {

	padding: 0;
	margin: 0 0 0 0;
}


#wrapper {

	width: 930px;

	text-align: left;
	margin: 0 auto;
	padding: 0;
}

	
div.insidewrapper {
	width: 900px;
	margin: 0 auto;
	padding:15px 15px 0 15px;
	background-color: #1a89b7;
}




#header {
	width: 896px;
	height: 116px;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 15px;
	border: 3px solid #a2a1a1;
}

.header {
	float:left;	
	width:325px;
	height:95px;
	margin:15px;
}


div.space {
	float:right;
	width:110px;
	height:25px;
	margin:15px;
	margin-bottom: 0;	
	padding-bottom:16px;
}

div.login {
	background-color:#1A89B7;
	float:right;
	width:110px;
	height:25px;
	margin:15px;
	margin-bottom: 0;	
	padding-bottom:16px;
}

div.login a {
	color: white;
	font-weight:bold;


}

div.login a:hover {
	text-decoration:none;	
}


div.nav {
	color: #2B2B2B;
	font-weight:bold;
	float:right;
	font-size:13pt;
	margin: 34px 15px 0px 0px;
}
	div.nav a{
		font-family: "garamond premier pro", serif;
		color: #2B2B2B;
		text-decoration: none;
		padding: 8px 7px 6px 6px;
}

	
	div.nav a:hover {
		color: #fff;
		background-color:#1a89b7;
}

div.nav1 {
	color: #2B2B2B;
	font-weight:bold;
	float:right;
	font-size:14pt;
	margin: 34px 5px 0px 0px;
}
	div.nav1 a{
		font-family: "garamond premier pro", serif;
		color: #2B2B2B;
		text-decoration: none;
		padding: 8px 4px 6px 4px;
}

	
	div.nav1 a:hover {
		color: #fff;
		background-color:#1a89b7;
}


#hero {
	width: 894px;
	margin: 0 auto;
	margin-bottom:15px;
	border: 3px solid #a2a1a1;
}

.hero {
	width: 894px;
}

#homecopy {
	float: left;
	width: 406px;
	height: 370px;
	border: 3px solid #a2a1a1;
	padding: 15px;
	background-color: white;
	margin-bottom: 15px;
}

h1 {
	font-family: "garamond premier pro"; serif;
	color: black;
	font-size: 25pt;
	line-height: 30pt;
}

#video {
	float: right;
	width: 411px;
	height: 720px;
	border: 3px solid #a2a1a1;
	padding: 15px;
	background-color: black;
	margin-bottom: 15px;
}

#footer {
	width: 896px;
	height: 35px;
	margin: 0 auto;
	position: relative;
	text-align:center;
	padding-top: 12px;
	clear:both;

}


#footer p, #footer p a {
	color: #fff;
	font-size:12px;
	font-family:"garamond premier pro",serif;
	line-height: 0;

}

div#footer p a:hover {
	text-decoration:none;
}



#content {
	float:left ;
	width: 866px;
	border: 3px solid #a2a1a1;
	padding: 15px;
	background-color: white;
	margin-bottom: 15px;

}

div#content img {
	float:right;
	border: 3px solid #a2a1a1;
	margin: 0 0 20px 20px;
}


div#content a {
	color: #1A89B7;
	font-size: 18px;
	font-weight:bold;
	text-decoration:none;
}

div#content a.web {
	color: black;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

div#content a:hover.web {
	color: #1A89B7;
}

.members {
	color: #1A89B7;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 5px;
}

div#homecopy a.more {
	line-height: 18px;
	font-size: 14px;
	margin-top: 5px;
	color: #1A89B7;
   	font-weight: bold;
   	text-decoration: none;

}

div#content a.more {
	line-height: 18px;
	font-size: 14px;
	margin-top: 5px;

}

div#content a:hover {
	color: #2B2B2B;
}

div#content.article {
	width: 600px;


}

div#content.side {
	width: 213px;
	float:right;
	height: 100%;
	border: 0;
	padding-top:0;
}

div#content.side a {
	font-size: 12px;
	text-decoration: none;
	color: #1a89b7;
	font-weight: bold;

}

div#content.side a:hover {
	color: #2B2B2B;
}

div#content.side h1 {
	font-size: 16px;
	line-height:0;
	font-weight:bold;
	font-family:"arial",sans-serif;


}

#photo {
	float: right;
	margin-top: -10px;
}
	


h2 {
	font-size: 18px;
	font-weight:bold;
	font-family: "garamond premier pro", serif;
}



a img {
	border:0;
	padding:0;
	margin:0;
}




p.nav {
	font-size: 12px;
	color: white;
	margin: 75px 0 0 827px;
}