body {
margin-top: 0px;
margin-bottom: 0px;
background: #EBB982;
text-align: center; 
}

#blacktable {
width: 750px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, Sans Serif;
background: #9C4C2B;
border-left: 2px solid #652B1C;
border-right: 2px solid #652B1C;
}

#banner {
padding: 5px; 
text-align: left;
background: transparent url(images/logo-bk.jpg);
background-color: #F3D1A4;
border-bottom: 2px solid #652B1C;
}

#banner a {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#banner a:link {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#banner a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#banner a:active {color: #FFFFFF; text-decoration: underline; font-weight: bold;}	
#banner a:hover {color: #FFFFFF; text-decoration: underline; font-weight: bold;}

#contain {
margin: 0 auto;
padding: 0;
background: transparent url(images/bk.gif) top left repeat-y;
}

#navhead {
padding-top: 1px;
padding-bottom: 3px;
text-align: left;
}

#nav {
float: right;
width: 231px;
padding-left: 10px;
padding-top: 5px;
font-size: 11px;
font-weight: bold;
font-family: Verdana, Helvetica, Sans Serif;
color: #EBE1D2;
line-height: 12pt;
text-align: left;
background: #9C4C2B;
}

#nav a {color: #EBE1D2; text-decoration: none; font-weight: bold;}
#nav a:link {color: #EBE1D2; text-decoration: none; font-weight: bold;}
#nav a:visited {color: #EBE1D2; text-decoration: none; font-weight: bold;}
#nav a:active {color: #E3A35F; text-decoration: underline; font-weight: bold;}	
#nav a:hover {color: #E3A35F; text-decoration: underline; font-weight: bold;}

#head {
width: 506px;
text-align: left;
height: auto;
min-height: 200px;
_height: 200px;
_overflow: auto;
}

* html #head {
margin: 0 auto;
padding: 0;
width: 511px;
text-align: left;
height: auto;
min-height: 200px;
_height: 200px;
_overflow: auto;
}

#content {
padding: 10px;
padding-top: 10px;
padding-bottom: 50px;
font-size: 13px;
font-family: Verdana, Helvetica, Sans Serif;
color: #6B4B3F;
text-align: left;
background: #EBE1D2;
border-top: 2px solid #652B1C;
}

#content a {color: #6B4B3F; text-decoration: underline; font-weight: bold;}
#content a:link {color: #6B4B3F; text-decoration: underline; font-weight: bold;}
#content a:visited {color: #6B4B3F; text-decoration: underline; font-weight: bold;}
#content a:active {color: #B8412B; text-decoration: none; font-weight: bold;}	
#content a:hover {color: #B8412B; text-decoration: none; font-weight: bold;}

#model {
font-size: 12px;
font-family: Verdana, Helvetica, Sans Serif;
color: #6B4B3F;
font-weight: bold;
text-align: center;
}

#specialstitle {
font-size: 18px;
font-family: Verdana, Helvetica, Sans Serif;
color: #B8412B;
}

#spacing {
font-size: 11px;
font-family: Verdana, Helvetica, Sans Serif;
min-height: 1000px;
}

* html #spacing {
height: 1000px;
}

#modelcolumn1 { position: absolute; margin-left:  50px; margin-top: 20px; }
#modelcolumn2 { position: absolute; margin-left: 285px; margin-top: 20px; }
#modelcolumn3 { position: absolute; margin-left: 525px; margin-top: 20px; }

#profilespacing {
min-height: 300px;
}

* html #profilespacing {
height: 300px;
}

#profilecolumn1 { position: absolute; margin-left: 95px; margin-top: 20px; }
#profilecolumn2 { position: absolute; margin-left: 300px; margin-top: 20px; }
#profilecolumn3 { position: absolute; margin-left: 530px; margin-top: 20px; }

#footer {
padding: 7px; 
font-size: 10px; 
font-family: Arial, Helvetica, Sans Serif; 
color: #EBE1D2;
background: #154838;
border-top: 2px solid #652B1C;
}

#footer a {color: #EBE1D2; text-decoration: underline;}
#footer a:link {color: #EBE1D2; text-decoration: underline;}
#footer a:visited {color: #EBE1D2; text-decoration: underline;}
#footer a:active {color: #E3A35F; text-decoration: none;}
#footer a:hover {color: #E3A35F; text-decoration: none;}

table.content {
padding: 10px;
font-size: 11px;
font-family: Verdana, Helvetica, Sans Serif;
color: #6B4B3F;
font-weight: bold;
text-align: left;
}

input { 
	font: 11px Arial, Helvetica, Sans Serif; 
	color: #6B4B3F; 
	padding: 3px;
	background-color: #EBE1D2; 
	border: 1px solid #652B1C; 
}

select { 
	font: 11px Arial, Helvetica, Sans Serif; 
	color: #6B4B3F; 
	padding: 3px;
	background-color: #EBE1D2;
}

textarea { 
	font: 11px Arial, Helvetica, Sans Serif; 
	color: #6B4B3F; 
	padding: 2px;
	background-color: #EBE1D2; 
	border: 1px solid #652B1C;
}