/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #000000 url(images/space.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 34px;
	padding: 0 0 8px 0;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 8px 0;
	font-size: 13px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #DF7401;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 300px;
	margin: 0 auto;
	padding: 0 10px 0 20px;
	height: 80px;
	background: url(images/spacer.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: left;
	margin: 0;
	padding: 55px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: none;
}

#header .first a {
	background: none;
}

/* Content */

#content {
	width: 500px;
	margin: 0 auto;
}

#colOne {

	width: 500px;
	padding: 0 29px 0 0;
                text-align: center;
}

#colOne p {
	margin-top: 24px;
                text-align: center;
}

#colTwo {
	float: left;
	width: 500px;
	padding: 0 29px 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 500px;
	margin: 0 auto;
	padding: 8px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img3.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
