/*
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: #311C00 url(templates/Earthling/resources/common/images/img1.jpg);
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
}

a{

	color: #D9C09A;

}

a:hover{

	text-decoration: none;

}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(templates/Earthling/resources/common/images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 730px;
	height: 250px;
	margin: 0 auto;
}

#header * {

	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 90px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
	margin:0;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}

/* Content */

#content {
	width: 730px;
	margin: 0 auto;
}

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

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

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

.sys_footer {
	clear: both;
	width: 730px;
	margin: 20px auto 0px auto;
	padding: 20px 0 10px 0;
	background: url(templates/Earthling/resources/common/images/img4.gif) repeat-x;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0;
    background:none;
}

.sys_footer p {
	margin: 0;
	padding: 0;

	text-align: center;
}
			
.sys_txt{
	margin: 0;
	padding: 0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8767;
}

a{color:#D9C09A;}

.sys_txt a img{

	border : none;

}

.sys_txt a{

	color: #D9C09A;

}

.sys_txt a:hover{

	text-decoration: none;

}

.sys_txt h1, 
.sys_txt h2, 
.sys_txt h3, 
.sys_txt h4, 
.sys_txt h5, 
.sys_txt h6 {
	
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

.sys_txt h1,
.sys_txt h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	letter-spacing: -1px;
	
}

.sys_txt h1{
	
	font-size: 32px;
	
}
.sys_txt h2{
	
	font-size: 25px;
	
}

.sys_txt h3{
	
	font-size: 17px;
	
}

.sys_txt h4{
	
	
}

.sys_txt h5{
	
}

.sys_txt h6{
	
	
}

.sys_txt p{
	

}

.sys_txt p, 
.sys_txt ol, 
.sys_txt ul {
}

.sys_txt blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 2px solid #F08F02;
	font-style: italic;
}	
			
.sys_txt ul,
.sys_txt ol{
	
	margin-left: 0px;
	padding-left: 40px;
}


.sys_txt ul li{
	padding: 2px 0 5px 0;
	
	
}

.sys_txt ul {
	
	list-style: square;
}


.sys_txt ul li.first {
	background: none;
}
