@charset "UTF-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/fadeBG.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0px 10px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:10px;
}
img {
	border:0px;
	}
a{
	color:#660000;
	}
#nav{
	padding-bottom:31px;
	background-color:#e1e1e1;
	}
a:visited{
	color:#999000;
	}
a:hover{
	color:#CC0000;
	}
.darklink a{
	color:#FFFF99;
	}
.darklink a:visited{
	color:#FFCCCC;
	}
.darklink a:hover{
	color:#FFFFFF;
	}
h1{
	margin:0px;
	padding:15px 0px 15px 0px;
	font-size:22px;
	}
h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	}
h3, .captionB{
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#bb111c;
	font-weight:bold;
	}
h4{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#000000;
	}
h5{
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#ffffff;
	}
	
h5 a:link, h5 a:visited{
	text-decoration:none;
	}
h5 a:hover{
	text-decoration:underline;
	}
.red{
	color:#990000;
	}
.white{
	color:#FFFFFF;
	}
	
.bar{
	margin:5px 0px 5px 0px;
	}
.date{
	font-weight:bold;
	color:#666666;
	}
.date2{
	font-weight:bold;
	color:#666666;
	font-size:10px;
	}
.caption{
	font-size:8px;
	font-style:italic;
	}
.yellow {
	color:#f07f0a;
	}
.gray {
	color:#666666;
	}
.underline_it{
	border-bottom:#990000 1px solid; 
	font-weight:bold;
	}
#acsv_news, #hiv_news, #events, #newsletter, #partners, #help_acsv, #home_video{
	margin:20px 0px 0px 0px;
	}
#events, #newsletter, #partners, #help_acsv, #home_video{
	width:100%;
	}
#acsv_news tr td, #hiv_news tr td, #newsletter tr td, #partners tr td{
	padding:25px 0px 25px 0px;
	}
#home_video tr td{
	padding:5px 0px 0px 0px;
	}
#events tr td{
	padding:25px 0px 0px 0px;
	}
#events .events-minuspad{
	vertical-align:top;
	padding:0px 0px 0px 10px;
	}
#events .nopadding{
	padding:0px;
	}
#help_acsv tr td{
	padding:5px;
	background-color:#990000;
	}
#help_acsv tr td div{
	padding:10px 0px 10px 0px;
	text-align:center;
	border-left:dashed #ffffff 1px;
	border-right:dashed #ffffff 1px;
	border-bottom:dashed #ffffff 1px;
	border-top:dashed #ffffff 1px;
	}
#help_acsv tr td:hover{
	background-color:#660000;
	}
#help_acsv a{
	color:#FFFFFF;
	text-decoration:none;
	}
#help_acsv a:hover{
	text-decoration:underline;
	}
#acsv_news h2, #hiv_news h2, #events h2, #newsletter h2, #partners h2, #home_video h2{
	padding:6px 0px 6px 10px;
	text-align:left;
	}
#help_acsv h2{
	padding:6px 0px 6px 10px;
	text-align:center;
	}
#acsv_news h2, #hiv_news h2, #events h2, #help_acsv h2{
	background-color:#000000;
	color:#FFFFFF;
	}
#newsletter h2, #partners h2, #home_video h2{
	background-color:#bb111c;
	color:#FFFFFF;
	}
#hiv_news_wrapper{
	width:205px;
	float:left;
	padding:0px
	}
#events_wrapper{
	float:right;
	width:370px;
	}
#mainWrapper{
	background-image:url(images/fadeboxBG.gif);
	background-repeat:no-repeat;
	padding:0px 6px 0px 6px;
	width:820px;
	}
#mainWrapperContainer{
	background-color:#bcbcbc;
	background-image:url(images/borderBG.gif);
	background-repeat:repeat;
	padding:0;
	width:832px;
	margin: 0 auto;
	}
#mainWrapper2{
	background-image:url(images/fadeboxBG.gif);
	background-repeat:no-repeat;
	padding:0px 6px 0px 6px;
	width:880px;
	}
