body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #09337b;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffb30e;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffb30e;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffb30e;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #09337b;
}
div#header {
	background-image: url(images/worldmusicbanner4.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 125px;
	background-color: #0e47a9;
}

div#headerrpt {
	
} 
div#mainnav {
	background-color: #09337b;
	border-bottom-style: none;
}

div#columnleft{float: left; width: 210px;}
div#right{padding-left: 220px;padding-right: 3%;}

div#columnright {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.5em;
	padding-left: 5px;
	background-color: #FFFFFF;
	
}
div#footer {
	background-color: #ffb30e;
	clear: both;
	padding-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	/*padding-left: 200px;*/
	text-align: center;
	
}

#copyright {font-size: 80%; }

h1 {
	font-size: 102%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #09337b;
}

h2 {
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #09337b;
}

h3 {
	font-size: 98%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #09337b;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #09337b;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	list-style-position: inside;
	
}

#navsite ul {
	padding: 3px 0;
	margin-left: 0px;
	font: bold 80% Verdana, sans-serif;
	border-bottom: 1px solid #09337b;
	background-color:#09337b;
	margin-top: 0px;
	color:#0e47a9;	
	
}
#navsite ul li {
	list-style: none;
	display: inline;
	margin: 0;
	
}
#navsite ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #09337b;
	border-bottom: none;
	font-weight: bold;
	background: #ffffff;
	text-decoration: none;
	color: #0e47a9;
}
#navsite ul li a:link {
 color: #0e47a9;
}
#navsite ul li a:visited {
 color: #0e47a9;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #ffb303;
 background: #ffffff;
 border-color: #09337b;
 border-bottom: 1px solid white;
 
 
}
#navsite ul li a#current {
 color: #09337b;
 background: #ffffff;
 border-bottom: 1px solid white;
 
 
}



.logos {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	word-spacing: 0.6em;
}

input{
	font-weight: bold;
	color: #09337b;
}

textarea{
	font-weight: bold;
	color: #09337b;
}

select{
    font-weight: bold;
	color: #09337b;
} 

.blue{color: #09337b; font-size: 95%;}

.red{
font-weight: bold;
color: #09337b;
}

a{
	font-weight: bold;
	color: #026fcc;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #026fcc;
	text-decoration: none;
}

a:active{
	font-weight: bold;
	color: #026fcc;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #ffb30e;
	text-decoration: underline;
}

legend{
	color: #000000;
}



.center {
text-align: center;
}

div#floatleft {
	float: left;
	margin-right: 2em;
}

div#floatright {
	float: right;
	margin-right: 2em;
}

.boldtxt{
	font-weight: bold;
}

div#appeal{
	font-size: 95%;
	font-weight: bold;
	
}

#gamtable{
	border: none;
	background-color: #dde8fb;
	padding: 2px;
	font-size: 80%;
}

#gamtable td{
    background-color: #ffffff;
}

.italic{
	font-style: italic;
}

.italicnormal{font-weight: normal; font-style: italic;}

.small{font-size: 87%;}

.adminform{background-color: #d5ddeb; width: 640px; padding: 10px; margin-left: 50px;}

#faqbox{border: 1px dotted #09337b; padding: 3px; width: 700px; margin-left: 20px;}


#copyright a:link:hover, #copyright  a:visited:hover, #copyright a:link, #copyright a:visited {
 color: #09337b;
line-height: 20px;
 }

.linebar{background-color: #ffb30e; margin-right: 5px;}

.imgright{float: right; padding: 4px;}

.underline {text-decoration: underline;}
