*{
margin:0;
padding:0;
}

body{
	text-align:center;
	background: #142142;
	color: #142142;
	font-family: verdana, arial, sans-serif;
	font-size: 76%;
}

a:link, a:visited, a:active {
	color: #183d9b;
	text-decoration: underline;
}

a:hover {
	color: #183d9b;
	text-decoration: none;
}


/********************************************** forms */

fieldset{
border: solid 1px #a9814d;
padding: 10px;
margin-bottom: 1em;
}

fieldset div{
	margin-bottom: 0.5em;
}

legend{
font-weight: bold;
color: #a9814d;
}

label{
	font-weight: bold;
	line-height: 1.7em;
}

input,
select,
textarea{
	width: 325px;
}

input:focus,
select:focus,
textarea:focus,{
background: #FFF1DF;
border-top: solid 2px #ccc;
border-left: solid 2px #ccc;
}
.checkbox {
	width: 15px;
	margin-left: 5px;
}

textarea{
height: 120px;
min-height: 120px;
}

input.check,
input.radio{
	width: auto
}
.button {
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
}

/********************************************* tables */

table{
border-collapse: collapse;
background: #fff;
border: solid 1px #a9814d;
}

th{
background: #a9814d;
color: #fff;
padding: 5px;
}

td{
border: solid 1px #a9814d;
padding: 5px;
}

/************************************** miscellaneous */

a img{
border: 0;
}

/***************************************** typography */

p{
line-height: 1.4em;
margin-bottom: 1em;
}

h1{
color: #a881ad;
}

h2{
	color: #a9814d;
	font-size: 1.4em;
	margin-bottom: .5em;
}

h3{
	color: #142142;
	font-size: 1.1em;
	margin-bottom: .3em;
}

h4{
color: #142245;
font-size: 1em;
}

#content ul{
margin: 0 0 1em 2em;
}

#content ol{
margin: 0 0 1em 2.3em;
}


/**************************************** positioning */

#container{
	text-align:left;
	width:697px;
	min-height: 600px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#header h1 a,
#header h1 a:visited{
float:left;
height: 192px;
width: 551px;
background: #142143;
color: #a7824e;
font-size: 1.5em;
text-decoration: none;
}

#header h1 a:hover,
#header h1 a:focus{
color: #fff;
}

#header p a,
#header p a:visited{
float:right;
background: #d2d5dc;
width: 146px;
height: 192px;
text-align: center;
font-size: 1.5em;
}
#step1  {
	line-height: 2.2em;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 30px;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #a9814d;
}
#step1 ul {
	text-align: center;
	list-style-type: none;
	height: 28px;
	margin: 0px;
	padding: 0px;
}
#step1    li  {
	display: inline;
	float: left;
	width: 75px;
	border-top-width: 1.5px;
	border-bottom-width: 1.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a9814d;
	border-bottom-color: #a9814d;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #A9814D;
}
#step1  li.n  {
	border-right-width: 0px;
}
.step_on {
	background-color: #142142;
	color: #000000;
}

#header p a:hover,
#header p a:focus{
color: #142143;
}

#header p{
margin: 0;
}

#banner{
height: 28px;
width: 697px;
display: block;
background: #727A8D;
clear: both;
}

#wrapper{
	float:left;
	width:551px;
	background-color: #000;

	background-repeat: no-repeat;
	background-position: 0 0;
}

#topnav{
height: 2.3em;
margin-left: 48px;
background: #cfd3d6;
}

#topnav ul{
list-style-type: none;
text-align: center;
}

#topnav ul li{
display: block;
float: left;
text-align: center;
border-right: 1px solid #434f69;
}

#topnav ul li.n{
border-right: 0;
}

#topnav ul li a,
#topnav ul li a:active{
line-height: 2.3em;
color: #142142;
text-transform: uppercase;
text-decoration: none;
display: block;
text-align: center;
padding: 0 30px;
font-weight: bold;
background: #d0d3da;
}

#topnav ul li a:hover{
text-decoration: underline;
}

#advert{
	clear: left;
	margin-top: 28px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 48px;
}

#content{
position: relative;
}

#nav{
	position: absolute;
	left: -150px;
	z-index: 100;
	height: 215px;
	width: 123px;
}

#nav ul{
list-style: none;
}

#nav ul li{
margin-bottom: 1em;
line-height: 2em
}

#nav ul li a{
display: block;
width: 96px;
height: 2.5em;
text-align: center;
text-transform: uppercase;
text-decoration: none;
background: #d0d3da;
color: #142141;
font-weight: bold;
font-size: .8em;
}

#nav ul li a:hover,
#nav ul li a:focus{
background: #a9814d;
color: #000000;
}

#content{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 174px;
}

#sidebar{
	float:right;
	width:146px;
	height: 900px;
	min-height: 900px;
	background-color: #000000;
	display: inline;
}

#sidebar ul{
list-style: none;
}

#sidebar ul li{
	line-height: 0;
	font-size: 0px;
}

#sidebar h3{
line-height: 28px;
background: #142142;
font-size: 1em;
text-transform: uppercase;
width: 146px;
text-align: center;
color: #fff;
margin-bottom: 0
}

#footer{
background:#fff;
clear:both;
margin: 1em 145px 0 48px;
padding: 10px 0 30px 0;
border-top: solid 1px #333;
}
.dropdown {
	width: 50px;
	display: inline;
	margin-right: 5px;
	margin-left: 6px;
	margin-bottom: -2px;
}
.dropdown2 {
	display: inline;
	width: 50px;
	margin-right: 4px;
	margin-bottom: -2px;
	margin-left: 16px;
}
.dropdown3 {
	display: inline;
	width: 75px;
	margin-right: 5px;
	margin-bottom: -2px;
	margin-left: 0px;
}
.dropdown4 {
	display: inline;
	width: 100px;
	margin-right: 5px;
	margin-bottom: -2px;
	margin-left: 5px;
}
.dropdownlabel {
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #142142;
	text-decoration: none;
	line-height: 2.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maintext {
	text-align: left;
}
.winnerstext {
	font-size: 76%;
}

.clr {
	clear: both;
}