#mainWrapperContainer2{
	background-color:#bcbcbc;
	background-image:url(images/borderBG.gif);
	background-repeat:repeat;
	padding:0;
	width:892px;
	margin: 0 auto;
	}
.content{
	padding:0px 15px 15px 15px;
	width:335px;
	}
.rightbar{
	float:right;
	width:200px;
	border-left:#999999 dashed 1px;
	padding:15px 0px 15px 10px;
	}
.twoColFixLtHdr #container { 
	width: 796px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px 11px 0px 11px;
} 
.twoColFixLtHdr #container2 { 
	width: 856px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0px 11px 0px 11px;
} 
.twoColFixLtHdr #header { 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 204px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0px;
	margin:0px;
}
.twoColFixLtHdr #mainContent {
	float:right; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/ribbon-tail.gif);
	background-repeat:no-repeat;
	width:585px;
}

.twoColFixLtHdr #mainContent2 {
	float:right; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/ribbon-tail.gif);
	background-repeat:no-repeat;
	width:605px;
}

.twoColFixLtHdr .nudgebg{
	background-image:url(images/ribbon-tail.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#calContent {
	padding-top:0px;
	background-image:url(images/ribbon-tailB.gif);
	background-repeat:no-repeat;
	width:100%;
}

.twoColFixLtHdr #footer { 
	padding: 0px 0px 10px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:center;
	font-size:9px;
	color:#999999;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#SignUp{
	margin-left:auto;
	margin-right:auto;
	width:360px;
	padding:10px 20px 20px 0px;
	}
	
.signupframe {
  border:0px;
  background: #ffffff;
  color: #070707;
  text-align:left;
}
.news-box img, .news-rss-home img{
	display:none;
}
.news-box-home2 h3, .news-rss-home2 h3{
	font-size:11px;
}
.news-box-home img, .news-box-news img{
	margin:4px 0px 4px 0px; 
	}
.events-box{
	padding:10px;
	}
.events-datebox{
	padding:5px;
	}
.events_nav{
	background:#000000;
	color:#999999; 
	padding:5px 0px 5px 0px; 
	font-size:10px;
	text-align:center;
	}
.blue_nav{
	background-color:#003399;
	color:#999999; 
	padding:5px 0px 5px 0px; 
	font-size:10px;
	text-align:center;
	}
.blue_nav a{
	color:#FFFFCC;
	}
.events_nav a{
	color:#FFFFCC;
	}
.masks-box{
	text-align:center;
	color:#FFFFFF;
	}
.tr1 .yellow-td {
	color:#000000;
	border:1px #ffbb75 solid;
	}
.tr1 .yellow-td2 {
	color:#000000;
	background-color:#ffbb75;
	}
.tr2 .yellow-td {
	color:#000000;
	border:1px #ffd3a0 solid;
	}
.tr2 .yellow-td2 {
	color:#000000;
	background-color:#ffd3a0;
	}
.events-td1{
	color:#666666; 
	border:1px #CCCCCC solid;
	}
.events-td2{
	background-color:#CCCCCC;
	}
.events-td3{
	color:#039fab; 
	border:1px #039fab solid;
	}
.events-td4{
	color:#FFFFFF;
	background-color:#039fab;
	}
.entainment_table td {
	padding:0px 10px 20px 0px;
	vertical-align:top;
	}
.sponsor_table td {
	padding:10px 15px 20px 15px;
	text-align:center;
	border-bottom:#CCCCCC 1px solid;
	}
.sponsor_table img {
	display:inline;
	}
.image-gal1 td{
	text-align:center;
	}
.image-gal1 img{
	border:#000000 1px solid;
	}
#socialnet {
	padding:0px;
	margin:0px;
	border-left:#CCCCCC solid 1px;
	width:150px;
	}
#socialnet img {
	padding:7px;
	}
#socialnet .caption {
	padding-top:5px;
	padding-left:5px;
	}
.vampb h2{
	background-image:url(images/style/gray_grad.jpg);
	}
.vampr h2{
	background-image:url(images/style/red_grad.jpg);
	}