#uberContainer	{
 	width: 1060px;   
}
#innerContainer{
    width: 960px;
}

#background	{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -350px;
	background-image: url('images/design/graemePlan.jpg'); 
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	z-index: 0;
}

#rightHead	{ 
}

#rightHead p{
    text-align:right;
    margin:0;
    padding:0;
}

#mainNav	{
	position:absolute; 
	left:-20px; 
	top: 50px; 
	text-align: left;
	border-top: none;}

 h1 {
	font: bold small-caps 28px Georgia, Garamond, Times New Roman, Times, serif; 
} 

 h2 {
	font: bold 28px Georgia, Garamond, Times New Roman, Times, serif; 
	margin-top: 0px;
	margin-bottom: 0px;
} 


 #mainNav a,
 span.contact a	{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	font-family: Georgia, Garamond, Times New Roman, Times, serif;
	text-decoration: none;
}

 #mainNav a:hover,
 span.contact a:hover	{ text-decoration: underline; }

 span.contact a	{ font-size: 17px; }

span {margin-right:-4px;}
span.contact{margin-right:0px;}
 #mainContent	{
	position:absolute; 
	top: 350px; 
	left: 20px; 
	width:35%;
	font-size: 11px;
	text-align: left;
}

#mainNav{
}

#mainNav ul li	{
	line-height: 30px;
        height: 30px;
	display: block;
}

div.homeText p	{
   max-width: 550px; 
}