body{	font-family:Verdana, Arial, Helvetica, sans-serif;	background:#000 url(images/dbcbg.png) repeat-x;
	height:100%;	font-size:14px;	color:#fff;	font-weight:normal;	margin:0;	padding:0;}#container{ 	background:#000 url(images/dbcheader.png) center top no-repeat;        border:#5E1313 solid 3px;	padding:5px 5px 5px 5px;  	position:relative;	width:800px;        height:100%;
	bottom:0;	left:50%;	margin-left:-390px;	top: 0px;}#textWrap{        }#mainLinks{	font-size:14px;        background:#FFF;        border:#5E1313 solid 2px;	position:absolute;        padding: 1px 1px 1px 1px;        color:#000;	top:115px;	height:20px;	text-align:left;	width:797px;}#mainLinks a:link, #mainLinks a:visited{	color:#000;	text-decoration:none;	border-bottom:#000 dotted 1px;	}#mainLinks a:hover, #mainLinks a:active{	color:#FFF;
	background-color:#5E1313;	border-bottom:#838B8B dotted 1px;}#mainText{        font-family: Verdana, Arial, Helvetica;        background:#FFF url(images/fadeslice.png) repeat-x;        position:relative;        border:#5E1313 solid 2px;        padding:10;        top:144px;        height:500px;        width:545px;        color:#000;        font-size:12px;        text-align:left;}

#mainText img{
	border: 1px solid white;
}

#mainText a:link, #mainText a:visited{	color:#000;	text-decoration:none;
	border:#000;}#mainText a:hover, #mainText a:active{	color:#FFF;}

#mainTextLarge{        font-family: Verdana, Arial, Helvetica;        background:#FFF;        position:relative;        border:#5E1313 solid 2px;        padding:10;        top:144px;        height:500px;        width:776px;        color:#000;        font-size:12px;        text-align:left;}

#mainTextLarge img{
	border: 1px solid white;
}

#mainTextLarge a:link, #mainTextLarge a:visited{	color:#000;	text-decoration:none;
	border:#000;}#mainTextLarge a:hover, #mainTextLarge a:active{	color:#FFF;
	background-color:#5E1313;}#sideText{        font-family: Verdana, Arial, Helvetica;        background:#FFF url(images/fadesliceside.png) repeat-x;        position:absolute;        border:#5E1313 solid 2px;        padding:10;        top:149px;        right:5px;        height:500px;        width:200px;        color:#000;        font-size:12px;        text-align:left;}

#sideText p{

}#mainText a:link, #mainText a:visited{        color:#0000FF;        text-decoration:underline;        border-bottom:#838B8B underline;}#mainText a:hover, #mainText a:active{	color:#5E1313;	border-bottom:#838B8B underline;}

label{float: left;width: 120px;font-weight: bold;}input, textarea{width: 180px;margin-bottom: 5px;}textarea{width: 250px;height: 100px;}.boxes{width: 1em;}#submitbutton{margin-left: 120px;margin-top: 5px;width: 90px;}br{clear: left;}
#footer{        font-size:12px;        background:#FFF;        border:#5E1313 solid 2px;        position:absolute;        padding: 1px 5px 1px 1px;        top:685px;        color:#000;        width:790px;        height:20px;        text-align:right;        text-decoration:none;}#footer a:link, #footer a:visited{        color:#3C3C3C;        text-decoration:underline;        border-bottom:#838B8B underline;}#footer a:hover, #footer a:active{	color:#838B8B;	border-bottom:#838B8B underline;}

.gallerycontainer{position: relative;
left:10px;/*Add a height attribute and set to largest image's height to prevent overlaying*/}.thumbnail img{border: 1px solid white;margin: 0 5px 3px 0;}.thumbnail:hover{background-color: transparent;}.thumbnail:hover img{border: 1px solid white;}.thumbnail span{ /*CSS for enlarged image*/position: absolute;background-color:#5E1313;padding: 5px;border: 2px solid thin;visibility: hidden;right: 235px;color: black;text-decoration: none;}.thumbnail span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}.thumbnail:hover span{ /*CSS for enlarged image*/visibility: visible;top: 0;right: 235px; /*position where enlarged image should offset horizontally */z-index: 1;}