body {
	padding-top: 0px;
	margin: 0px;
	font-size: 0px;
	font-size: 12px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #777;
	background-color: #070222;
}

h2 {

	font-size: 14px;
	margin-top: 0px;
	font-weight:bold;
	padding-top: 0px;
	color : #777; 

}

h3 {
	font-size: 13px;
	font-weight:bold;
	margin-top: 0px;
	padding-top: 0px;
	color : #777;
}	


#head {
	top:0px
	left:0px;
	width:944px;
	height:197px;
	background-image:url(/images/header_trans.gif);
	position: absolute;
}

	
#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top: 0px;
	margin-top:-12px ! important;
	margin-top:0px;
	padding:0px;
	width:944px;
	background-color: #CCCCCC; 
}
#columns {
	z-index:10;
	width: 944px;
	position: relative;
	top: 197px;
	background-color: #B51032;

	
}
#side1 {
	position:absolute;
	left:0px;
	width:200px;
	background-color: #FF6666;
	top: -38px;
}




#content {
	background-color: #FFF;
	background-image:url(/images/grey_grad_body.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 524px;
	height: 450px;
	position: static;
	margin-top: 1px;
	margin-left: 200px;
	padding-left:10px;
	padding-right:10px;
	
}


#content a{
	text-decoration: none;
}


#content a:hover {
	text-decoration: underline;
}



#long_content {
	background-color: #FFF;
	background-image:url(/images/grey_grad_body.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 524px;
	height:1300px;
	height:21400px ! important;
	position: static;
	margin-top: 1px;
	margin-left: 200px;
	padding-left:10px;
	padding-right:10px;
	
}



#long_content a { 
	text-decoration: none;
}


#long_content a:hover {
	text-decoration: underline;
}


#side2 {
	position:absolute;
	top: 0px;
	width:200px;
	height : 450px;
	left: 744px;
	indent-left:10px;
	background-image:url(/images/grey_grad.gif);
	background-repeat:repeat-x;
	background-color: #EBEBEB;
}



#side2_long {
	position:absolute;
	top: 0px;
	width:200px;
	height : 21400px;
	left: 744px;
	indent-left:10px;
	background-image:url(/images/grey_grad.gif);
	background-repeat:repeat-x;
	background-color: #EBEBEB;
}





#side2_top_links a {
	color:#B51032;
	margin-left:10px;
	text-decoration: none;
	
}



#side2_top_links a:hover { 
	text-decoration: underline;
}




#pane {
	width: 200px;
	position: relative;
	font-size: 9px;
	padding:0px;
	margin-top: 0px;
	margin-left:0px;

}

#pane a{
	color:#B51032;
	font-weight:bold;
	text-decoration: none;
}

#pane a:hover {
	text-decoration: underline;
}


#moreinfo {
	float:left;
}

#moreinfo p {
	margin-left:10px;
	margin-top:0px;
	width:77px;
};


#readmore {
	margin-left:100px;;
	color: #B51032;
	font-size: 10px;
}



#foot {
	clear: both;
	position: relative;
	background-color: #711515;
	width: 944px;
	height:25px;
	margin-top:194px;
	font-size: 10px;
	color: #CCC;

}



#foot a {
	text-decoration: none;
}


#foot a:hover { 
	text-decoration: underline;
}



.left-element {
   display: ;
   position: absolute;
   left: 0;
   top: 5px;
   width: 100%;
   text-align: center; /* depends on element width */
   }
   
.left-element a {
	color:#CCC;
	font-weight:bold;
	text-decoration: none;
}

 .left-element a:hover { 	
	text-decoration: underline;
}

.right-element {
   position: absolute;
   top: 5px;
   right: 50px;
   text-align: right; /* depends on element width */
   } 








#long_footer {
	position: relative;
	background-color: #711515;
	width: 944px;
	height:25px;
	clear: both;
	margin-top:196px;
}


#long_footer p {
	position: relative;
	top:5px;
	text-align:center; 
	font-size: 10px;
}


#long_footer a {
	text-decoration: none;
	color: #CCC
}



#long_footer a:hover { 
	text-decoration: underline;
}





#navigation { 
width: 200px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#B51032;
}

#navigation ul { 
	list-style: none; 
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px; 
} 


#navigation li { 
	border-bottom: 1px solid #ED9F9F;
	margin-left:0px; 
	padding: 0px; 
 
	 
} 

#navigation li a { 
	display: block; 
	padding: 5px 5px 5px 0.5em; 
	border-left: 12px solid #711515; 
	border-right: 0px solid #711515; 
	background-color: #B51032; 
	color: #FFFFFF; 
	text-decoration: none; 
}

#navigation li a:active { 
	font-weight:bold;
}

#navigation li a:hover { 
	 background-color: #711515; 
	 color: #FFFFFF; 
}

#pagetitle {
	position: relative;
	width: 450px;
	left: 210px;
	top: 165px;
}



.Outlined table {
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color:#11111;
}

.Outlined th {
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
	
}

.Outlined td {
	padding: 2px 5px 2px 5px;
	border: 1px;
	border-style: solid;
	font-size: 11px;
	
}

.Outlined ul {
	margin: 5px 0 0 0;
}

.Outlined  li {
	margin-left:20px;
	
}



.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;

}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -10px;
border: 1px dashed gray;
visibility: hidden;
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;
left: 20px; /*position where enlarged image should offset horizontally */;
z-index:100;

}




clear {
	clear:both;

