* {
	margin: 0px;
	padding: 0px;
}

#container {
	position: relative;
	top: 0px;
	width: 770px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	background-color: white;
}

body {
	color: black;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 1em;
	text-align: left;
}

h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 2em;
	margin-top : 1em;
	margin-bottom : 1em;
	color : #663300;
}

h1 span {
	visibility: hidden;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	color : #663300;
	padding-top : 20px;
}

h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin-top: 1em;
	color : #663300;
}

h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
}

a:link {
	text-decoration : none;
	color : #996600;
	background-color: transparent;
}

a:visited {
	text-decoration : none;
	color : #996600;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #663300;
	background-color: transparent;
}

a:active {
	text-decoration : none;
	color : #663300;
	background-color : transparent;
}

p {
	margin-bottom: 2em;
}

#banner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	height : 95px;
	color: #635631;
	padding-bottom: 20px;
	margin: 10px 0px 0px 0px;
}

#banner p {
	visibility : hidden;
}

#menu ul {
  padding: 0px;
  margin-left : 0px;
  list-style: none;
  width : 200px;
}

#menu li {
  float: left;
  position: relative;
  background : white;
  padding-right : 30px;
  list-style-type : none;
}
  
#menu li ul {
  display: none;
  position: absolute; 
  top: 15px;
  left: 0;
}

#menu li > ul {
	top: auto;
	left: auto;
}

#menu li:hover ul, li.over ul {
	display: block;
	}
	
#title {
	position: relative;
	float: left;
	display: block;
	padding-left: 10px;
	margin: 40px 0px 0px 0px;
	width: 760px;
}

#about {
	background-image: url(../images/about.png);
	width : 152px;
	height : 35px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#armour {
	background-image: url(../images/armour.png);
	width: 112px;
	height: 27px;
	padding: 0px;
	margin: 0px 0px 0px -10px;
}

#helmets {
	background-image: url(../images/helmets.png);
	width: 120px;
	height: 36px;
	padding: 0px;
	margin: 40px 0px 20px 0px;
}

#costume {
	background-image: url(../images/costume.png);
	width : 128px;
	height : 27px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#belts {
	background-image: url(../images/belts.png);
	width : 260px;
	height : 27px;
	padding : 0px;
	margin: 40px 0px 0px 0px;
}

#custom {
	background-image: url(../images/custom.png);
	width : 229px;
	height : 39px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#props {
	background-image: url(../images/props.png);
	width : 90px;
	height : 35px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#jewellery {
	background-image: url(../images/jewellery.png);
	width: 127px;
	height: 36px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}

#guns {
	background-image: url(../images/guns.png);
	width: 73px;
	height: 34px;
	padding: 0px;
	margin: 40px 0px 0px 0px;
}

#masks {
	background-image: url(../images/masks.png);
	width : 104px;
	height : 27px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#legal {
	background-image: url(../images/legal.png);
	width : 78px;
	height : 44px;
	padding : 0px;
	margin: 0px 0px 0px -10px;
}

#column1 {
	position : relative;
	float : left;
	padding-right : 10px;
	width : 400px;
	text-align : left;
	font-size : 0.8em;
	line-height : 1.5em;
	color : black;
	background-color : white;
}

#column1 ul {
	margin-top : 0em;
	margin-bottom : 1em;
}

#column1 li {
	margin-left: 15px;
	list-style-type: square;
}

#column2 {
	position: relative;
	float: right;
	width: 300px;
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.5em;
	color: black;
	background-color: white;
}

#blog {
	border: 1px solid #663300;
	padding : 10px;
	margin-bottom : 10px;
}

#blog p {
	margin-bottom: 1em;
}

#blog h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 2em;
	margin-top : 0px;
	margin-bottom : 1em;
	color : #663300;
}

#blog h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	color : #663300;
	padding-top : 0px;
}

#product {
	position : relative;
	float : left;
	padding-top : 10px;
	width : 770px;
	text-align : left;
	font-size : 0.8em;
	line-height : 1.5em;
	color : black;
	background-color : white;
}

#product ol li {
	list-style-type : lower-roman;
	margin-left : 30px;
	margin-top : 1em;
}

#product ul {
	margin-bottom : 2em;
}

#product ul li {
	list-style-type: square;
	margin-left : 15px;
}

#footer {
	position: relative;
	top: 0px;
	width: 770px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top : 10px;
	padding: 0px;
	text-align: right;
	font-size : 0.7em;
	color : black;
	background-color: transparent;
}

.separator {
	clear: both;
}

.thumbnails {
	border-bottom: 1px solid #663300;
}

.thumbnails img {
	display : inline;
	border : none;
	padding : 0px;
	margin : 0px;
}

#column1 small {
	font-size : 0.6em;
}

.price {
	font-weight : 900;
	margin-top : -1em;
	margin-bottom : 1em;
}

acronym {
	text-decoration: none;
	cursor: help;
}