body, table, td {color: white; font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
body {margin:0px; padding:0px; background-color: #15193C; }

.ltblue: {background-color: #454CA0; }
.dkblue: {background-color: #2C2E73; }
.dkblue2: {background-color: #15193C; }
.dkgray: {background-color: #323447; }
.ltgray: {background-color: #EDEDEF; }
.yellow: {background-color: #EDAE2D; }
.dkbrown: {background-color: #271D0A;}

#upcomingsummary {
	float:right;vertical-align:top;
	font-size: 11px;
	width: 200px;
	text-align: left;
	padding-left: 20px;
}
#upcomingsummary td { vertical-align: top; 
	font-size: 11px;
}
#upcomingsummary ul { list-style: none; }

h1 { font-size: 15px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }


#bdrblue { position: relative; width: 751px; height: 100%; border-right: solid 3px #454CA0; border-left: solid 5px #454CA0; margin-left: 50px; }
#bdryellow { border-left: solid 2px #EDAE2D; background-color: #2C2E73; }
#contentheight { float: left; height: 300px; width: 1px; }
#content { width: 689px; height: 100%; padding: 20px 30px; text-align: justify;}
#nav {
	position: relative;
	width: 549px; height: 20px;
	padding-left:200px;
	border-top: solid 2px #454CA0;
	border-bottom: solid 2px #454CA0;
	background-color: #323447;
	font-size:14px;
}	
#nav div { float:left; margin-top: 2px; padding-right: 40px; }
#nav div#selected a {color: white; }
#nav div#selected ul a {color: #EDAE2D; }
#nav div ul { visibility: hidden; position:absolute; top: 30px; left: 200px; list-style:none; width:600; margin:0px; padding:0px; }
#nav div#selected ul {visibility:visible; }
#nav div ul li { display:inline; float: left; margin-top:2px; padding-right: 30px; }

a { color: #EDAE2D; text-decoration: none; }
#nav div#selected a:hover, 
a:hover {color: white; }

#bg {
	width: 749px; height: 77px;
	background: #454CA0 no-repeat top left;
}
#bg.top1 { background-image: url(/images/layout/top1.jpg); }
#bg.top2 { background-image: url(/images/layout/top2.jpg); }
#bg.top3 { background-image: url(/images/layout/top3.jpg); }
#bg.top4 { background-image: url(/images/layout/top4.jpg); }
	
#logo {
	z-index: 10;
	position: absolute;
	top: 40px; left:10px;
	width: 156px; height: 80px;
/*	background: url(/images/layout/logo1.gif) no-repeat top left; */
}
#logo img {
	width: 156px; height: 80px; border:0px;
}

.cdlist { float:left;vertical-align:top;width:250px; } 
.cdlisten { border:1px; padding:0px; }


