* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	color: #FFFFFF;
}
a,
a:link,
a:visited,
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#container {
	width: 766px !important;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bodybg.gif') 0px 0px repeat-y;
	background-color: #000000 !important;
	border: 1px solid #333333;
}
#header {
	width: 766px;
	height: 138px;
	background: url('../images/header.jpg') 0px 0px no-repeat;
}
ul#menu {
	width: 706px;
	height: 28px;
	background: url('../images/menu.gif') 0px 0px no-repeat;
	padding-left: 60px;
	list-style-type: none;
	list-style-image: none;
}
ul#menu li {
	display: inline;
}
ul#menu li a {
	display: inline;
	padding: 4px 13px 3px 12px !important;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 26px;	
	line-height: 30px;
	text-decoration: none;
	border: 1px hidden #000000;
	text-transform: uppercase;
}
ul#menu li a:hover,
ul#menu li.over a {
	background-color: #000000 !important;
	text-decoration: none !important;
	color: #FFFF99;
	border: 1px solid #333333;
	padding: 4px 12px 3px 11px !important;
}
* html ul#menu li a {
	display: inline;
	padding: 3px 13px 4px 12px !important;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 26px;	
	line-height: 26px; 
	text-decoration: none;
	border: 1px hidden #000000;
	text-transform: uppercase;
}
* html ul#menu li a:hover,
* html ul#menu li.over a {
	background-color: #000000 !important;
	text-decoration: none !important;
	color: #FFFF99;
	border: 1px solid #333333;
	padding: 3px 12px 4px 11px !important;
}
#menuContainer {
	display: block;
	position: relative;
}
#subMenu {
	width: 766px;
	height: 23px;
	background: url('../images/menubg.gif') 0px 0px no-repeat;
}
#custBowMenu {
	display: none;
	width: 190px;
	height: auto;
	position: absolute;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: none;
	background-color: #000000;
	text-align: center;
	top: 25px;
	left: 20px;
	z-index: 100;
}
#custBowMenu ul li {
	display: block;
	list-style: none;
	list-style-image: none;
}
#necessitiesMenu {
	display: none;
	width: 115px;
	height: auto;
	position: absolute;
	border-left: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-top: none;
	background-color: #000000;
	text-align: center;
	top: 25px;
	left: 158px;
	z-index: 100;
}
#necessitiesMenu ul li {
	display: block;
	list-style: none;
	list-style-image: none;
}
#merchandiseMenu {
	display: none;
	width: 115px;
	height: auto;
	position: absolute;
	border-left: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-top: none;
	background-color: #000000;
	text-align: center;
	top: 25px;
	left: 535px;
	z-index: 100;
}
#merchandiseMenu ul li {
	display: block;
	list-style: none;
	list-style-image: none;
}
#aboutMenu {
	display: none;
	width: 115px;
	height: auto;
	position: absolute;
	border-left: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
        border-top: none;
	background-color: #000000;
	text-align: center;
	top: 25px;
	left: 620px;
	z-index: 100;
}
#contentContainer {
	width: 766px;
	height: auto;
	background: url('../images/body_bg.gif') 0px 0px repeat-y;
}
#contentContainer img {
	float: left;
	border: 1px solid #666666;
	margin: 10px 10px 10px 10px;
}
#contentContainer h1 {
	width: 766px;
	height: 26px;
	background: url('../images/h1.gif') 0px 0px no-repeat;
	font-size: 13px;
	text-indent: 45px;
	padding-top: 3px;
	text-transform: uppercase;
}
#contentContainer h2 {
	width: 725px;
	height: 15px;
	padding: 5px 0px 5px 10px;
	margin: 0px 10px 15px 15px;
	background-color: #000000;
	border: 1px solid #363636;
	color: #CCCCCC;
	font-size: 11px;
}
#contentContainer h2 a,
#contentContainer h2 a:link,
#contentContainer h2 a:visited,
#contentContainer h2 a:active,
#contentContainer h2 a:hover {
	font-size: 11px;
}
#contentContainer p {
	margin-bottom: 15px;
}
#contentContainer hr {
	clear: left;
	height: 1px;
	background-color: #000000;
	color: #000000;
}
#contentContainer td {
	padding: 5px;`
}
#contentContainer tr {
	border: 1px solid #000000;
}
#contentContainer th {
	background-color: #333333;
	padding: 7px;
	font-size: 12pt;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#contentContainer fieldset {
	border: 1px solid #333333;
	padding: 5px;
}
#contentContainer legend {
	border: 1px solid #333333;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-size: 12pt;
}
#firstFooter {
	text-align: center;
}
#firstFooter a,
#firstFooter a:link,
#firstFooter a:visited,
#firstFooter a:active, 
#firstFooter a:hover {
	font-size: 10px;
}
.contentBox {
	margin: 5px 15px 5px 15px;
	width: 683px;
	height: auto;
	background-color: #000000 !important;
	padding: 25px;
	border: 1px solid #363636;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.noborder {
	border: none !important;
}
.arrows {
	color: #666666;
}
.redstar {
	color: red;
	font-weight: bold;
}
#footer {
	width: 766px;
	height: 25px;
	background: url('../images/footer.gif') 0px 0px no-repeat;
	padding-top: 27px;	
	position: relative;
	clear: left;
	display: block;
}
#footer p {
	margin: 0px 27px 0px 0px;
	text-align: right;
	font-size: 10px;
}
#footer a {
	display: block;
	width: 79px;
	height: 0px;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
	top: 25px;
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	border: 1px solid #000000;
	}

#footer a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
}	

#footer a.staticPlug {
	background: url('../images/staticplug.gif');
	left: 25px;
}
