<style type="text/css">

/* basic layout */

body 
	{ 
	text-align: center; 
	}

html
	{
	background: #F8F2E5;
	background: #FFFFFF;
	background-image: url('/images/Background-beige2.jpg');
	margin: 0 0 0 0; 
	}

html,body 
	{
	height: 98%;
	}

div#container 
	{ 

	width: 610px; 
	text-align: left; 
	margin: 0 auto; 
/*
	background: #ECEBD9;	
	background-image: url('/images/content_bg.jpg');
	background-image: url('/images/content_bg.gif');
			
	background-repeat: no-repeat X;	
*/
	}

div#footer
	{
	text-align: center;
	width: 610px; 
	margin: -10px auto 0 auto;
	height: 50px;
	background-image: url('/images/footer_bg.jpg');
	background-image: url('/images/footer_bg.gif');
	background-repeat: no-repeat;	
	}
#footer p
	{
	margin: 10px 20px;
	}

div#mail
	{
	text-align: center;
	width: 690px;
	margin: 0 auto -10px auto;
	}

div#banner
	{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 150px;
	background-image: url('/images/banner_bg.jpg');
	background-image: url('/images/banner_bg.gif');	
	background-repeat: no-repeat;	
	}

div#banner h1
	{
	text-align: center;
	margin: 0 0 0 0;
	}
#banner img
	{
	padding-top: 15px;
	}

div#maincontent
	{
	padding: 10px;
	font-size: 0.9em;
	background: #ECEBD9;	
	background-image: url('/images/content_bg.jpg');
	background-image: url('/images/content_bg.gif');
	background-repeat: no-repeat X;		
	}

/* The 'look' of the objects */

div#footer
	{
	font-size: 0.7em;
	color: #AA3333;
	}
#footer a
	{
	color: #BF6860;
	text-decoration: none; 
	padding-bottom: 10px;
	}	

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

hr
	{
	width: 50%;
	margin-bottom: 20px;
	}

img
	{
	border: none;
	}

a
	{
	text-decoration: none;
	}

img.rhinset
	{
	float: right;
	margin: 10px;
	margin-top: -10px;
*	margin-top: 10px;
	height: 110px;
	}

img.lhinset
	{
	display: block;
	float: left; 
	margin-right: 10px;
	}

img.random
	{
	width: 300px;
	}

div#maincontent h1, h2, h3, h4
	{
	font-family: "Arial", Times;
	color: #DF8880;
	color: #C17871;
	color: #F84241;
	color: #222222;
	}
	
div#maincontent h1
	{
	text-align: center;
	margin: 3px;
	}
div#maincontent h3
	{
	text-align: left;
	margin-left: 20px;
	}
			
div#maincontent h2
	{
	text-align: left;
	margin-left: 20px;
	}
div#maincontent h4
	{
	text-align: left;
	margin: 3px;
	margin-top: 10px;
	margin-left: 20px;
	}
div#maincontent h5
	{
	text-align: left;
	color: #9F6860;
	color: #BF6860;	
	font-size: 1em;
	}
	
div#maincontent a
	{
	color: #BF6860;
	}
	
p
	{
	margin: 10px 10px;
	}
	
p.question
	{
	margin-left: 50px;
	margin-right: 30px;
	text-align: left;
	color: #9F6860;
	color: #BF6860;	
	font-size: 1em;
	font-weight: bold;
	}	
p.answer
	{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 0.9em;
	}
	
p.centered
	{
	text-align: center;
	}

p.outdent
	{
	text-align: left;
	text-indent: -40px;
	margin-left: 50px;
	margin-right: 30px;
	}
p.indent
	{
	margin-left: 50px;
	margin-right: 30px;
	text-align: left;
	}
p.indent2
	{
	text-align: left;
	text-indent: 20px;
	padding-bottom: 20px;

	margin-left: 10px;
	margin-right: 10px;
	}

/* stuff I'm mucking around with */

div#menu 
	{
	background: #9A8D7A;
*	padding-bottom: 2px;
	text-align: center; 
/*	margin-top: 51px; */
	width: 570px;
	margin: 0 auto;
	margin-top: -16px;
	margin-top: -56px ;
	font-size: 0.9em;
*	font-size: 0.8em;	
	z-index: 200;
	}
