@charset "utf-8";
/* EBVA Main Shell Styles */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	color: #000000;
}
a:link { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }
a:visited, a:active { color: #000; text-decoration: underline; }
.main #container {
	width: 900px;
	margin: 20px auto;
}
.main #Content {  }
.main #header { background: #CCC url(../images/header3.gif) right no-repeat; border: 1px solid #000000; padding: 0 10px 0 20px; border: 1px solid #000; height: 80px; margin-bottom: 5px; }
.main #mcSplash { background: #FFF url(../images/bcksplsh.jpg) top center no-repeat; border: 1px solid #000000; }
.main #leftSidebar { background: #FFF; width: 200px; border: 1px solid #000; }
.mainHdr #ebvaContent { float: right; margin: 0 0 0 0; padding: 0 0; }
#splashEvent { border: 1px outset; margin: 0 0 0 70px; padding: 5px; width: 490px; }
#bottomrule { margin: 0 0 15px 0; }
.brContainer { padding: 2px; border: 1px solid #000; float: right; margin-left: 0px; margin-right: 35px; }
.mainHdr #footer { font-size: 11px; padding: 5px 10px 5px 20px; background:#C8CFBF; border: 1px solid #000; width: 400px; text-indent: 200px; }
.mainHdr #footer p { margin: 0; padding: 10px 0; }
.header { font: bold 16px Arial, Helvetica, sans-serif; margin: 15px 20px 20px 0; float: right; }
.footer { font-size: 11px; color: #000; border-top: 1px dotted gray; }
#footer { border-top: 1px dotted gray; }

.fltrt { float: right; margin-left: 8px; }
.fltlft { float: left; margin-right: 8px; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 5px; }
.style5{
line-height:30px;
}
/* navigation */
#navContainer { position:relative;display:none;z-index:0; float: right; margin-top: 60px; }

/* font styles */
.h1 { font-size: 15px; font-weight: bold; }
.h2 { font-size: 14px; font-weight: bold; }
#footer a:link { color: #000; text-decoration: none; }
#footer a:hover { color: #990000; text-decoration: underline; }
#footer a:visited, a:active { color: #C8CFBF; text-decoration: none; }
.memHR { font-size: 13px; font-weight: bold; text-decoration: underline; }
.bioImage{
	float:left;
	margin-right: 10px;
}

/* Special Styles */
.scroll { height: 500px; overflow: auto; padding: 5px; }
.memContact { width: 250px; margin-left: 25px; text-align: left; padding: 5px; border: 1px dotted #999; border-left: none; border-right: none; }
/* Event Styles*/
#poster{
font-family: Georgia, "Times New Roman", Times, serif;
background-color:#663300;
color:#fac800;
border:#FAC800 solid 4px;
}
#dates{
margin-left:auto;
margin-right:auto;
width:60%;
}
#reservations{
text-align:center;
}
div#uwx_sponsors {
vertical-align:top;
}
div#uwx_sponsors a{

text-decoration:none;
}
div#uwx_sponsors img a {
border-style:outset;
margin:0px 5px 5px 5px;
}
div#uwx_sponsors a:link img {
border-color:#999999;
border-style:hidden;
}
div#uwx_sponsors a:hover img {
border-style:solid;
}
div#uwx_sponsors a:visited img {
border-style:solid;
border-color:#CCCCCC;
}