body {
   margin: 0; 
   padding: 0; 
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   font-color: white;
   color: #000033; 
   font-weight: regular;
   border-color: #3366CC;
   border-style: inset;
   border-width: 1px;
}

#mainnav {
   font-family: "Helvetica light", "Arial", sans-serif;
   font-size: 11px;
   color: white;
   letter-spacing: 1px;
}

#headernav {
   font-family: "Helvetica light", "Arial", sans-serif;
   font-size: 11px;
   color: #660066;
}
table {
	background-color: transparent;
	background: transparent;
	border:0;
	padding:0;
} 

#header {
   font-family: "Garamond", "Arial", sans-serif;
   font-size: 28px;
   color: #660066;
   font-weight: regular;
}

#headerSmall {
   font-family: "Garamond", "Arial", sans-serif;
   font-size: 18px;
   color: #0f0f0f;
   font-weight: regular;
}

#regular {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 13px;
   color: white;
   font-weight: regular;
}

#text {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #666666;
   font-weight: regular;
}

#aboutustext {
   font: italic
   font-family: "Times", "Arial", sans-serif;
   font-size: 11px;
   color: #666666;
   font-weight: regular;
}

#textBack {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 12px;
   color: #3F0039;
   font-weight: regular;
}

#textProductHeading {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   font-weight: Bold;
}

#textCollections {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #000033;
   font-weight: bold;
   letter-spacing: 1px;
}

hr {
  border: 0;
  width: 90%;
  color: #000033;
  background-color: #000033;
  height: 1px;
}

#imagedescription {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 13px;
   color: #666666;
   font-weight: regular;
}


#secondnav {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #666666;
   font-weight: bold;
}

#subheader {
   font-family: "Garamond", "Arial", sans-serif;
   font-size: 14px;
   color: #666666;
   font-weight: regular;
}

#main {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #666666;
   font-weight: normal;
}


#sub {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 12px;
   color: white;
   font-weight: normal;
}

#navheader {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #990033;
   font-weight: bold;
}

#navmain {
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: white;
   font-weight: normal;
   background-color: #990033;
}

#entertext {
   visibility: hidden;
}

p  {
   font: italic small-caps 900 12px arial
}

ul {
   list-style-image: url('arrow.gif')
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 11px;
   color: #666666;
}

.warning {
   color: Red;
   font-weight: bold;
}

#footer {
   background-color: #000033;
}

img  {
   border: 0;
}

a:link {
   color: #000033;
   text-decoration: none;
   border: none;
   font-size: 9px;
}

a:visited {
   color: #000033;
   text-decoration: none;
   font-size: 9px;
}

a:hover ,a:active  {
   color: #000033; 
   text-decoration: underline;
   font-size: 9px;
}

#coolmenu {
	border: 1px solid black;
	/*width: 170px;*/
	background-color: #E6E6E6;
}

#coolmenu a {
	font: bold 13px Verdana;
	padding: 2px;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover {
	background-color: black;
	color: white;
}

#tabledescription {
	top: 72px;
	width: 100%;
	height: 10px;
	padding: 0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	position: absolute;
	z-index: 1;
}
#arrow {
	width: 100%;
	height: 8px;
	padding: 0px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	position: absolute;
	z-index: 9;
}
