﻿/* EnLite design version 1.6.0
All design is copyright 2007-2008 Andrew B. Kniowski
All Rights Reserved
www.enliteart.com
andrew@enliteart.com
*/


p {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-indent: 1.5em;
}

body {
color: #ccc;
background-color: black;
background-image: url(../images/newbackLT.jpg);
background-attachment: scroll;
background-position: center 0;
background-repeat:no-repeat;
margin: 0;
padding: 0;
 }
 
h1, h2, h3, h4 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
text-decoration: none;
font-size: 1.5em;
text-align: center;
color: white
}

h2, h3 {
font-size: 1.4em;
}

h3.greenborder {
	border-bottom: 1px solid #060;
	width: 300px;
	margin: 20px auto 4px;
	padding-bottom: 3px;
	}
	
h4 {
	font-size: 1.15em;
}

.maintext h4 a{
	color: #019aea;
}

a img{
	border:none;
	}
	
a, a:active{
  outline: none;
}

#main {
margin: 440px 0 0 0;
padding: 0 2em;
}

.maintext p {
text-align: justify;
line-height: 2.1;
font-size: 90%;
}

.maintext a {
color: #87dc89;
text-decoration: none;
}

.maintext a:hover{
text-decoration: underline;
}


img#swnv{
	margin: 7px auto 0px;
	display: block;
	}

#title h1 {
font-size: 1.8em;
}

#content { 
position: relative;
padding: 0;
margin: 30px 0 0 0;
}

#big { 
width: 770px;
margin: 0 auto 0 auto;
padding: 0;
}

#buttonlist {
margin: 122px 30px 0 0.5em;
padding: 0;
text-align:right;
float:right;
 }
 
.links ul {
margin: 0;
padding: 0;
list-style-type: none;
color: #fff;
font-size: 95%;
font-family: tahoma, verdana, arial, sans-serif;
}

.links li {
display:inline;
}

.links li a:visited {
color: #fff;
font-size: 95%;
font-family: tahoma, verdana, arial, sans-serif;
text-decoration: none;
padding: 0;
 }

.links li a:link {
color: #fff;
font-size: 95%;
font-family: tahoma, verdana, arial, sans-serif;
text-decoration: none;
padding: 0;
 }

.links li a:hover{
text-decoration: underline;
 }

#logo{
margin: 17px 0 0 25px;
float:left;
}

#footer {
clear: both;
margin: 1.5em 0 1em 0;
padding: 0;
border-top: 1px solid #060;
 }

#footer.noline {
border-style: none;
margin: 1.5em 0 1em 0;
}

#footer p {
font-size: 60%;
color: #999999;
text-align: center;
margin: 0;
padding: 1em;
 }

#footer a:visited {
color: #cccccc;
text-decoration: none;
}

#footer a:link {
color: #cccccc;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: white;
}

.clearone {
clear:both;
height: 1px;
}



