/* 
The Koehler Bortnick layout style
author: Neubix Studios - Ryan D. Sims
version: 10.13.2003
*/

/* --- Global Layout definitions --- */

body {
	background:white;
	width:100%;
	color:black;
	margin:.25in 0;

}

#nav, #subnav1, #subnav2, #subnav3, #subnav4, #footer, #highlights { display:none }

img { border: 0 }

#subsleft h1 {
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-weight: bold;
	color: #900;
	font-size: 14pt
}

#subsleft p { 
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	font-weight: normal;
	color: #000;
	font-size: 17pt
}

#picspot {
	margin-top: .25in;
	margin-bottom: .25in;
}


