h3
{
	color: #ccaa00;
	font-size: 15pt;
	border-bottom: 2px solid black;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

ul
{	
	background: white;
	border-left: 1px solid lightsteelblue;
	padding: 2px;
	margin-left: 2px;
	margin-top: 0px;
	text-align: right;
}

#topNav {color: white; text-align: right; padding: 5px; margin: 0 auto; width: 480px; font-family: arial;}
#topNav a {color: #cccccc; text-decoration: none;}
#topNav a:hover {color: #ffffff;}

#midis ul
{	
	padding: 2px;
	margin-left: 2px;
	margin-top: 0px;
	text-align: right;
}

li
{  
	display: inline;
}

#border
{
	width: 800px;
	margin:0 auto;
	min-height: 500px;
	text-align: left;
	background-color: #333333;
	border: 2px ridge black;
}

#borderMain
{
	width: 480px;
	min-height: 390px;
	background-color: white;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 5px;
	margin-right: -3px;
}

#borderLeft
{

	float: left;
	width: 160px;
	min-height: 300px;
	background-color: #555555;
	color: #ffffff;
	text-align: center;
}
#borderLeft h3{color: white; font-size: 14pt;}
#borderLeft #row{background-color: #6688cc; width:160px;}
#borderLeft #row2{background-color: #88aaff; width:160px;}
#borderLeft #latest a {color: #335599; text-decoration: none; font-size: 14pt;}
#borderLeft #latest a:hover {color: #5577bb;}

#boxRight
{
	text-align: center;
	float: left;
	width: 140px;
	min-height: 300px;
	background-color: #ccaa00;
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	padding-right: 6px;	
}
#boxRight h3{color: #000000;}
#boxRight a{color: #ffffff; text-decoration: none;}
#boxRight a:hover{color: #cccccc;}
#navigation a
{
	color: black;
	display: block;
	width: 85%;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 10px solid black;
	font-weight: bold;	
	margin: 0px;
}

#navigation a:hover
{
	 background-color: #606060; 
	 color: white;
}

#navigationSmall a
{
	color: #888888;
	font-size: 10pt;
	background-color: white;
	display: block;
	width: 75%;
	padding: 0px 12px 5px 8px;
	text-decoration: none;
	font-weight: none;	
	margin: 0px;
}

#midis a
{
	color: white;
	background-color: #114477;
	display: inline;
	width: 68px;
	height: 68px;
	font-size: 11pt;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border: 1px solid black;
	font-weight: bold;	
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
}

#midis a:hover
{
	 background-color: #3366cc; 
	 color: white;
}

body
{
	text-align: center;
	background-color: white;
}

#header
{
	width: 800px;
	height: 100px;
	background-color: white;
	margin: 0 auto;
}

#header #picture
{
	width: 785px;
	height: 100px;
}

.selected
{
	color: black;
	background-color: lightgrey;
}

img#logo 
{
	margin-left: 6px;
}

p.left
{
	font-size: 16;
	font-weight: bold;
	margin-left: 10px;
}
p.fleft
{
	float: left;
}

a
{
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}

#newsDate
{
	color: #999999;
	font-weight: normal;
}
#newsTitle
{
	color: #3366ff;
	font-weight: bold;
	border-top: 1px dotted black;
	font-size: 16pt;
}

#newsBody
{
	font-weight: normal;
	border-bottom: 1px dotted black;
}


#featureMidi
{
	width: 230px;
	height: 200px;
	background-color: #6699ff;
	color: #cccccc;
	border: 2px dotted #0033cc;
	float: left;
}

#featureMidi #feature
{
	width: 100%;
	text-align: center;
	letter-spacing: 12;
	font-size: 26pt;
	font-weight: bold;
	color: white;
	border-bottom: 1px dotted #0033cc;
}

#featureMidi #midi
{
	width: 100%;
	text-align: center;
	font-size: 38pt;
	color: white;
	border-bottom: 1px dotted #0033cc;
}

#featureMidi #song
{
	letter-spacing: 5;
	width: 100%;
	height: 99px;
	background-color: #ffffff;
	color: #3366ff;
	text-align: center;
	font-size: 30pt;
}
#featureMp3
{
	width: 235px;
	height: 200px;
	background-color: #cccccc;
	color: #3366ff;
	border: 2px dotted #999999;
	float: right;
}

#featureMp3 #feature
{
	width: 100%;
	text-align: center;
	letter-spacing: 12;
	font-size: 26pt;
	font-weight: bold;
	color: #3366ff;
	border-bottom: 1px dotted #0033cc;
}

#featureMp3 #mp3
{
	width: 100%;
	text-align: center;
	font-size: 38pt;
	color: #3366ff;
	border-bottom: 1px dotted #0033cc;
}

#featureMp3 #song
{
	letter-spacing: 5;
	width: 100%;
	height: 99px;
	background-color: #6699ff;
	color: #ffffff;
	text-align: center;
	font-size: 30pt;
}
