/*
Design by Free CSS Layouts
http://www.free-css-layouts.com
Released for free under a Creative Commons Attribution 2.5 License

Name       : Moon_Rising
Released   : 2009/02/20

*/
body 
{
background:none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:63.8%;
font-weight: normal;
color:#191919;
}

img 
{
	border:0;
	text-align: center;
}

p 
{
	margin-bottom:1.77em;
	color: #006;
}

a
{
text-decoration:none;
color:#5991CA;
}
a:hover
{
text-decoration:none;
color:#8C7112;
}

/* Wrapper */

#wrapper 
{
margin:0 auto;
width:888px;
background:#ffffff;
font-size:1.20em;
}

/* Header */

#header
{
	height:220px;
	background:url(images/header3.gif) no-repeat;
	color: #E0D63B;
	font-weight: normal;
}

#header a
{
color: #E0D63B;
font-weight: normal;
padding-left: 30px;
font-size: 10px;
}

#header h1 
{
position:relative; 
top:37px;
left:29px;
font-size:1.6em;
font-weight:normal;
font-style:italic;
letter-spacing:1px;
color:#ececec;
}

/* Content */	
	
#content 
{
float:left;
width:650px;
min-height:200px;
}

/* Page */

.page 
{
padding:21px 11px 0 21px;
text-align:justify;
line-height:1.70em;
}

.page a
{
text-decoration: underline;
}
	
.page-top 
{
font-size:1.90em;
font-weight:normal;
letter-spacing:-1px;
padding-bottom: 4px;
border-bottom: 1px #DBD7DB solid;
}

.page-top a
{
	text-decoration: none;
	color: #006;
}

u
{
background: #ffffee;
}
/* Menu */

#menu 
{
background:none;
padding:0 10px;
height:45px;
line-height:45px;
font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul 
{
list-style-type:none;
}
#menu li 
{
float:left;
}
#menu li a 
{
display:block;
color:#ffffff;
margin-right:2px;
font-size: 13px;
font-weight: bold;
padding:0 15px;

}
#menu li a:hover 
{
	background-image: none;;
	background-repeat: no-repeat;
	background-position: center center;
}
.last
{
background:none;
}
/* Sidebar */
#sidebar {
	background: none;
	width:130px;
	float:left;
	margin-left:10px;
	margin-top: 15px;
	color: #FFF;
	font-weight: bold;
}

#sidebar ul 
{
list-style-type:none;
margin-top:20px;
}
#sidebar li 
{
}
#sidebar li a 
{
	display:block;
	height:22px;
	line-height:20px;
	color:#5991ca;
	padding-left:5px;
	border-bottom:1px solid #DBD7DB;
	font-size: 13px;
}

.bottom 
{
border-bottom:;

}
#sidebar li a:hover 
{
	background: none;
	color:#00F;
	font-weight: bold;
}

#sidebar h1 
{
	display:block;
	position:relative;
	top:2px;
	left: 2px;
	margin: 0 auto;
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
}
	
#sidebar-two 
{
	float:right;
	width:130px;
	margin-right:0px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #5991ca;
}

#sidebar-two ul 
{
	list-style-type:none;
	margin-top:20px;
	color: #D6D6D6;
}
#sidebar-two li
{
	color: #5991ca;
}
#sidebar-two li a 
{
	display:block;
	height:22px;
	line-height:20px;
	color:#5991ca;
	padding-left:5px;
	border-bottom:1px solid #DBD7DB;
	font-size: 13px;
	font-weight: bold;
}
#sidebar-two li a:hover 
{
	background: none;
	color:#8c7112;
	font-weight: bold;
}

#sidebar-two h1 
{
	display:block;
	margin: 0 auto;
	font-size:1.4em;
	font-weight:bold;
	position:relative;
	top:14px;
	left: 44px;
	letter-spacing:1px;
	color:#FFFFFF;
}
#footer 
{
	clear:both;
	height:auto;
	background:none;
	text-align: center;
}
#footer-text
{
text-align: center;
color: #5991CA;
padding-top: 0px;
}

#footer a{
	color: #5991CA;
	}
#footer a:hover{
	color: #00F;
	text-decoration: underline;
	}
h1 {
	font-size:1.5em;
	font-weight:normal;
	position:relative; 
	top:37px;
	left:29px;
	letter-spacing:1px;
	color:#ececec;
	font-style:italic;
	}
* {
	margin:0;
	padding:0;
	}
#wrapper #sidebar #sidebar-two div div {
	color: #000080;
	font-size: medium;
}
#wrapper #header br {
	text-align: center;
}
