html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fefefe;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#pagewidth{
	width:955px;
	display:block;
	margin:0;
	padding:0;
	width:955px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-position: left top;
}

#headwidth{
	width:955px;
	display:block;
	margin:0;
	padding:0;
	width:955px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-x;
	background-position: left top;
}


#nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	border: thin none #000000;
}





/* --------------------------- HEADER ----------------------------------*/
#header {
	height: 250px;
	background-image: url(../images/masthead.png);
	background-repeat: no-repeat;
	margin:0 0 0 0;
	background-position: center bottom;
	width: 955px;
}
#header img {
	margin-top: 85px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 810px;
}
#background_swap {
  background: url(/images/swap_bg.gif) no-repeat;
  float: right;
  margin: 30px 24px 0 0;
  padding: 10px 0 0 71px;
  height: 30px; /*40*/
  width: 98px; /*169*/
  display: inline;
}
#artbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#artbox img {
	height: 100px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#background_swap a {
  margin: 0 4px 0 0;
  padding: 0;
}
#background_swap a img {
  margin: 0;
  padding: 0;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	background-image: url(../images/bgOFF.gif);
}
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background-image: url(../images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background-color: #fff;
	background-image: url(../images/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/2005collage.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#pagewidth #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin-right: 100px;
	margin-left: 100px;
	font-size: large;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	left: auto;
	margin-right: 100px;
	margin-left: 100px;
	font-weight: lighter;
}
#volhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	margin-left: 70px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
#pagewidth #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin-right: 100px;
	margin-left: 100px;
	font-size: large;
	color: #FF0000;
}
#pagewidth #content h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 9px;
	color: #003366;
}
#pagewidth #content #terms {
	margin-right: 100px;
	margin-left: 100px;
	font-size: 14px;
}
#pagewidth #content #details {
	margin-right: 50px;
	margin-left: 50px;
}
