/* CSS Document */
body {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-repeat:no-repeat;
background-image:url(1.jpg);
background-color:#000000;}


#news {position: absolute;
top:34px;
left:0px;
width:558px;}

h1 {margin:0;
			margin-bottom: 0;
			font-family: "Impact", "Century Gothic", Times, serif;
			text-transform:;
			font-style: none;
			font-weight: normal;
			font-size: 18pt;
			line-height: 18pt;
			height: 18pt;
			color: #000000;
			text-align: left;
			padding-left: 50;
			letter-spacing: -1;	}

h2
		{
			margin-top:-3;
			margin-bottom:-2;
			height: 10pt;
			line-height: 10pt;
			font-size: 7.5pt;
			text-align: left;
			padding-left: 50;
			font-family: "Impact", "Century Gothic", Times, serif;
			text-transform: lowercase;
			border-left: #6d6d6d 25px solid;
			font-weight: normal;
			letter-spacing: 2;
			color: #ffffff;
			background-color: #8c8c8c;	}
			
h3 {
			margin-top:-3;
			margin-bottom:-2;
			height: 6pt;
			line-height: 10pt;
			font-size: 6pt;
			text-align: left;
			padding-left: 50;
			font-family: Georgia, sans-serif;
			text-transform: lowercase;
			font-weight: normal;
			letter-spacing: 2;
			color: #ffffff;
			background-color: #8c8c8c;}

#menu {
	position:absolute;
	top:16px;
 	left: 626px;
	width: 233px;
	height: 70px;
}

#menu a	{
display: block;
width: 100%;
font-family: Tahoma;
padding-bottom:1px;
margin-top:2px;
margin-bottom:2px;
font-size: 8pt;
letter-spacing: 1;
height: 11pt;
font-weight:none;
color: #393428;
text-align: center;
text-decoration: none;
background-color:#999999;		}

#menu a:hover	{
display: block;
width: 100%;
font-family: Tahoma;
padding-bottom:1px;
margin-top:2px;
margin-bottom:2px;
font-size: 8pt;
letter-spacing: 1;
height: 11pt;
font-weight:none;
color: #393428;
text-align: center;
text-decoration: none;
background-color:#CCCCCC;		}

span {color:#FFFFFF;}

a, a:active, a:visited {background-color:#999999;
color: #393428;
text-decoration:none;}
a:hover {color: #393428;
background-color:#CCCCCC;
text-decoration:none;}