body {
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	
	background-color: #e8eaed;
	
	font-size: 13px;
}

div#header {
	padding: 0px;
	width: 780px;
	height: 119px;
	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	
	display: inline;
}

div#logo {
	float: left;

	width: 182px;
	height: 119px;
	
	background-image: url("/images/bkg_top.gif");
}

div#logo img {
	margin-left: 31px;
	margin-bottom: 0px;
}

div#banner {
	float: left;

	width: 598px;
	height: 119px;
	
	background-image: url("/images/bkg_top2.gif");
}

div#banner img {
	margin-top: 49px;
	margin-left: 32px;
}

div#column_wrapper {
	clear: both;
	width: 780px;
	
	min-height: 361px;
	
	background-image: url("/images/bkg_mid.gif");
}

div#left_column {
	float: left;

	width: 182px;
}

div#nav {
	width: 182px;
	
	background-color: #cacaca;
}

div#nav div.button {
	height: 17px;
	width: 182px;
	
	margin: 1px 0px;

	background-color: #a5a5a5;
}

div#nav div.button img {
	margin: 0px;
	
	float: right;
	clear: left;
}

div.left_banner {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

div.left_banner p {
	margin: 3px;
}

div.left_banner div.spacer {
	height: 10px;
	
	background-color: #bbbbbb;
	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

div#right_wrapper {
	float: left;
	
	padding-top: 1px;
	
	width: 598px;
	
	background-color: #ffffff;
}

div#content {
	padding: 15px 40px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}

div#content form#paypal {
	margin-left: 49px;
}

div#content img#credit {
	margin-left: 49px;
}

div#content a.header {
	text-decoration: none;
	color: #666666;
}

div#content h1 {
	padding: 2px 5px;
	
	background-color: #e5e5e5;
	
	font-family: Garamond, serif;
	font-weight: 700;
	font-variant: small-caps;
	text-align: center;
	
	border: 2px outset #bbbbbb;
}


div#content div.address {
	width: 50%;
	
	margin-left: 20px;
	
	text-align: center;
	color: #003366;

	background-color: #eeeeee;
	
	border: 1px dashed #bbbbbb;
}

div.banner img.left {
	margin-right: 5px;
	
	border: 3px outset #bbbbbb;
}

div.banner img.right {
	margin-left: 5px;
	
	border: 3px outset #bbbbbb;
}

div.featured {
	border: 1px solid #bbbbbb;
	padding: 5px;
}

div.featured img.left {
	margin-right: 5px;
}

div.anchor_menu {
	font-size: 14px;
	text-align: center;
	
	background-color: #AACCCC;
	
	padding: 4px;
}

div#ad_banner {
	width: 598px;
	height: 125px;
	background-color: #FFFFFF;
}

div#ad_banner img {
	margin-bottom: -5px;
}

div#home_slideshow_wrapper {
	width: 404px;
	height: 242px;
	
	margin: 27px;
	padding: 10px;
	
	background-image: url("/images/bkg_slideshow02.gif");
}

div#home_slideshow {
	width: 404px;
	height: 242px;
}

span.featured_title {
	font-size: 19px;
	font-weight: bold;
		
	margin-bottom: 10px;
}

div#jackson {
	width: 50%;
}

div#jackson  img{
	margin-left: 20px;
	
	border: 1px solid #bbbbbb;
}

div#crickett {
	width: 50%;
}

div#crickett  img{
	margin-left: 10px;
	
	border: 1px solid #bbbbbb;
}

img#welcome {
	margin-left: 31px;
}

dl.qa dt {
	font-style: italic;
}

dl.event dt {
	font-style: italic;
}

table.event {
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
}

table.event td {
	width: 50%;
	
	padding: 0px;
	
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

table.event table{
	border-collapse: collapse;
	border: 1px solid #bbbbbb;
	
	margin: -1px;
}

form#sponsor_cat img {
	float: right;
	
	border: 1px solid #bbbbbb;
}

div#change_sponsors01 {
	padding-left: 20px;
}

div #change_sponsors02 {
	padding-left: 7px;
}

dl.pricing>dt {
	font-size: 16px;
}

dl.pricing>dd>dl>dt {
	font-size: 14px;
}

dl.contact_department {
	margin-bottom: 50px;
}
dl.contact_department dt {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 5px;
}

dl.contact_department dd {
	font-weight: normal;
}

dl.contact_location dt {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 5px;
}

dl.contact_location dd {
	font-weight: normal;
}

dl.contact_staff dt {
	font-size: 13px;
	margin-top: 5px;
	font-weight: normal;
}

dl.contact_staff dd {
	font-weight: normal;
}

dl.event_news>dd {
	font-weight: normal;
	margin-bottom: 15px;
}

dl.job>dd {
	font-weight: normal;
	margin-bottom: 10px;
}

dl >dd>dl{
	margin-top: 3px;
}

dl dt {
	font-size: 14px;
}

div.ccdd_sponsor {
	float: right;
	width: 159px;
}

p.ccdd_subtitle {
	text-align: center;
	font-size: 16px;
}

div#column_footer {
	clear: both;
}

div#footer {
	clear: both;
	
	width: 780px;
	
	padding-top: 30px;
	padding-bottom: 30px;
	
	background-color: #cacbcb;
}

div#footer p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#footer p.contact_us {
	color: #003366;
}

div#footer p.slogan {
	color: #003366;
	font-weight: bold;
}

dl.naming dt {
	font-size: 14px;
	margin-top: 7px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.font_17px {
	font-size: 17px;
}

.font_15px {
	font-size: 15px;
}

.font_13px {
	font-size: 13px;
}

.center {
	margin: 0px 25px;
}

.center_text {
	text-align: center;
}

.clear {
	clear: both;
}

.clear_left {
	clear: left;
}

.clear_right {
	clear: right;
}

.flush_h2 {
	margin-bottom: -20px;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.align_right {
	text-align: right;
}

a img{
	border: none;
}

.price {
	font-style: italic;
	font-size: 15px;
}

.bold {
	font-weight: bold;
}

.normal_weight {
	font-weight: normal;
}

.text_red {
	color: red;
}

.width_50percent {
	width: 50%;
}

.margin-left_20px {
	margin-left: 20px;
}


.contimage{
filter: alpha(opacity=80);-moz-opacity:.80;opacity:.80;
} 

#aboutcontainer {
	border-style: none;
	padding: 10px 0px 5px 5px;
}


#aboutcontainer span {
	position: absolute;
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	margin-left: 350px;
	padding-top: 5px;
	padding-left: 5px;
}


.margin-left_44px {
	margin-left: 44px;
}

#cntrcontainer {
	margin: 100px auto 0px auto;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#finalphase img { 
margin: 10px 10px 10px 10px;
} 

div#content3 {
	padding: 15px 40px;
        background-image:url("images/vaclogowater.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
