html { 
	height:100%;
	width:100%;
	}
	
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000;
	font-size: 12px;
}

#bottom a:link { color: #fff; text-decoration: none }
#bottom a:visited { color: #D3E0ED; text-decoration: none}
#bottom a:hover { color: #cc0000; text-decoration: none }
#bottom a:active {  color: #FFFF00; text-decoration: none}

a:link { color: #9ACAE7; text-decoration: none }
a:visited { color: #99C8FB; text-decoration: none}
a:hover { color: #cc0000; text-decoration: none }
a:active {  color: #FFFF00; text-decoration: none}

#log p { font: 12px Arial, Helvetica, sans-serif normal}

#content {
 width: 70%; max-width: 800px; text-align: justify; margin: 0px auto; padding: 15px;
 }
.content2 {
width: 780px; text-align: left; margin: 0px auto; 

 }
.content2 p{
line-height: 20px;
 font: 12px Arial, Helvetica, sans-serif normal;
 color:#ccc;
 padding-left: 10px;
 padding-right: 10px;
 }
#top {
background: url("images/top.jpg") bottom center no-repeat;
width:100%;
height: 100%;
bottom:254px;
left:0px;
position:absolute;
z-index: 1;
font: "Courier New", Courier, monospace;
}
#features{
padding-left: 25px;
}
#top p{
font: "Courier New", Courier, monospace;
}
h5 {
	font: 0.7em Arial Black, Helvetica, sans-serif;
	padding-left: 15px;
	color: #D0D0D0;
	font-size: 16px;
}

#logo{ 
width:100%;
position:absolute;
z-index: 1;
left:0px;
top: 0px;
text-align:center;
}
#top_background {
background:#000;
width:100%;
height: 100%;
bottom:254px;
left:0px;
position:absolute;
z-index: 0;
}
#bottom {
background: url("images/bottom.jpg") top center;
width:100%;
height: 250px;
bottom:0px;
left: 0px;
position:absolute;
text-align:center;
font: 20px  Arial Black, Arial, Helvetica, sans-serif;
color: #fff;
}

#bottom2 {
background: url("images/bottom.jpg") #000 top center repeat-x;
width:100%;
bottom: 0px;
top: 100px;
left: 0px;
position:absolute;
text-align:center;
font: 20px  Arial Black, Arial, Helvetica, sans-serif;
color: #fff;
}

img.top {vertical-align:text-top; float:left; padding: 0 15px 0 15px}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

