body {
	padding: 0px;
	margin: 0px;
	background: #000;
	font-family: arial, verdana;
	font-size: 80%;
	color: #fff;
	margin-bottom: 10px;
}




#container {
	margin: 10px auto 0px auto;
	width:750px;  
	padding: 0px;
	border: 0px solid #333000;
	border-top: none;
	background: #000;
}



#banner {

	padding:0px;
	margin: 0px auto;
 	height: 200px;
	width: 750px;
}





#topmenu {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	height: 100px;
}


#columns {
	width: 750px;
	position: relative;
	text-align: left;
	background: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	
}

html>body #columns {
	height: auto;
	min-height: 300px;
	overflow: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#leftmain {
	float: left;
	width: 135px;
	margin-top: 15px;
	margin-left: 5px;
	background: #000;
	height: auto;
	border: none;
}

#content {

	margin-top: 15px;
        margin-left:140px;
        margin-right:105px;
	padding-left: 10px;
	padding-right: 10px;
	font: verdana;
}
#content2 {

	width: 580px;

	margin-top: 15px;
        margin-left:140px;
        margin-right:105px;
	padding-left: 10px;
	padding-right: 10px;
	font: verdana;
}




#rightmain {
	float: right;
	width: 100px;
	margin-top: 15px;
	margin-right: 5px;
	height: auto;
}

#foot1 {
	background: #000;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 85%;
	height: 100%
	margin-left: auto;
	margin-right: auto;
	color: #ce9400;
}

#foot {
	background: #000;
	padding: 0px;
	clear: both;
	margin: 20px auto 5px auto;
	text-align: center;
	font-size: 85%;
	height: 100%
}

p.foot {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #ce9400;

}



.large	{
	font-size: 150%;
}



.boxtitle {
	background-color: #006699;
	color: #fff;
	text-align: left;
	padding: 2px 2px;
	margin-bottom: 5px;

}

.basketrighttitle {
	background-color: #006699;
	color: #fff;
	text-align: center;
	padding: 2px 2px;
	font : 13px verdana;
	font-weight: bold;

}

.basketright {
	background-color: #CFDFEF;
	color: #000;
	text-align: left;
	padding: 2px 2px 5px 2px;
	height: 150px;
}

html>body .basketright {
	height: auto;
	min-height: 150px;
}







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

a:hover {
	font-weight: bold;
	color: #ccc;
	text-decoration: underline overline;

}



a.bxlink:link, a.bxlink:visited {
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
}

a.link:link, a.link:visited {
	color: #006699;
	margin: 0px;
	padding: 0px;
}

a.link:hover {
	color: #b92929;
	text-decoration: underline overline;
}










a.menu:link, a.menu:visited {
	display: block;
	background: url('gesq1.gif') no-repeat;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 20px;
	width: 135px;
	text-decoration: none;
	text-transform: uppercase; font-style:normal; font-variant:normal; font-size:13px; font-family:arial, helvetica, serif
}





a.menu:hover, a.menuchosen:hover {
	background: url('gesq2.gif') no-repeat;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase

}

h1 {
	padding:0px;
	margin: 0px 0px 20px 0px;
	font-family: Verdana;
	color: #b92929;
	text-align: center;
	text-transform: uppercase;
}


h2 {
	padding:0px;
	margin-top: 40px;
	font-family : Verdana;
	font-weight: normal;
	color: #b92929;
	text-align: left;
	font-style: italic;
}

h3 {
	padding:0px 0px 0px 0px;
	margin-top: 30px;
	font-family : "Lucida Grande",Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b92929;
	text-align: left;
	font-style: italic;
}


.formtitle {
	font-weight: bold;
	font-style: italic;
	color: #777666;
	margin-bottom: 0px;
}


div.form {
	padding-left: 30px;
}

div.form1 {
	margin-top: 25px;
	margin-bottom: 150px;
	padding-left: 30px;
}

div.form2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	float: left;
}

h2.table {
	padding:0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-family : "Lucida Grande",Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b92929;
	text-align: left;
	font-style: italic;
}



.itemtitle {
	background: #CE9400;
	font : 12px arial;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}


.item {
	float: left;
	width: 155px;
	margin-top: 7.5px;
	margin-left: 6px;
	margin-bottom: 7.5px;
	background: #000000;
	padding: 0px;
	height: auto;
}

.itembox {
	border:1px solid #CE9400;

	width: 149px;
	background: #000000;
	font: 13px arial;
	padding: 2px;
	height: 125px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.center {
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}





.expander a {
font: normal 10px Courier;
text-decoration: none;
color: black;
}


div.float {
  float: left;
  width: 75px;
  height: 50px;
  padding: 1px;
text-align: center;
margin-bottom: 20px;
background: maroon;
color: #ccc;
margin-left: 1px;
margin-right: 1px;
  }
 
 
div.float1 {
  float: left;
  width: 75px;
  height: 65px;
  padding: 1px;
text-align: center;
margin-bottom: 20px;
background: maroon;
color: #ccc;
margin-left: 1px;
margin-right: 1px;
  } 
 
 
div.float2 {
  float: left;
  width: 90px;
  height: 65px;
  padding: 1px;
text-align: center;
margin-bottom: 20px;
background: maroon;
color: #ccc;
margin-left: 1px;
margin-right: 1px;
  }  
 
 
.float a:link, .float a:visited, .float1 a:link, .float1 a:visited, .float2 a:link, .float2 a:visited {
color: #ce9400;
font-weight: bold;
font-style: italic;
}
  
.float a:hover, .float1 a:hover, .float2 a:hover {
color: #ccc;
}


table.equip {
margin-bottom: 25px;
}

table.equip td {
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: solid;
border-color: #CE9400 #CE9400 #CE9400 #CE9400;
background-color: black;
empty-cells: hide;

}

th.heading {
background-color: maroon;
text-align: center;
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: solid;
border-color: #CE9400 #CE9400 #CE9400 #CE9400;
}

td.items {
	border: 2px solid #247ca7;
	font: 13px arial;
	font-weight: bold;
	text-align: center;
}


#skipnav {
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
	font-size: 0px; 
	line-height: 1px;
}
