/*
Design by D.lenting

*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.gif) no-repeat;
	font: 15px Calligraphic 421 BT;
	color: #ffffff;
}

#main1
{
width: 810px;
margin: 0 auto;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
}

#content
{

	width: 800px;
	text-align: left;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#back
{

width: 800px;
}

#header {
	height: 2px;
	text-align: left;
	background: #000000;
			
}

#menu
{
width: 600px;
height: 80px;
padding-left: 160px;
border-top: 5px solid #000000;
background: url(images/menu.gif) no-repeat center;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 117px;
	height: 37px;
	padding-top: 60px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 117px;
    height: 37px;
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}


#logo {
width: 770px;
height: 277px;
text-align:  right;
padding-right: 30px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #000000 url(images/header.jpg) repeat-x;
}

#left
{
	width: 220px;
	margin-left: 130px;
}

#left H3
{
width: 120px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 5px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
border: 2px solid #ffffff
}

#left H4
{
padding-left: 100px;
color: #ffffff;
font-size: 11px;
}

#left p
{
font-size: 0px;
padding: 5px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#left li li {
	padding: 4px 5px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #ffffff;
}
#left a:visited {
	color: #000000;
}


#right
{
float: right;
width: 500px;
margin-right: 20px;
margin-bottom: 20px;
padding-right: 10px;
background: #000000;
padding: 10px;
border: 1px solid #ffffff
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
}


#right a
{
color: #ffffff;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
	}
	
	#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
}
.date {
	text-align: right;
	color: #fffff;
	font-size: 11px;
}

.date a {
	color: #ffffff;
}



#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/top.gif) repeat-x;
    height: 50px;
	border-bottom: 3px solid #000000;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;

}

#footer a {
	color: #ffffff;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 70px;
}