@charset "utf-8";
body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
h7 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #F00;
	text-decoration: underline;
}
h8 {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	font-weight: lighter;
	color: #000;
	font-size: small;
}
h10 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: underline;
}
h11 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: none;
}
h12 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	text-decoration: underline;
}
h13 {
font-family: "Arial Black", Gadget, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #F00;
	text-decoration: underline;
}
h14 {
	ont-family: "Arial Black", Gadget, sans-serif;
	font-size: medium;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	text-decoration: none;
}
ul {
	padding-left: 10px;
	list-style-type: disc;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
	font-weight: lighter;
}
ul2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: inherit;
}
header {
	height: 200px;
	width: 780px;
	background-image: url(images/banner.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header2 {
	height: 220px;
	width: 780px;
	background-image: url(images/header1.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
footer {
	background-color: #a50000;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 50px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: small;
	
}
aside {
	float: left;
	height: 1000px;
	width: 100px;
	margin-left: 0px;
	padding: 5px;
	margin-top: 10px;
	background-color: #999;
}
section {
	background-color: #999;
	padding: 5px;
	float: right;
	height: auto;
	width: 645px;
	margin-right: 5px;
	margin-top: 10px;
}
section1 {
		background-color: #999;
	padding: 5px;
	float: right;
	height: auto;
	width: 400px;
	margin-right: 5px;
	margin-top: 10px;
}

article {
	background-image: url(images/article_bg.jpg);
	float: right;
	height: 1010px;
	width: 200px;
	margin-right: 0px;
	padding: 5px;
}
#main-content {
	background-color: #B81800;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	height: auto;
}
#main-content1 {
	background-color: #B81800;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 570px;
	height: auto;
}
#nav-horizontal {
	background-color: #a50000;
	padding: 0px;
	float: left;
	width: 780px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav-horizontal li {
	color: #000;
	float: left;
	margin-right: 14px;
	padding-right: 14px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	list-style-type: none;
	border-right-width: thin;
}
#nav-horizontal li a {
	color: #fff;
	text-decoration: none;
	font: Arial, Helvetica, sans-serif
	text-align: center;
	font-size: small
}
#nav-horizontal li a:hover {
	color: #F00;
}
#nav-horizontal2 {
	background-image: url(images/navbar1.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 430px;
	height: 36px;
}
#nav-horizontal2 li {
	color: #000;
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000000;
	border-bottom-color: #000;
	border-left-color: #000;
	list-style-type: none;
}
#nav-horizontal2 li a {
	color: #fff;
	text-decoration: none;
}
#nav-horizontal2 li a:hover {
	color: #F00;
}