table#main {
	border: 6px solid #330066;
	background: #330066;
}
td#mainbanner {
	background: #CCCCCC;
	text-align: center;
}
td#maincontent {
	padding: 12px;
	background: #000000;
	width: 540px;
	vertical-align: top;
}
td#mainnav {
	background: #330066;
	width: 180px;
	vertical-align: top;
}
#footer {
}
#footer a {
	display: inline;
	padding: 2px;
	background: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	background: #FFCC00;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background: #FFCC00;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFF00; 
}
table#samplesnav td {
	background: #FFFFFF;
	width: 60px;
	text-align: center;
}
table#samples {
	padding: 2px;
}
table#samples td {
	text-align: center;
	padding: 2px;
}
td#samplephoto {
	text-align: center;
	background: #000000;
	vertical-align: top;
}
h1 {  
	font-size: 16px; 
	font-weight: bold; 
	color: #FF0000;
}
h2 {
	font-size: 14px; 
	font-weight: bold;
	color: #FFCC00; 
}
h3 {  
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
}
h4 {  
	font-size: 12px; 
	color: #0000FF; 
	font-style: italic; 
	font-weight: bold;
}
h5 {  
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal; 
	color: #FFFFFF;
}
h6 {  
	font-size: 12px; 
	color: #000000;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
