/*

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:url(images/body.png);

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

font-size:63.8%;

font-weight: normal;

color:#191919;

}



img 

{

border:0;

}



p 

{
	margin-bottom:1.77em;
	font-size: 14px;
}



a

{

text-decoration:none;

color:#5991CA;

}

a:hover

{

text-decoration:none;

color:#8C7112;

}



/* Wrapper */



#wrapper 

{

margin:0 auto;

width:770px;

background:#ffffff;

font-size:1.20em;

}



/* Header */



#header

{

height:200px;

background:url(images/header.jpg) 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:520px;

min-height:400px;

}



/* 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;

}



u

{

background: #ffffee;

}

/* Menu */



#menu 

{

background:url(images/menu.png) repeat-x;

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:url(images/hover_menu.png) no-repeat center center;

}

.last

{

background:url(images/hover_menu.png) no-repeat center center;

}

/* Sidebar */

#sidebar {

background: url(images/linkmenu.jpg) no-repeat ;

width:187px;

float:right;

margin-right:10px;

margin-top: 15px;

}



#sidebar ul 

{

list-style-type:none;

margin-top:20px;

}

#sidebar li 

{

}

#sidebar li a 

{

display:block;

height:22px;

line-height:20px;

color:#191919;

padding-left:5px;

border-bottom:1px solid #DBD7DB;

font-size: 13px;

}



.bottom 

{

border-bottom:3px solid #DBD7DB;



}

#sidebar li a:hover 

{

background: url(images/li-a.jpg) no-repeat ;

color:#FFFFFF;

}



#sidebar h1 

{

display:block;

position:relative; 

top:14px;

left: 44px;

margin: 0 auto;

font-size:1.4em;

font-weight:bold;

letter-spacing:1px;

color:#FFFFFF;

}

	

#sidebar-two 

{

float:right;

width:187px;

margin-right:0px;

margin-top: 30px;

background: url(images/linkmenu.jpg) no-repeat ;

margin-bottom: 30px;

}



#sidebar-two ul 

{

list-style-type:none;

margin-top:20px;

}

#sidebar-two li

{

}

#sidebar-two li a 

{

display:block;

height:22px;

line-height:20px;

color:#191919;

padding-left:5px;

border-bottom:1px solid #DBD7DB;

font-size: 13px;

}

#sidebar-two li a:hover 

{

background: url(images/li-a.jpg) no-repeat ;

color:#FFFFFF;

}



#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:60px;

background:url(images/footer.jpg) repeat-x;

text-align: center;

}

#footer-text

{

text-align: center;

color: #000;

padding-top: 20px;

}



#footer a{

	color: #ffffff;

	}

#footer a:hover{

	color: #ffffff;

	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;

	}

