/* border colour #899469  BG colour #D0CDAC  holder BGs  #CBC595  font colour #393939 */

body {
	font-family: Tahoma, Arial,  sans-serif;
	font-size: 10px;
}

a:link {
	color: #393939;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #393939;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #393939;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #393939;
	font-weight:bold;
	text-decoration:none;
}

#footer a:link {
font-weight:bold;
color: #393939;
text-decoration: none;
}

#footer a:visited {
color: #393939;
text-decoration: none;
}

#footer a:hover {
text-decoration: none;
color: #000000;
}


#container
{
width: 740px;
margin: 1px auto;
background-color: #D0CDAC;
color: #393939;
border: 1px solid #899469;
}

#rightTop {
float:right;
width: 122px;
height:87px;
}

#top
{
/*background-image: url(images/topBGtile.gif);*/
height:95px;
/*padding:2px;*/
border-bottom: 2px solid #899469;
}

#top img{
float:left;
}

#titleRight{
	/*float:right;*/
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	margin: 45px 0px 0px 200px;
	/*position: reletive;
	width: 306px;
	height: 15px;*/
}

#banner {
width: 790px;
height: 65px;
padding: 0px;
text-align: center;
background-color: #003366;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#rightnav
{
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#vid{
padding:5px 0px 5px 0px;
/*width:250px;*/
/*height:240px;*/
background-color: #CBC595;
border: 1px solid #666666;
}

#vidTop{
padding:2px 0px 0px 0px;
/*width:250px;*/
height:15px;
background-color:#FFFFFF;
/*background-image: url(images/vidTopBG.gif);*/
color: #393939;
font-weight:bold;
font-size: 10px;
}


#vidHolder {
width:250px;
padding: 1px;
float: left;
text-align: center;
border: 1px solid #666666;
}

#slide{
padding:5px 0px 5px 0px;
/*width:510px;
height:385px;*/
background-color: #CBC595;
border: 1px solid #666666;
}

#slideTop{
padding:2px 0px 0px 0px;
/*width:508px;*/
height:15px;
background-color:#FFFFFF;
/*background-image: url(images/vidTopBG.gif);*/
color: #393939;
font-weight:bold;
font-size: 10px;
}


#slideHolder {
width:435px;
padding: 1px;
margin: 0px 0px 0px 0px;
float: right;
text-align: center;
border: 1px solid #666666;

}


#questions{
/*padding: 50px 0px 0px 0px;*/
/*text-align:center;*/
padding:40px 0px 0px 15px;
/*width:510px;*/
height:232px;
background-color: #CCCCCC;
border: 1px solid #666666;
}

#textbox1{
margin: 0px 0px 0px 15px;
}
#textbox2{
margin: 0px 0px 0px 17px;
}

#formbutton{
margin: 0px 0px 0px 48px;
}



#content
{
padding: 12px 10px 10px 10px;

}

#bandselect{
padding:5px;
}
.tabs {
padding-top: 0px;
float: left;
}

.tabs a {
/*border: 1px solid #003366;*/
width: 103px;
height: 17px;
display: block;
color: #666666;
text-decoration: none;
background-image: url(images/band.gif);
font-size: 10px;
font-weight: bold;
text-align: center;
padding-top: 2px;
text-transform: uppercase;
}

.tabs a:hover {
color: #004898;
background-image: url(images/band.gif);
}

#bandselect {
float:right;
padding-top: 0px;
}

#bandselect a {
width: 104px;
height: 15px;
display: block;
color: #999999;
text-decoration: none;
background-image: url(images/band.gif);
font-size: 10px;
font-weight: bold;
text-align: center;
padding-top: 3px;
text-transform: uppercase;
}

#bandselect a:hover {
color: #004898;
background-image: url(images/band.gif);
}



.space{
clear: both;
}

#form{
margin:0px;
padding:3px 0px 0px 0px;
}

#dropdown {
margin:0px;
padding:0px;
/*float:left;*/
}

.list {
margin:0px;
padding:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #393939;
font-size: 10px;
background-color: #EBEBEB;
border: 1px solid #000000;
width: 240px;
}


#footer
{
	clear: both;
	margin: 10px 0px 0px 0px ;
	padding: 0.1em;
	color: #393939;
	background-color: #CBC595;
	border-top: 2px solid #899469;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}



#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