div#menu a 
	{
	display: block; 
	display: inline;
	text-align: center; 
	padding: 0px 10px 2px; 
* 	padding: 0px 10px;
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #222;
	z-index: 200;	
	}
	
div#menu a:hover 
	{
	color: #000000; 
	background: #E1D6BA;
	padding: 0px 10px;
*	padding: 0px 10px 3px; 
	z-index: 200;
	}

div#menu span 
	{
	display: none;
	}


div#sub_menu 
	{
	background: #C7B496;
	padding-bottom: 1px;
	text-align: center;
	width: 570px; 
	margin: 0 auto;
	bottom: 0; 
	font-size: 0.8em; 
	z-index: 100;
	}
div#sub_menu a 
	{
	display: block; 
	display: inline;
	text-align: center; 
	padding: 0px 10px 1px;
* 	padding: 0px 10px;
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #222;
	z-index: 200;	
	}
	
div#sub_menu a:hover 
	{
	color: #000; 
	background: #E1D6BA;

* 	padding: 0px 10px 3px;	
	z-index: 200;
	}

a.TitleLink
	{
	font-size: 1em;
	font-weight: bold;
	}

div#NavLink 
	{
	background: #D9CEB0;
	padding-bottom: 1px;
	text-align: center;
	width: 570px; 
	margin: 0 auto;
	bottom: 0; 
	font-size: 0.8em; 
	z-index: 100;
	}
div#NavLink a 
	{
	display: block; 
	display: inline;
	text-align: center; 
	padding: 0px 10px 1px;
* 	padding: 0px 10px;
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #222;
	z-index: 200;
	}
	
div#NavLink a:hover 
	{
	color: #000; 
	background: #B1A694;

* 	padding: 0px 10px 3px;	
	z-index: 200;
	}
	



div#menubottom
	{
	background: #684241;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center; 
	left: 0; 
	font-size: 0.9em; 
	z-index: 100;
	}
div#menubottom a 
	{
	display: block; 
	display: inline;
	text-align: center; 
	padding: 3px 10px; 
	margin: 0 0 1px; 
	border-width: 0; 
	text-decoration: none; 
	color: #FFC; 
	background: #684241;
	}
div#menubottom a:hover 
	{
	color: #711D22; 
	background: #C66223;
	}



img.menu_image
	{
	width: 690px;
	height: 115px;
	}

img.limited
	{
	width: 500px;
	}

div#maincontent a:link
	{
	text-decoration: none;
	color: #FE6600;
	}
div#maincontent a:visited
	{
	text-decoration: none;
	color: #FE6600;
	}
div#maincontent a:hover
	{
	text-decoration: none;
	color: #913A00;
	}


div#footer a:link
	{
	text-decoration: none;
	color: #FE6600;
	}
div#footer a:visited
	{
	text-decoration: none;
	color: #FE6600;
	}
div#footer a:hover
	{
	text-decoration: none;
	color: #913A00;
	}

table
	{
	text-align: center;
	margin: 10px auto;
	}
table.fixedwidth
	{
	width: 80%;
	text-align: center;
	margin: 10px auto;
	}
td
	{
	text-align: center;
	padding: 5px 10px; 
	}
tr.imagelinks
	{
	vertical-align: middle;
	font-size: 0.9em;
	}

tr.imagelinks td
	{
	text-align: right;
	}

th
	{
	text-align: left;
	}

table.parameters
	{
	font-size: 0.9em;
	}

.smallpic
	{
	height: 94px;
	}
.smallishpic
	{
	height: 130px;
	}
.mediumpic
	{
	width: 300px;
	}
.mediumpic2
	{
	width: 370px;
	}

table.morespace
	{
	text-align: left;
	width: 90%;
	}
td
	{
	text-align: left;
	font-size: 0.9em;
	}
td.title
	{
	font-weight: bold;
	vertical-align: top;
	}

ol li
	{
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	list-style: upper-roman;
	}
	
ul
	{

	}

ul li
	{
	vertical-align: top;
	text-align: left;
	width: 90%;
	padding-bottom: 5px;
	}

</style>


