body {
	background-image: url(../images/topall-header-1.jpg); background-repeat: no-repeat;
	background-color: #f7f4ec; font-size: 69%; font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {border: 1px solid #cccccc; width: 440px;}

table.main {position: absolute; width: 760px; top: 130px; background-color: #f7f4ec; padding: 0; margin: 0;}

table.main td {padding: 8px;}

#photowrap {
	position: relative; 
	float: right;
	margin-left: 0px; 
	margin-bottom: 15px; 
	margin-top: 15px; 
	margin-right: 150px;
	}
	
	#photocenter {
	position: relative; 
	margin-left: 80px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	}
	
	#photoright{
	position: relative; 
	float: right; 
	margin-left: 15px; 
	margin-bottom: 15px; 
	margin-top: 0px; 
	margin-right: 50px;
	}
	

.leftnav { list-style-type: none;
  margin: 5px 0 0 0;
  padding: 0 15px 0 0;  
	text-align: right;
	border-right: 1px solid #cccccc;
	display: block;
	line-height: 2.2em;
	}
	
.leftnav a:link {
	}
	
.leftnav a:hover, a:active {background: none; color: #990000;
	}
	
#email	{position: absolute; top: 96px; left: 53px; color: #ffffff; font-size: 1em;}

#email a:link {color: #FFFFFF; text-decoration: none;}
	
#email a:visited {color: #FFFFFF; text-decoration: none;}
	
#email a:active {color: #FFD980; text-decoration: underline; background: none;}
	
#email a:hover {
	color: #FFD980;
	text-decoration: underline;
	background: none;
}

#mainnav {position: absolute; top: 98px; right: 10px; color: #ffffff; font-size: 1em;}

#mainnav a:link {color: #FFFFFF; text-decoration: none;}
	
#mainnav a:visited {color: #FFFFFF; text-decoration: none;}
	
#mainnav a:active {color: #FFD980; text-decoration: underline; background: none;}
	
#mainnav a:hover {
	color: #FFD980;
	text-decoration: underline;
	background: none;
}

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

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

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

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

h1 {font-size: 1.2em; font-weight: bolder; color: #102b71;}
h2 {font-size: 1em; font-weight: bolder; color: #102b71;}
.bold {font-weight: bolder; color: #102b71;}
