body {
	font-size: .9em;
	font-family: Times, "Times New Roman", serif;
	background-color: #CC9966
	}
	
h1 {
	color: #660000;
	text-align: center;
	font-size: 24px;
	}


#content {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	}
	
.matborder {
	border-top: 3px solid #666666;
	border-left: 3px solid #333333;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #999999;
	background-color: #000000;
	}

.topmenu {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	}

.toplinks {
	color: #ffcc99;  
	font-family: Comic Sans MS, ariel, sans-serif; 
	font-size: 12px; 
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	}
	
.toplinks a:link {
	color: #ffcc99;
	text-decoration: none; } 

.toplinks a:visited {
	color: #cc9966;
	text-decoration: none; } 


.toplinks a:hover {
	color: #ffffff;
	text-decoration: none; } 


.toplinks a:active {
	color: #ffffff;
	text-decoration: none; } 

.caption {
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 2px 0px 20px 0px;
	margin: 0px;
	}

.bottomlinks {
	color: #660000; 
	background-color: #ffcc99; 
	font-family: ariel, sans-serif; 
	font-size: 11px; 
	text-align: center;
	border-top: 3px solid #666666;
	border-left: 3px solid #333333;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #999999;
	padding: 5px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
	
a:link {
	color: #660000; } 

a:visited {
	color: #663300;} 


a:hover {
	color: #996633;} 


a:active {
	color: #996633;} 

.leftcolumn {
	float: left; 
	padding-top: 20px; 
	padding-right: 20px;
	}
.rightcolumn {
	float: right;  
	padding-top: 20px; 
	padding-left: 20px;
	}
.contact {
	text-align: center;
	}
	
