.container {
	margin-top:0;
	padding:0;
	width: 750px;
	border-right:thin;
	border-right-color:#FF6600;
}
body{
margin:0;
padding:0;
}

.header{
width:100%;
height:100px;
background-color:#FFFF99;
border-bottom: 1px double #330033;
}

.nav {
	background-color:#FF9900;
	width:100%;
	line-height: normal;
	height:25px;
	border-bottom: 1px double #330033;
}

#columnleft{
width:550px;
height:350px;
	border-top:none;
	border-left:thin;
	border-left-color:#FF6600;	
	border-right:thin;
	border-bottom:none;
	}
	
#photo {
position:relative;
margin-top:20px;
margin-right:20px;
margin-left:25px;
width:150px;
}
	#columncenter{
	position:static;
	width:180px;
	margin-top:-350px;
	height:340px;
	margin-left:375px;
	margin-right:175px;
	border-right:thin;
	border-right-style:solid;
    border-right-color:#FFCC66;
	padding-right: 30px;
	}
	#columnright{
	position:absolute;
	margin-top:-300px;
	width:155px;
	margin-left:585px;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#FFCC66;
	border-top:thin;
	border-top:#FFCC66;	
	border-top-style:solid;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#ffcc66;
	border-left:thin;
	border-left-color:#ffcc66;
	border-left-style:solid;
	left: 6px;
	top: 445px;
}	
	





.table{
border:none;
padding:0;
}

.indent{
margin-left:23px;
margin-right:10px;
}

.headtext{
margin-left:10px;
margin-right:10px;
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
margin-left:15px;
color:#006600}

h2

h3{
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#006600;
font-size:14px;
}

h4{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}
p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:40px;
margin-right:12px;
}

ul{
}

li{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
margin-left:60px;
margin-right:112px;
}


.navfont {
font-size:14px;
line-height:13px;
margin-top:8px;}


a:link {color:#003300;
font-weight:bold;
text-decoration:none;
}

a:hover{color:#330066;
background:#FFCC33;
font-weight:bold;
text-decoration:none;
}

a:active {color:#330066;
background:#FFCC33;
font-weight:bold;
text-decoration:none;
}

a:visited {color:#003300;
font-weight:bold;
text-decoration:none;
}

#linknav{
color:#CC0000;}
