/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/Darker.png) repeat-x;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left: 1;
	background-image: url(images/Darker.png);
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 980px;
	height: 153px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
}

#logo * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: normal;
	line-height: 40px;
}

#logo h1 {
	padding: 100px 0 0 0;
	letter-spacing: normal;
	font-size: 3.5em;
	color: #FFFFFF;
}

#logo h2 {
	letter-spacing: 1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 154px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	padding: 5px 19px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 980px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 140%;
}

#colOne .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #210100;
	border-left: 2px solid #8A0600;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Column Two */

#colTwo {
	float: right;
	width: 248px;
}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 20px;
}

#colTwo li li {
	margin-bottom: auto;
}

#colTwo li ul {
	padding-left: 20px;
	list-style: square inside;
}

#colTwo h2 {
	padding-bottom: 5px;
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 20px;
	background: url(images/img3.gif) no-repeat 5px 6px;
	border-bottom: 1px solid #2C2C2C;
}

#textfield1 {
	width: 150px;
	margin-left: 20px;
	background: #9E9E9E url(images/img4.gif) repeat-x;
	border: 1px solid #9C9C9C;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
}

#submit1 {
	background: #9E9E9E url(images/img5.gif) repeat-x;
	border: 1px solid #625252;
	border-right-color: #1B0F0F;
	border-bottom-color: #1B0F0F;
	color: #CCCCCC;
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0;
	background-image: url(../bottombanner.png);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
}
#content #colOne h3 {
	font-size: 980px;
	font-style: normal;
}
