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

a:link {
	color: #3886E0;
}

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

a:visited {
	color: #3886E0;
}

*
{
border: 0px none;
margin: 0
}

body
{

	color: #666666;
	background: url('images/back_all.jpg') repeat-x;; font-style:normal; font-variant:normal; font-weight:normal; font-size:16px; line-height: 150%; font-family:Tahoma, Arial, Helvetica, sans-serif

}

#main
{
padding-top: 5px;
padding-bottom: 0px;
margin: 0 auto;
width:777px;
background: #FFFFFF
}

#header
{
width: 765px;
height: 270px;
margin: 0 auto;
padding-top: 30px;
}

#logo
{
text-align: left;
width: 339px;
height: 250px;
background: url('images/header.jpg') no-repeat left;
float: left;
padding-top: 5px;
padding-left: 20px
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: none;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a
{
font-size: 16px;
font-style: italic;
}

#buttons
{
float: right;
padding-top: 0px;
height: 255px;
width: 406px;
background: url('images/buttons.jpg') no-repeat;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 165px;
	height: 36px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 20px;
	margin-right: 12px;

}

#buttons a:hover {
	width: 165px;
    height: 36px;
	text-decoration: underline;
}

#news
{
width: 386px;
height: 82px;
float: right;
background: url('images/news.jpg') no-repeat;
padding: 10px
}

#content
{
width: 760px;
margin: 0 auto;
padding-top: 0px;
}

#left
{
width: 460px;
float: right;
padding-top: 50px;
padding-right: 10px;
padding-left: 0px;
}

#left H1
{
color: #000000;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #000000;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886e0;
}

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

#left a:visited {
	color: #3886e0;
}

#right
{
	float: left;
	width: 220px;
	padding-top: 20px;
}

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar ul li ul {
	background: url('images/back_small.gif') repeat-x;
	border: 1px solid #888888; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:20px
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url('images/img09.gif') no-repeat 4px 4px;
}

#sidebar h2 {
	padding-top: 13px;
	padding-left: 13px;
	font-size: 14px;
	height: 27px;
	background: url('images/title.gif') no-repeat;
	font-weight: bold;
	color: #ffffff
}

#sidebar #categories li {
	background: url('images/img09.gif') no-repeat 4px 4px;
}


#footer
{
	background: url('images/footer.gif') repeat-x;
	height: 80px;
	width: 100%;
	margin: 0 auto;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	text-align: center;
	border-top: 4px solid #666666
}

#footer a
{
color: #666666;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}