/* COMMENTS ARE DONE LIKE THIS */

@charset "UTF-8";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}

a:active {
	text-decoration: none;
}


div#page {
	position: absolute;
	left: 50%
	width: 500px;
	margin-left: -250px;  
}


div#menu {
	border:0px solid;
	width:120px;
	float:left;
	margin:10px 0 10px 5px;
	height: 600px;
	font-size: 16px;
	text-align: left;
	padding-left: 35px;
	line-height: 2em;
}


div#content {
	border:0px solid;
	width:500px;
	margin:10px 0 10px 200px;
	min-height:600px;
	_height:500px
}

div#footer {
	width:100%;
	height:75px;
	float: left;
	font-size: 12px;
	text-align: center;
}



.sidebar {
	background-color: #9999FF;
	height: 1200px;
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 15%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menupic {
	text-align: right;
	width: 60px;
	float: left;
	height: 25px;
	background-color: #9999FF;
}
.mainwindow {
	width: 475px;
	margin-left: 0px;
	margin-top: 25px;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	width: 475px;
	margin-left: 0px;
}
.menuitem {
	width: 125px;
	float: right;
	text-align: left;
	height: 20px;
	font-size: 16px;
}
.menuitemcurrent {
	width: 125px;
	float: right;
	text-align: left;
	height: 20px;
	font-size: 16px;
	background-color: #FFFFCC;
}
.audioblock {
	margin-left: 250px;
	margin-right: 25px;
	font-size: 16px;
	text-indent: 10px;
}
.audioimage {
	height: 100px;
	width: 120px;
	padding-left: 0px;
	float: left;
}
.audiotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 20px;
	padding-left: 20px;
	width: 475px;
	height: 100px;
	line-height: 1.25em;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-variant: small-caps;
	color: #0000FF;
}
.red {
	color: #CC0000;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 0px;
	padding-left: 0px;
	width: 500px;
	height: 650px;
	line-height: 1.7em;
	margin-left: 0px;
	margin-right: 50px;
	text-align: left;
}
.link-indent {
	margin-left: 20px;
}
.newslink {
	background-color: #BBDDEE;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 25px;
	margin-left: 10px;
	margin-right: 75px;
}
.smallcaps-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #0000FF;
	/* background-color: #BBDDEE; */
	text-decoration: underline;
}
.linkdetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 25px;
	margin-left: 25px;
}
p.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 0px;
	margin-left: 25px;
}
.menu-highlight {

	   color: #0000FF;
	/* background-color: #99CCFF; */
}
.newsblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-indent: 25px;
	margin-left: 10px;
	margin-right: 75px;
}
