body { font: 11px verdana; margin: 0px; }
	
	body { background: white url(../images/bg.jpg) center top no-repeat; margin: 0px; }
	
	#Wrapper { width: 768px; margin: 0px auto; xborder: 1px solid red; height: 600px; }
	
	#Navigation { margin-top: 288px; margin-right: 20px; margin-left: 10px; text-align: center; margin-bottom: 48px;  }
	
	#Navigation a { font: bold 12px arial; color: firebrick; text-decoration: none; margin-left: 4px; margin-right: 4px;}
	#Navigation a:hover { text-decoration: underline; }

	#Page { margin: 0px 5px 0px 9px;}
	
	#Left { float: left; width: 189px; margin-top: 28px; padding-left: 7px; padding-top: 8px; }
	#Left a { color:#000000; text-decoration:none; border-top: 1px dotted gainsboro; font-size:11px; display:block; height: 9px;  }
	#Left a:hover { color:#FFFFFF; text-decoration:underline; border-top: 1px dotted gainsboro; height: 9px; font-size:11px; display:block;  }
		
		#LeftLogin {
			width: 90%; margin: auto; margin-top: 35px; color: white;
			}
			
		#LeftLogin td {  xborder: 1px solid red; }
		#LeftLogin input { border: 1px; padding: 0px; }
		#LeftLoginGo { background: white; font: bold 11px verdana; }
		#Left p, #Left h1 { margin-left: 8px; margin-right: 8px; }
		
		#LeftNews {
			width: 90%; margin: auto;margin-top: 60px; 
			}
		
			#LeftNews td {
				border-bottom: 1px dotted gainsboro; padding: 5px;
				}

			#LeftNews td a { text-decoration: none;  color: black; }
			#LeftNews td a:hover { color: white; text-decoration: underline; }
		
	#Right { float: right; width: 478px; padding-left: 4px; padding-bottom: 25px; margin-left: 80px; }
		
		#RightContent { margin: 10px; margin-top: 0px; }

		#RightContent p { line-height: 16px; }
		#RightContent a { color: dodgerblue; }

		#RightTitle { 
			font: 22px trebuchet ms, arial; letter-spacing: 4px; text-align: right; border-right: 1px solid firebrick; padding-right: 15px; text-transform: uppercase; color: navy;
			padding-bottom: 5px; padding-top: 5px; 
			}
			
		#RightInfo {	font: bold 11px verdana; padding-left: 10px;	}
			
		#RightText { }
			
	h1 { font: bold 12px tahoma, verdana; color: firebrick; margin: 0px; margin-top: 10px; margin-bottom: 3px; }
    #footer { margin: 0px; }   