body		{	font-family: times; behavior:url(extras/csshover.htc);
			font-size: 80%;
			color: #000;
			text-align: left;
			background-color: #fff;
		}
div#container	{	/*min-width: 762px;
			max-width: 1000px;*/

			margin: 30px auto 0 auto;
			width: 750px;
			text-align: left;
			background-color: #FFF;
			background-repeat: repeat-y;
			border-top: 1px solid #000;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
		}
* 		{	margin: 0;
			padding: 0;
		}
div#header	{	height: 100px;
			overflow: hidden;
			Background-color: #fff;
			repeat: 0;
		}
div#header h1	{	display: none;
		}
div#header h2	{	display: none;
		}
div#header h3	{	color: #ccc;
			text-align: right;
			font-size: 1em;
			margin-top: 0.2em;
			margin-right: 0.2em;
		}
div#menubar	{	background-color: #fc0;
			background-repeat: repeat-x;
			background-position: right 0;
			height: 20px;
			overflow: hidden;
		}
div#listmenu	{	width: 100%;
			font-size: 1em;
			font-weight: bold;
			float: right;
		}
div#listmenu ul	{	margin: 0 0;
			border: 0;
		}
div#listmenu li	{	float: right;
			color: #000;
			list-style-type: none;
                        padding: 1px 2px;
			border: 2px solid #fc0;
		}

div#listmenu li:hover	{	background-color: #FFFF66;
				border: 2px solid #FFFF66;
			}
div#listmenu a	{	color: #fff;
			text-decoration: none;
                        padding: 5px 15px;
		}
div#listmenu a:hover	{	color: #000;
				text-decoration: none;	
			}
div#imagebar	{	float: right;
			Width: 175px;
			clear: left;
			padding-left: 5px;
		}
div#imagebar a	{	Text-align: center;
			text-decoration: none;
		}
div#imagebar img	{	Text-align: center;
				text-decoration: none;
				border: 0px solid #000;
			}
div#content	{	padding: 10px 5px 20px 20px;
			text-align: left;
			background-color: #fff;
		}
div#content h1	{	font-size: 1.6em;
			color: #fc0;
			margin: .5em 0 0 0;
			font-family: verdana;	
		}
div#content h2	{	font-size: 1.2em;
			color: #fc0;
			margin: .5em 0 0 0;
			font-family: verdana
		}
div#content h3	{	font-size: 1.2em;
			color: #fc0;
			font-style: italic;
			font-family: verdana	
		}
div#content p	{	margin: 1em 0;	
			color: #333333;
		}
div#content p a	{	margin: 1em 0;	
			color: #fc0;
			font-size: 10px;
		}
div#content ul	{	margin: .5em 0 0 2em;
			padding: 0;			
		}
div#content li	{	margin: .2em 0;
			padding: 0;
			list-style-type: disc;					
		}
div#content img	{	float: left;
		}
div#content a	{	font-size: 1.8em;
			color: #fc0;	
			text-decoration: none;
			font-family: verdana;
		}
div#contactaddress	{	text-align: right;
				padding: 0 10px 0 0 ;
			}
div#address	{	clear: both;
			height: 80px;
			margin: 0;
			text-align: center;
			background-color: #FFF;
			overflow: hidden;			
		}
div#address p	{	font-size: .85em;
			font-weight: bold;
			color: #ccc;
			line-height: 1.6em; 
		}
div#address a	{	font-weight: normal;
			color: #ccc;
		}
a.nav:link	{	text-decoration: none;
		}
a.nav:visited	{	text-decoration: none;
		}
a.nav:hover	{	text-decoration: underline;
			color: #c00;
		}
a.nav:active	{	text-decoration: none;
		}

/* Aslett Clearing Method - www.csscreator.com */

.clearfix:after {	content: ".";
			display: block;
			height: 0;
			clear: both;
    			visibility: hidden;
		}
.clearfix 	{	display: block;
		}

/* End Aslett Clearing Method */

.banner		{	margin-top: 10px;
		}
table		{	margin: 2em 0;
		}
td		{	padding: .5em;
		}
div#key h1	{	font-size: 0.1em;
			color: #fff;
		}
div#key h2	{	font-size: 0.1em;
			color: #fff;
		}
div#key p	{	font-size: 0.1em;
			color: #fff;
		}
div#cardimages		{	Margin-left: 0;
				border: 1px dashed #666;
				width: 300px;
				height: 75px;
				padding: 2px 0 0 10px;
			}
div#cardimages img	{	Padding: 0 5px 0 0;
				float: left;
			}
div#bottombar	{	background-color: #fc0;
			background-repeat: repeat-x;
			background-position: right 0;
			height: 20px;
			overflow: hidden;
			clear: left;
			clear: top;
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
			width: 750px;
			margin: 0 auto 0 auto;
		}
div#bottombar p	{	color: #fc0;
		}

div#homepagelinks	{	border: 1px solid #999; align: center; clear: both; }
div#homepagelinks p	{	padding: 5px 2px 0 2px; }
div#homepagelinks p a	{	padding: 0 1px 0 2px; border: 0px solid #fff; }
div#homepagelinks p a img	{	border: 0px solid #fff; }


