body {
	background-color:#290001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 690px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
	background-color:#290001;
}

#header {
	margin: 0 0 15px 0;
	background: #290001;
	width: 700px;
	position: relative;
	z-index: 2;
}

.side-a {
	float: left;
	width: 200px;
	background-color: #290001;
	
}
.side-b {
	float: right;
	width: 200px;
	background-color: #290001;
}

#content { 
	float: inherit;
	width: 680px;
	padding: 10px;
	background-color: #FFF;
}

#footer {
	clear: both;
	background: #FFF;
	width: 700px;
	text-align: center;
}

.wrapper1 {
	width:700px;
	margin: 0 auto;
	text-align:left;
	overflow: hidden;
	position: static;
	z-index: 1;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000;
	text-align: left;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #4D0135;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #000;
	text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  	color: #000;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 116px;
	border-bottom: 1px solid #ccc;
	float: left;
	}
	
#nav ul li {
	position: relative;
	}

#nav li ul {
	position: absolute;
	display: none;
	}

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul { display: block; }

.nav-secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DCDCDC;
	list-style-type: none;
    padding: 0;
    margin: 0;
	text-align: center;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align: center;
}


.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
 	border-style: ridge;
  	text-align: right;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000;
  	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #FFF; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.winename {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	text-align: center;
}

.winedesc {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	padding-right: 50px;	
}

.rss-box-9999 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #3058CC;
	text-align: left;
}

#slideshow {
	overflow: hidden;
	height: 250px;
}

#slideshow img {
	width:680px;
	height: 250px;
}

div#imgbar {
	margin: 2em 0;
	background: transparent;
}
