/* Body */

body
{ 
background: url(/images/background.jpg) repeat-x top left #F4FFF7;; 
}

*
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a
{
text-decoration: none;
}
a:hover
{ 
text-decoration: underline; 
}
img
{
border: none;
}


/* Header */

#header
{ 
height: 60px; 
}

#header img
{
position: float;  
margin: 29px 0px 0px 20px;
width:225px; 
height:88px; 
}

#rightmenu
{ 
float: center; 
margin: 87px auto 0 auto;
/* margin-right: 50px; */
height: 37px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size: 14px; 
line-height: 35px; 
}

#header { text-align: center;}
#rightmenu a
{ 
color:#FCF8F8; 
margin-right: 20px; 
}

#rightmenu a:hover
{ 
height: 46px; 
background: url(/images/menuhover.jpg) repeat-x;
}

#logo 
{
	position: absolute;
	top: 228px;
	left: 531px;
	font-size: 1.7em;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9900CC;
	height: 30px;
}

#logo a
{
position:  
top: 29px; 
left: -15px; 
font-size: 11px; 
width: 350px; 
color:#1B72A4;
font-style: italic;
}

/* Categories */

#categ 
{
color: #5E5C5C; 
font-size: 18px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight: bold; 
padding-left: 10px;
}

/* Page */

#page
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #6B6E71;
padding-top: 20px;
margin: 0 auto;
/* padding-left:205px;
padding-right:17px; */
}


#page h1
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: normal;
color: #145994;
border-bottom: 0px solid #E7E9EB;
}

#page a
{
color: #166998;
}
#page a:visited
{
color: #166998;
}


#main
{

margin: 0px auto;
 
width: 935px; 
height: 950px;
padding: 25px 16px 25px 16px;  
margin-bottom: 10px; 
}


#leftmenu
{ 
float:left;  
width: 200px; 
height: 750px; 
padding: 0px;  
}

#bg-left
{ 
width: 200px; 
height: 500px; 
background: url(/images/back_menu3.jpg) no-repeat top left; 
float: left;
}

#bg-left .a
{ 
float: left; 
height:6px; 
width:200px; 
}


#bg-left 
#sidebar
{ 
float: left; 
width: 200px;
background color:#FF99FF; 
padding: 0px 0px 5px 25px; 
}

#sidebar 
{ 
height: 600px; 
width:200px; 
}

#sidebar ul
{ 
width:150px; 
border-bottom: 0px 
list-style: none; 
margin-top: 10px; 
}

#sidebar ul li
{ 
width:150px; 
border-top: 0px solid #9900CC; 
padding-left: 0px; 
}

#sidebar ul li a
{ 
line-height: 24px; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #9900CC; 
font-size: 16px; 
font-weight: bold; 
background: 
padding-left: 11px; 
}

#sidebar .b
{ 
margin: 10px auto; 
border-width: 5px; 
}

#sidebar p
{ 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px ; 
margin:5px;
padding: 0px 0px 5ps 5px; 
}


/* Footer */
#footer
{ 
background: url(/images/footer.jpg) repeat-x; 
width: 100%; 
height: 40px; 
margin: 0px auto; 
}

#footer-text 
{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size:18px; 
color:#9900CC; 
text-align: center; 
padding-top: 10px;
}
