
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

body {
	
	background: #000000 url(images/header2.jpg) no-repeat center fixed;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: -30px;
}

#content
{
	width: 860px;
	margin: 0px auto;
}

#main
{
width: 900px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 860px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 860px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#kop {
width: 253px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
padding-bottom: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/title.png) no-repeat;
}

#header {
	height: 320px;
	text-align: right;
}
#header img{
float: left;
}

#logo {
width: 713px;
height: 210px;
text-align: right;
color: #9BC3E4;
padding-top: 55px;
padding-left: 0px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2
{
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
}


#menu
{
width: 860px;
height: 90px;
padding-left: 0px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#menu a:hover {
	width: 120px;
    height: 30px;
	color: #C2F8FF;
	text-decoration: underline;
	background: url(images/menu_r.png) repeat-x;
}

.bot
{
padding: 10px;
}


#right
{
	width: 200px;
	float: right;
	padding-left: 10px;
	margin-right: 100px;
}

#right H3
{
width: 203px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	background: #FEFAE8;
	width: 220px;
}

#right .title_back
{
padding-top: 5px;
}

#right li  {
	padding: 7px;
	padding-left: 20px;

}


#right a {
	color: #30A6D1;
}
#right a:visited {
	color: #30A6D1;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}


#left
{
width: 550px;
	padding: 0px 5px 5px 15px;
/*margin-left: 20px;*/
	font-size: 14px;
}
#left H2
{
	margin: 0;
	padding: 0px;
	font-size: 24px;
	color: #000000;
}

#left H4
{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #30A6D1;
}

#left a
{
color: #894141;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #000000;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #30A6D1;
	font-size: 11px;

}

.date a {
	color: #30A6D1;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	color: #9BC3E4;
	text-align: left;
}

#footer a {
	color: #9BC3E4;
}