
html { 
	min-width: 742px;
	 }


	/* Helpers and base rules */

img	{
	border: 0;
	}

p.access	{
	display: none;
	}

img.mainpic 	{
	border: 0;
	margin-top: 3em;
	background: transparent;
	}

	/* Primary layout divisions */

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #acd;
	color: #168;
	font: small/1.4 "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}

div#wrapper	{
	color: #168;
	background: transparent url(../i/holder-index.gif) top left repeat-y;
	width: 742px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

div#frontimage 	{
	float: left;
	width: 400px;
	padding: 0;
	border: 0;
	margin: 0;
	/* False margin value for all versions of IE Win, including 6.0 */	
	margin-left: 6px;
	}

html>body div#frontimage {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 12px;
	min-height: 400px;
	}

	
div#textbar	{
	margin: 0 0 0 432px;
	padding: 0;
	width: 270px;
	border: 0;
	font-size: 12px;
	}

div#intro	{
	clear: both;
	border: 0;
	color: #689;
	width: 700px;
	padding: 0 0;
	margin: 10px 0 0 10px;
	font-size: 10px;
	font-style: italic;
	}

div#footer	{
	clear: both;
	border: 0;
	border-top: 10px solid #bdf;
	border-bottom: 10px solid #bdf;
	background: #bdf url(../i/footshadow.gif) top left repeat-x;
	color: #168;
	width: 700px;
	padding: 5px 0;
	margin: 10px 0 0 12px;
	}

	
div#footer p	{
	background: transparent url(../i/footer.gif) center left no-repeat;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 70px;
	}

h1	{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited	{
	text-decoration : none;
	display: block;	
	width: 700px;
	height: 80px;
	background: transparent url(../i/header-index.gif) top left no-repeat;
	margin: 0 0 0 12px;
	padding: 0;
	border: 0;
	}

h1#header a:hover, h1#header a:active {
	text-decoration : none;
	}

	/* Linkology 	*/

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #137;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #d80;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : underline;
	color: #137;
	background: transparent;  
	}

div#textbar p a:link, div#maincontent p a:visited {
	text-decoration: none;
	} 

div#textbar p a:hover {
	text-decoration: underline;
	} 
	

	/* Typography 	*/
	
h2, h3, h4	{
	font-weight: bold;
	line-height: 1.2em;
	font-size: 18px;
	margin: 5px 0 0 0;
	}

p	{
	font-size: 12px;
	margin: 0 0 1em 1em;
	line-height: 125%;
	}
	

	/* Forms follow function */
	
div#searchui	{
	margin: 5px 0 0 100px;
	padding: 0;
	padding-bottom: 1em;
	}
	
#searchui label	{
	letter-spacing: 1px;
	font-size: 11px;
	color: #555;
	}

#searchui input.butt	{
	color: #168;
	background: #bc9;
	font-size: x-small;
	}

input.hun	{
	margin: 0 2px;
	width: 100px;
	font-size: x-small;
	}

	/*   textbar navs and links 	*/
	
#textbar dd, #textbar dt {
	margin-left: 0;
	padding-left: 0;
	line-height: 18px;
	margin-bottom: 3px;
	}

body #textbar dt 	{
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-top: 25px;
	background: transparent;
	color: #242;
	padding: 2px 5px;
	background: #4a9;
	text-shadow: 2px 3px 3px #353;
	}

#textbar dd a:link, #textbar dd a:visited {
	font-weight : normal; 
	}
