

body {
	margin: 0;
	padding: 0;
	font: 11px/28px verdana, arial, helvetica, sans-serif;
	color: #fff; 
	background-color: #fff;
	 }
	
img	{
	margin: 0;
	padding: 0;
	}

P { padding-left: 0px; margin-bottom: 0px; font: 11px/28px verdana, arial, helvetica, sans-serif; font-weight: plain; color: #747272; background-color: none;}


A:link, A:visited, A:active { text-decoration: underline; font-weight: plain; color: #000; margin-top: 0px; }

A:hover { color: #000; background: #ccc; text-decoration: underline; }


.address { font: 9px/15px verdana, arial, helvetica, sans-serif; font-weight: plain; color: #929287; margin-left: 3px; background-color: none;}

.alt { 
	display: none; 
	}

.menulink { font: 8px/10px verdana, arial, helvetica, sans-serif; font-weight: plain; border: 3px solid #5f5f4f; background-color: #000000; width: 100px; height: 40px; }


#holdlogo { position: absolute;
			left: 0px;
			top: 0px;
			z-index: 10; 
			}
			
#flashholder { position: absolute;
			top: 425px;
			left: -1px;
			width: 166px;
			height: 296px;
			background-color: #000;
			z-index: 8;}
			
			
#awardholder { position: absolute;
			top: 722px;
			left: 0px;
			width: 166px;
			z-index: 8;}
			
			
			
#holdthead { position: absolute;
            left: -1px;
            top: 425px;
            z-index: 10; 
            }
			
			
.column1 { position: absolute;
			top: 234px;
			left: 242px;
			width: 475px;
			z-index: 5;}
			
						

			
#violater { position: absolute;
			left: 420px;
			top: 148px;
			z-index: 10; 
			}
			
			

			

H1 { font: 200px/200px times, serif; margin-top: 0px; margin-bottom: 0px; font-weight: normal; background-color: none; }

H2 { font: 11px/23px verdana, arial, helvetica, sans-serif; color: #000; font-weight: plain; 
margin-top: 18px; margin-bottom: -6px; }

.highlight { color: #993333; }

H4 { color: #cccc99; padding: 8px; margin-bottom: 10px; font: 24px/32px monaco, monospace; background-color: #ffffcc;}


	/*  Create subnav buttons 	*/ 

#wrapit { position: absolute; left: 0px; top: 164px; z-index: 2; }


#primetop	{
	border-top: 2px solid #fff;
	}


#mysidebar ul {
	padding: 0;
	margin: 0;
	border: 0px none;; list-style-type:none
	}

#mysidebar li	{
	text-align: center;
	border-bottom: 2px solid #fff;
	width: 165px;
	margin: 0;
	padding: 0;
	font: 10px/27px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	color: #5f5f4f;
	background: #F5F5F5;
	}

#about, #secondarytop, #tertiarytop	{
	border-top: 2px solid #fff;
	}

#mysidebar li a {
	display: block;
	font-weight: normal;
	padding: 0;
	background: #E4E1DA;
	color: #959390;
	text-decoration: none;
	width: 165px; 	/* False value for IE4-5.x/Win. */
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 165px;	/* You get it. Good value for compliant browers. */	
	}
	
html>#mysidebar li a {
	width: 165px;	 /* Be nice to Opera */
	}
	
#mysidebar li a:hover {
	font-weight: normal;
	background: #C9C3B6;
	color: #000;
	text-decoration: none;
	}

#mysidebar li a:active {
	font-weight: normal;
	background: #000;
	color: #ffe;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	text-decoration: none;
	}
	
#selected { border-right: 2px solid #fff;
	background: #f0f0e1;
	
#selected a:hover { border-right: 2px solid #fff;
	background: #C9C3B6;

