body {margin: 0;background-color: #000;}
body,td,p,a {color: #ccc;font-family: verdana;font-size: 13px; font-weight: bold; color: #F08B00; text-decoration: none;}
a img {border:none;}
.clear {clear:both}
:focus { outline: none;}

#wrap {width: 735px;margin: 50px auto;}
#header,#homeCnt,#content,#footer {background: url(/i/yellow_line.png) repeat-x bottom left;}

#header {text-align: right;}
	#header .logo {float:left;}
		#header div a {
		color: #F08B00;
		text-decoration: none;
		font-weight: bold;
		line-height: 40px;
		border-bottom: 0px solid red;
		padding: 12px 10px;
	}
	#header a:hover,#header .selected {background: url(/i/green_line.png) repeat-x bottom left;}
#middle a:link, a:active, a:visited
	{
		color: #F08B00;
		text-decoration: none;
		font-weight: bold;
		line-height: 15px;
		border-bottom: 0px solid red;
	}
#homeCnt {margin-top: 9px;background: url(/i/yellow_line.png) repeat-x bottom left;}
	#homeCnt img {margin: 0 0 10px 10px;}
	#homeCnt img.first {margin-left:0;}
	
#content {padding: 10px;}	
#promo{font-size: 10px;}
#footer {padding-bottom: 5px;}