

a:link {
	color: #3886E0;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{	
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #1F000F;
}

#hdn {
  position : absolute;
  top : -9000px;
  left : -9000px
}

#main
{
margin: 0 auto;
width: 780px;
background: #1F000F url(images/back_all.jpg) top fixed no-repeat;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#header
{
background: url(images/header.jpg) no-repeat;
width: 780px;
height: 130px;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 20px;
height: 40px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
height: 61px;
padding-left: 10px;
background: url(images/buttons_back.gif) repeat-x
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 130px;
	height: 41px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 20px;

}

#buttons a:hover {
	text-decoration: underline;
	color: #FFFF66;
}

#content
{
width: 780px;
padding: 10px;
}

#left
{
width: 560px;
}

#left H1
{
color: #ffffff;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #ffffff;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #ffffff;
}

#left a:hover, {
	text-decoration: none;
	color: #FF0000;
}


.small
{
margin: 15px;
padding: 8px;
height: auto;


}

.small img{
padding: 5px;
border: 2px solid #FFF;
}

.cont
{
background: #383838;
padding: 10px;
}
.cont p {
text-align: justify;
}

.cont a {
text-decoration:none;
}

.cont img {
float: left;
margin-right: 5px;
}

#right
{
float: right;
width: 140px;
padding-right: 20px;
}

#sidebar 
{
width: 140px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{	display: block;
	background: 330066;
	
	margin-bottom: 5px;

}

#sidebar li ul {
	padding: 0px;
	background: #330066;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#sidebar li li {
	margin: 0;
	padding: 2px;
	color: #000000
}


#sidebar li h2 {
	height: 25px;
	margin: 0;
	padding: 5px 0 0 5px;
	background: #ffffff url(images/title.gif) no-repeat;
	font-size: 18px;
	color: #000000;
}

#sidebar a:link {
	text-decoration: none;
	
}

#sidebar a:hover {
	text-decoration: none;
	background: #ddd;
	color: #330066;
	padding: 5px;
	
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	width: 123px;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	display: block;
	
}




#footer
{
	background: url(images/footer.gif) repeat-x;
	height: 30px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	border-top: #ffffff solid 5px;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
} 

span {
  position : absolute;
  top : -9000px;
  left : -9000px;
}

