/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

#picture {
	position:absolute; 
	TOP:18px; 
	LEFT:16px; 
	WIDTH:250px; 
	HEIGHT:202px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #050811 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 942px;
}


#header {
	height: 285px;
	width: 682px;
}

#menu1
{
width: 682px;
height: 70px;

}

#menu
{
width: 682px;
height: 50px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#main #menu a {
	float: left;
	width: 100px;
	height: 45px;
    	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 22px;
}

#main #menu a:hover {
	width: 100px;
    height: 45px;
	color: #ff0000;
	text-decoration: underline;
}


.more
{
text-align: right;
}


#logo {
width: 662px;
height: 118px;
text-align:  right;
padding-right: 20px;
padding-top: 120px;
}


#logo H1 a {
	
	font-size: 22px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 16px;
color: #ffffff;
}

#main
{
width: 942px;
}

#left
{
	width: 260px;
	padding-top: 290px;
	
	color: #ffffff
}



#left H3
{
width: 300px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 10px;
margin-top: 3px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;

}

#left .title_back
{
padding: 10px;
margin-top: 2px;
}

#left .title_back2
{
margin-top: 6px;
margin-left: 20px;
}


#left a {
	color: #ffffff;
text-decoration: none;
}

#left a:visited {
	color: #ffffff;
text-decoration: none;
}

#left a:hover {
	color: #ffffff;
text-decoration: underline;
}


#left p
{
padding: 10px;
padding-left: 40px;
}



#right
{
float: right;
width: 682px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff url(images/box_top.gif) repeat-x;
padding: 10px;
margin: 5px;
}



#right li {
	margin-left: 12px;
	padding: 8px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}



#right a
{
color: #4889D7;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}

#right td {
	text-align: center;
	padding: 5px;
}
