/*Block Wall Style Sheet */

* { 
	padding: 0;
	margin: 0;
	}
body { 
	font: 1em Arial, Helvetica, sans-serif;
	background-image:url(images/blockwall-bg.gif);
	background-repeat:repeat;
	}
h2 { font-size: 1em; 
	}
a { color:#0000FF,
}
#wrap {	margin: 20px auto;	
	width: 1024px; 
	background:#770600;
	border:thin #000000 solid; 
	}
#contentwrap {
		}
#header {
	height: 150px;
	margin: 0;
	padding-left: 15px;
	background-image:url(images/block-wall.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	}
#header h1 { margin: 0; 
	padding-left: 1px; 
	padding-top: 12px; 
	font-size: 8px; 
	color: #000; 
	z-index: 1
	}
#header h1 a { 
	font-size: 1.1em; 
	color: #ff9621; 
	text-decoration: none;
	}
#header h2 { 
	margin: 0; 
	padding-left: 1px; 
	padding-top: 0px; 
	font-size: 28px; 
	color: #333; 
	}
#headerleft { 
	color: #333; 
	padding-right: 20px; 
	padding-top: 20px;
	}
#topmenu a { 
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
	line-height: 22px;
	height:40px;
	} 
#topmenu a:hover {
	color:#fff; 
	background:#B30900;
	}
#topmenu a:visited {
	color: #fff;
	}
#topmenu {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #555;
	margin-bottom: 1px;
	color: #000;
	height: 22px;
	}
#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float: right;
	width: 750px;
	margin-top: 5px;
	margin-left: 1px;
	color: #040404;
	background-color:#fff;
	padding:25px;
	}	
#right ul {
	padding-left:10px;
	}
#right p {
	padding-right: 5px;
	}	
#right h1 {
	font-size:18px;
	color:#333333;
	}

#left {
	color:#FFFFFF;
	width: 200px;
	margin-left:13px;
	padding-top:10px;
	}
#left ul li{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 5px;
	height:20px;
	padding: 1px;
	line-height: 1.4em; 
	color:#fff;
	background-color:#770600;
	}
#left li { 
	list-style-type: none; 
	/*border-bottom: 1px dotted #fff; */
	color:#fff;
	}
#left li a {
	text-decoration: none; 
	color:#fff;
	}
#left li a:hover {
	color:#fff;
	background-color:#B30900;
	}
#leftblock { 
	background: #555; 
	text-align: center; 
	margin-top: 10px; 
	margin-left: -13px;
	color: #eee; 
	height: 20px; 
	}
.img {
	margin: 5px;
	background-color: #fff;
	border:thin solid #000000;
	}
#footer {
	clear:both;
	background-color: #555;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
	font-size: 12px;
	}
#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#B30900;
	}
#copyright {
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: center;
	font-size: 10px;
	background-color:#555;
	}
#copyright a {
	color:#fff;
	}
#logo {
	width: 200px;
	visibility: 200;
	}
#headerlogo {
	position: absolute;
	width: 200px;
	height: 150px;
	z-index: 200;
	padding: 0px;
	}
.style1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:underline;
	}
.style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	}
.style3 {
	text-decoration:underline;
	}
.style4 {
	font-size:16px;
	}
/* End of style sheet */
