/* css lay out file
*/
html{
	height:100%;
}
/*background:#353535;*/
body{
	margin:0px;
	padding:0px;
    color:#eee;
	background:#59020a;
	background-image:url(../pictures/BG-strook2.jpg);
	background-repeat: repeat-x;
	text-align:center;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	word-spacing:1px;
	line-height:200%;
}
/*Header*/
#navcontainer{
width:797px;
height:inherit;
	float:right;
}
#navlist {
	margin: 0;
	padding: 60px 0 20px 10px;
	float:right;
	font:12px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 8px 4px 10px;
	text-decoration: none;
	color: #1572bf;
	font-weight:bold;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #395a08;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { color: #1e8307; }

#header{
	width:798px;
	height:80px;
	margin:0 auto;
	background:url(pictures/headerbg.PNG) repeat-x top left;
	text-align:left;
	
}
#title{
	margin-top:25px;
	margin-left:25px;
	position:absolute;
	color:#fff;
	font:28px Georgia,Verdana,Arial,Helvetica,sans-serif bold;
	cursor:default;
	float:left;
	width: 248px;
	height: 75px;
}
/*Construction Styles*/
#container{
	width:800px;
	margin:auto;
	padding-bottom:20px;
	text-align:left;
}
img.logo{
	margin-top:-10px;
	margin-left:5px;
}
span.subheader{
	position:absolute;
	margin-top:0;
	padding-top:3px;
	padding-left:60px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}
#slogan{
	width:796px;
	height:165px;
	text-align:left;
	margin:0 auto;
	padding:1px;
	
	
	
}
#slogan p{
	margin-top:70px;
	margin-left:10px;
	position:absolute;
	color:#fff;
	font:18px Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:0.5px;
	background-color:transparent;
	cursor:default;
	left: 18px;
	top: -145px;
	width: 306px;
	height: 297px;
}

/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#fff;
	font-size:27px;
	text-align:center;
}
h2{
	color:#3C8C06;
	font-size:23px;
	text-align:center;
}
h3{
	color:#75c5fd;
	font-size:21px;
	text-align:center;
	
}
h4{
	color:#75c5fd;
	font-size:16px;
	text-align:center;
}
h5{
	color:#75c5fd;
	font-size:15px;
	text-align:center;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#b0e9fe;
}
a:hover{
	text-decoration:underline;
	color:#90c83c;
}
#right a{
	text-decoration:none;
	color:#012346;
}
#right a:hover{
	text-decoration:underline;
}
acronym{
	border-bottom:1px dotted #999;
	padding-bottom:1px;
	cursor:help;
}
del{
	color:#999;
}
.allcaps{
	font-stretch:wider;
	font-variant:small-caps;	
}
hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	background-color:#395a08;
}
p.firstletter:first-letter{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-size:40px;
	padding:10px 3px 3px 3px;
	float:left;
}
.indent{
	border-left:2px solid #3C8C06;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#3C8C06;
}
.blue{
	color:#3270A9;
}
ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}
dl{
	margin-left:8px;
	margin-right:8px;
}
dt{
	color:#395a08;
	font-weight:bold;
	text-decoration:underline; 
}
.blockquote{
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(../pictures/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
}
.blockquote h5{
	border-bottom:1px solid #3270A9;
	font-size:17px;
	color:#eee;
	margin:2px;
}
.blockquote span{
	padding: 3px 0;
	display:block;
	font-size:10px;
	color:#999;
}
code{
	display:block;
	border-bottom:1px solid #273955;
	border-top:1px solid #273955;
	border-left:4px solid #3270A9;
	background:url(../pictures/blockquote.jpg) repeat top left;
	padding:6px 6px 4px 8px;
	margin:12px 0;
	color:#eee;
	font:normal 11px "Courier New", Courier, monospace;
}
.highlight{
	color:#3C8C06;
	font-weight:bold;
}
/* News*/


.header{
	color:#c4efff;
	font-size:14px;
	letter-spacing: -1px;
}
#news{
	width: 175px;
	padding:2px;
}
#news p{
	padding:0 0 0 4px;
}
/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.w50{
	width:50%;
}
.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
img.floatright{
	margin:15px 5px 5px 18px
}

.noborder{
	border:0;
}
td{
	padding:8px;
	border:#3270A9 1px solid;
}
.tdnoborder{border:0;}
/*Content Styles*/
#content{
	width:778px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:10px;
	background:#5d035d;
	clear:both;
	
/*background:#8c162c;*/
}

#content{
background-image:url(../pictures/content-BG.png);
background-repeat: no-repeat;

}
#one{
	width:71%;
	float:left;
	padding:0 10px;
	
}


}
#left{
	width:375px;
	padding:10px;
	height:100%;
	float:left
}
#right{
	width:375px;
	padding:10px;
	height:100%;
	float:right;
}
#clearboth{ clear:both; }

.tablemusic { border:none; 
cellpadding:3px;
border:0px;}

.tdmusic { border:none; 
}

/*Sub-Nav*/
#subnav{
	float:right;
	
}
#subnavcontainer {
	width: 175px;	
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding:3px;
	width:160px;
	background-color:transparent;
	border-bottom:1px solid #75c5fd;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#EEE;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#75c5fd;
	color:#fff;
}
.subnavheader{
	border-bottom:1px solid #047ed3;
	width:167px;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}
/*Footer*/
#footer{
	width:778px;
	height:100px;
	margin:0 auto;
	padding:10px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	background-image: url(../pictures/footerbg.png);
	
	
}
#foot-txt {
    width:775px;
	text-align:center;
	


}
#footer a{
	font-weight:bold;
	color:#b0e9fe;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*Left Color Fixes*/

#right h2{
	color:#012346;
	font-size:23px;
}
#right h5{
	color:#012346;
	font-size:15px;
}
