@charset "utf-8";
/* CSS Document */
.get-involved {
	font-size: 1.1em;
	font-weight: bold;
	
    line-height:15px;
}

#profile{
	margin-top:10px;
	padding: 0px 10px 0 0; 
	border-top:#082050 1px solid;
}

#profile h2 {padding:0; margin:5px 0 -6px 0;}

#profile h2 a:link, #profile h2 a:visited {text-decoration:none; color:#003366;}

#profile h2 a:active {text-decoration:none; color:#ff9900;}

#profile img, .video img {border:#082050 1px solid;}

#profile .picture {
	width:162px;
	float:left;
	margin: 5px 10px 8px 0;
}

#profile .pictureRight {
	width:162px;
	float:right;
	margin: 5px 0 8px 10px;
}

#video-container {
	background-color:#d7ebeb;
	border: 1px solid #082050;
	padding: 10px;
	float: right;
}

#video-wrapper {
	width:555px;
	margin-left:45px;
	padding-top:10px;
	text-align:left;
}

#video-wrapper div {width:185px; float:left; margin-bottom:25px;}

label {font-size:1.2em; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.more { font-style:italic; }
a.stand-out { font-weight:bold; }

.date { font-size:0.95em; font-weight:bold; }

.err { color:#FF0000;}

.left-col {
	width:430px;
	float:left;
}

.right-col { width:182px; float:right; }

.video { margin-bottom:25px;}

.video-index {width:185px; float:left;}


