﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
	background-color: #330000;
	background-repeat: no-repeat;
	
	
}

h3 {
	color: #990000;
}

h2 {
	color: #990000;
}

h1 {
	color: #990000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

blockquote {
	margin-top: 0;
}

ol {
	margin-top: 0;
}

ul {
	margin-top: 0;
}

p {
	margin-top: 0;
}

a:link {
	text-decoration: none;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

a:hover {
	border: none;
}
a:visited{
	color: #666666;
}

img {
	border: none;
	padding: 2px;
	
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background-image: url(images/redbanner.jpg);
	background-repeat: no-repeat;
	border: 10px solid #FFFFFF;
	
}

#header * {
	margin: 0;
	border: none;
	text-transform: capitalize;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
	}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */



/* Menu */

#menu {
	width: 720px;
	height: 41px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/img2.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto auto auto auto;
	clear: none;
}

#menu ul {
	padding: 0;
	list-style: none;
	width: 720px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}


#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 10px 0 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	color: #FFFFFF;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
}

#menu a:hover {
	color: #FFFFFF;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
}
/* Content */

#content {
	width: 700px;
	border: 10px solid #FFFFFF;
	background-image: url(images/img4.gif);
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentwide{
	width: 700px;
	border: 10px solid #FFFFFF;
	
	margin-right: auto;
	
	margin-left: auto;
	background-image: url(images/img5.jpg);
	clear: none;
	
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 350px;
	padding: 20px 10px 0 10px;
}
#colwide {
	float: right;
	width: 520px;
	padding: 20px 10px 0 10px;
	}

ul {
	list-style-position: inside;
	right: auto;
	float: left;
	list-style-type: disc;
	width: auto;

}
#colThree {
	float: left;
	width: 124px;
	padding: 6px;
	clear: none;
}



/* Footer */

#footer {
	width: 720px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(/images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #FFFFFF;
}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:focus {
	background-color: #EEEEEE;
}
a.hid:active {
	background-color: #EEEEEE;
}
a.hid:focus span {display:none;}
a.hid:active span {display:none;}
a.hid:focus em {display:block; color:#330000; width:100%; font-style:normal; cursor:default;}
a.hid:active em {display:block; color:#330000; width:100%; font-style:normal; cursor:default;}
.clear {
	clear:none;
}
#award {
	margin: -150px 0 0 0;
	background-image: url(images/star.png);
	height: 155px;
	width: 175px;
	background-repeat: no-repeat;
	clear: none;
	position: absolute;
	}
#containaward{
	width: 700px;
	
	margin: 0 auto;
	
	

	
}