body{ margin: 40px 0;
 color: #0A0C20;

 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
		}
h1,h3{margin-left:10px;}
		
a:link {
color: #C0C8C9;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #E8CF6C;
}
a:hover {
text-decoration: none;
color: #fff;
}
a:active {
text-decoration: none;
color: #775D42;
}

#wrap{width:800px;
	  margin: 0 auto;
	  }
	  
#nav {
 float:right;
 width:100px;
 padding: 1em;
 text-align: center;
 background: url(divider.gif) no-repeat bottom center;
 padding-bottom: 30px;

}

#nav ul{
	margin:0 0 50px 15px;
	padding: 0 0 100px 15px;
	list-style: none;
	}
	
#nav lia{
	margin: 0;
	display:inline;
	}
	
#footer{color:#336666;
		background-color:#464243;
		}
#footer p{text-align:center;
		}
#footer a:link {
		color: #336666;
		text-decoration: none;
		}
		a:visited {
		text-decoration: none;
		color: #E8CF6C;
		}
		a:hover {
		text-decoration: none;
		color: #fff;
		}
		a:active {
		text-decoration: none;
		color: #775D42;
		}
#clearfooter{clear:both;
		height:50px;
		overflow:hidden;
		}
	
	
#t_nav {
 width:100px;
 padding:10px;
 text-align: center;
 background: url(divider.gif) no-repeat bottom center;
}

#t_nav ul{
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
	
#left{width:345px;
float:left;
		}
#right{width:345px;
		float:right;
		position:absolute;
		top:375px;
		left:450px;
		}
	  

