/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	
	background: #090;
	font: 13px Arial, Helvetica, sans-serif;
	color: #E9E9E9;
}

#content
{
	margin: 0 auto;
	width: 791px;
	background: #000000 url(images/header.jpg) no-repeat center top;
}
#back_all
{
}

#back_table
{
background:  url(images/back_table.gif) repeat-y;
}

#main
{
padding-top: 30px;
background:  url(images/top.gif) no-repeat top;
}

#bottom
{
background:  url(images/bottom.gif) no-repeat bottom;
}

#header {
	height: 390px; 
	color: #090;
	text-align: right; 		
}
#header a{ 
color:#390; 
text-decoration:none;
}
#header a:hover{ 
color: #000; 
text-decoration:none;
}
#logo {

width: 699px;
height: 328px;
float: left;
text-align: left;
padding-top: 60px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 197px;
	margin-left: 20px;
	text-align: center;

}

#left H3
{
width: 202px;
height: 32px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 20px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}



#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
}

#left .news
{

padding: 5px;
}

#left H4
{
font-size: 10px;
}

#left a {
	color: #E0E7FF;
	font-size: 11px;
}
#left a:visited {
	color: #E0E7FF;
	font-size: 11px;
}

#left p
{
padding: 10px;
}

#right
{
width: 511px;
float: right;
padding-right: 20px; 
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
}

#right a
{
color: #F94E16;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	padding-bottom: 10px;
}
#right h1 { 
    font-size:18px;
 	color: #360;
	border-bottom:1px solid;
	}
#right h2 { 
    font-size:16px;
 	color: #360; 
	}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #31AA83;
}

#right .post_top
{
width: 491px;
background: #ffffff url(images/top1.gif) no-repeat top;
padding-top: 20px;
margin-bottom: 20px;
}

#right .post_bottom
{
width: 491px;
background: url(images/bottom1.gif) no-repeat bottom; 
color:#000;
}

#right ol, #right ul
{
margin-left: 30px;
color: #000000;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #E9E9E9;
}

#footer a {
	color: #E0E7FF;
}
