body { color: #fff; background: #231 url(images/abdbg.gif) repeat-y 50% 0; font-size: 12px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Trebuchet MS, Arial, serif;  margin: 0px 0px 0px 0px; padding: 0 0 0 0; }


#content {
background: #fd8 url(images/abdbg.gif) repeat-y;
	position:absolute;
	left:50%;
	width:740px;
	height:500px;
	margin-top:0;
	margin-left:-370px;
	text-align:left;
	padding:0px;
	border:0px;
	}
	
	p, td, h1, h2, h3, h4, h5, h6	{
		font-family: Lucida Grande,trebuchet ms,trebuchet,verdana,sans-serif;	
		color: #000;
		}
			h1 { padding:0px; font-size:14px;  }
			img  { border:0px; }
			p { font-size: 13px; line-height: .5em; }
			
			
			
			
			#maintext { position: absolute; top:25px; left:240px; width: 500px;  margin: 0px 0px; }
			#maintext p { margin-left:30px;}
			
	img a { border: 0px; }


	

		#nav { position:absolute; top:160px; left:15px; width:400px; margin:0px; padding:0  border:0px; color: #cccccc; line-height:1.8em; list-style:none; text-decoration:none; font-size: 21px; font-family: Trebuchet MS, Arial, serif; }  
			h1 { font-size: 22px; }
			h2 { margin-top:20px; 
					font-size:17px; 
					font-weight: normal;
						color: #fff;
						padding: .4em;
						background-color: #EBA042;}
	
		
		 #nav a {
                        font-family: Lucida Grande,trebuchet ms,trebuchet,verdana,sans-serif;
                        font-size: 15px;
                        font-weight: normal;
                        text-decoration: none;
                        color: #fff; 
						line-height:1.3em; }

                #nav a:hover {
                        font-family: Lucida Grande,trebuchet ms,trebuchet,verdana,sans-serif;
                        font-size: 15px;
                        font-weight: normal;
                        text-decoration: underline;
                        color:#ffc;
                }