body,td,th,div {
	text-decoration:none;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica; 
	margin:0px 0px 10px 0px;
	padding:0px;
	background-color:#ff9900;
	color:#882200;
	}

a,a:link,a:visited {font-weight:medium; text-decoration:none }
.bold, .bold a:link, .bold a:visited, .bold a:active{font-weight:bold; }
		 
strong {color:#000000;
		font-size:16px;
		text-decoration:bold;
		}

	#logo {
		position:absolute;
		top:24px;
		left:10px;
		width:120px;
		height:76px;
		background: url("ipx.gif") no-repeat;
		}
		
	#titlewords {
		position:absolute;
		margin-left:125px;
		top:0px;
		width:700px;
		height:150px;
		background: url("ipx.gif") no-repeat;
		}
		
	#hstripe {
		position:absolute;
		margin-left:0px;
		top:150px;
		width:100%;
		height:6px;
		background: url("hstripe.gif") repeat-x;
		}
		
	#contact {
		position:absolute;
		margin-left:500px;
		top:40px;
		width:300px;
		height:100px;
		font-size:large; 
		text-decoration:bold;
		}
		
	#center {
	    position:absolute;
   		height:636px;
   		margin-top:160px;
   		margin-left:250px;
   		width:100%;
   		background-color:#FF9900;
		}
	
	#centercontent {
		font-size:medium;
	    position:absolute;
   		height:616px;
   		margin-top:180px;
   		margin-left: 270px;
   		width:500px;
   		background-color:#FF9900;
   		list-style:inside;
		}
		
	#photo {
		position:absolute;
		margin-left:850px;
		margin-top:180px;
		width:147px;
		height:192px;
		}
		
	#left {
		position:absolute;
		margin-left:0px;
		margin-top:156px;
		width:220px;
		height:100%;
		background-color:#882200;
		}
		
	#vstripe{
		position:absolute;
		margin-left:220px;
		width:2px;
		background-color:#FF9900;
		height:100%;
		margin-top:156px;
		}
		
		
	#leftnav {
		position:absolute;
		margin-left:10px;
		margin-top:180px;
		width:200px;
		height:100%;
		font-size:medium;
		font-weight:bold;
		background-color:#882200;
		color:#FFFC23;
		text-align:right;
		}
		
	#leftnav a, a:link {	
						text-decoration:none;
						font-weight:bold;
					    color: #ff9900;
					    background-color: #882200;
								   }
	current {
		color: #FFCC00;
		background-color: #882200;
		background: #882200;
		}
		
	h1 {
		color: #000000;
		font-size:medium;
		font-weight:bold;
		}
		
	#centercontent a,a:link,a:visited {text-decoration:underline;
									   color:#000000;
									   background-color:#ff9900
									   }
									   
#map  {
position:absolute;
right:50px;
top:200px;
} 
		

