/* CSS Document */

P, BODY, TD, TH, UL, OL, H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body {
	background-color:#000000;
	background-image: url(images/grayback.gif);
	background-repeat: repeat-x;
	margin: 0px;
}




H1 {
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}



H2 {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin-bottom: 0px;
	margin-top: 0px;
}

H4 {
	color: #730046;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
}

#container {
	width: 800px;
	margin: auto auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/grayback2.jpg);
	padding: 0;
	background-color: #D0D2C2;
	border-top: 10px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;

}

#container-gall {
	background-color: #D0D2C2;
	width: 800px;
	margin: auto;
	background-image: url(images/grayback2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 500px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

#links-front a {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 7px;
		

}

#links  {
	width: 800px;
	text-align: center;
	background-position: center;
	margin: auto;
	padding: 0px;

}



#links a {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	display: block;
	margin: auto;
	padding: 3px 16px 5px 15px;
}


#links a:hover {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	display: block;
	margin: auto;
	padding: 3px 16px 5px 15px;
	background-color: #979588;
}

 #copy  {
	width: 800px;
	margin: auto;
	padding-bottom: 0px;
 
 
 }
 
 
#text  {
	text-align: left;
	margin: auto auto auto 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	


}

#text a  {
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	
}

.rep td {

border-bottom: 1px solid #666666;

}

#bottom  {
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding-top: 10px;
	height: 50px;
	width: 730px;
	margin: auto;
	padding-bottom: 0px;

}	

#bottom a {
	color: #999999;
	text-decoration: none;
	

}

#bottom a:hover {
	color: #CCCCCC;
	text-decoration: none;
	

}
	
#pic {
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 5px;

}
