/*
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;
	color: #87a5c2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #191919;
	background-image: url(images/img1.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #4D7BF6;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}

/* Header */

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img2.gif);
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #87a5c2;
	font-variant: normal;
}

#header h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#header h2 {
	margin-top: -.5em;
	font-size: 1em;
}

#header h3 {
	margin-top: -.5em;
	font-size: 1em;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 570px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 200%;
}

#colOne .credits {
	padding: 4px 0 3px 20px;
}

/* Column Two */

#colTwo {
	float: right;
	width: 200px;
	background: #111111;
}

#colTwo ul {
	margin: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#colTwo li {
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
}

#colTwo li li {
	margin-bottom: auto;
	background: none;
}

#colTwo li ul {
	padding-top: 0;
	padding-left: 20px;
	list-style: square inside;
}

#colTwo h2 {
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	color: #4978f6;
	margin: 0px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/img4.gif);
}

/* Column Tree */

#colTree {
	float: left;
	width: 600px;
	background: #111111;
}

#colTree h2 {
	height: 25px;
	margin-top: 0;
	font-size: 1em;
	color: #4978f6;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	background-repeat: repeatx;
	background-position: right top;
	background-image: url(images/img3.gif);
}

#colTree h3 {
	height: 1px;
	margin-top: 0;
	font-size: 1em;
	color: #4978f6;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1px;
	background-repeat: repeatx;
	background-position: right top;
	background-image: url(images/img5.gif);
}

#colTree p, #colTree ul, #colTree ol {
	line-height: 200%;
}

#form1 {
	background: #191919;
}

#textfield1 {
	width: 100px;
	margin-left: 20px;
}

#submit1 {
}

/* Looter */

#looter {
	clear: both;
	width: 800px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: -25px;
	padding: 0px;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
}

#looter h2 {
	height: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	color: #4978f6;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/img4.gif);
}

/* Footer */

#footer {
	clear: both;
	width: 250px;
	height: 60px;
	margin: 0 auto;
	padding: 0 0 0 550px;
}

#footer p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: right;
	font-size: 8px;
}

#boxs {
	clear: both;
	width: 800px;
	height: 190px;
	margin: 0 auto;
	background: #111111;
}