BODY {
	background-image: url(img/bkg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	}

Body, table, tr, td {
	font-family: Arial, helvetica, san-serif;
	color: #252c3c;
	font-size: 13px;
	text-align: left;
	}

A:link {
	color: #252c3c;
	}
	
A:visited {
	color: #888888;
	}	
#content {
	background-color: #ffffff;
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	}
	
#header {
	border-top: 6px solid #d3d5d8; 
	}



/* top nav */
	
A:link IMG, A:visited IMG {
	border-bottom: 4px solid #ffffff;
	}

A:hover IMG {
	border-bottom: 4px solid #d3d5d8;
	}

	
.topnav IMG{
	margin-left: 23px;
	border-bottom: 4px solid #2d8ef4;
	}
	

.leftcol {
	background-color: #edeeef;
	border-right: 3px solid #ffffff;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 30px;
	}
	
.contact {
	font-size: 11px;
	line-height: 17px;
	}
	

.rightcol {
	background-color: #edeeef;
	padding-left: 18px;
	padding-bottom: 25px;
	padding-right: 18px;
	padding-top: 30px;
	}
	
B { color: #000000; }

#footer td {
	background-color: #d3d5d8;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	color: #666666;
	font-size: 11px;
	}
	
#footer td A:link, #footer td A:visited {
	color: #000000;
	text-decoration: none;
	}
	
strong {
	font-size: 14px;
	border-bottom: 4px solid #d3d5d8;
	line-height: 30px;
}	
.subtitle {
	background-color: #dcdee0;
	height: 31px;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
.linktop {
	text-align: right;
	font-size: 10px;
	}
	
.linktop A:link , .linktop A:visited {
	background-color: #dcdee0;
	padding: 6px;
	text-decoration: none;	
	}
	
.linktop A:hover {
	background-color: #b9babc;
	}
	
.photo {
	float: left;
	margin-right: 16px;
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 1px;
	border: 6px solid #d3d5d8;
	}
	
a.small {
	font-size: 11px;
	color: #277bd5;
	}
	
div.sep {
	height: 4px; 
	border-top: 2px solid #ffffff;
	padding: 3px;
	padding-bottom: 6px;
	}