body {
	background-color: #990000;
	min-width: 600px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftMenu a {
	font-size: 10px;
	text-decoration: none;
	color: #C8C5C5;
	font-weight: bold;
	background-image: url(../img/noteUp.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 20px;
	display: block;
		height: 20px;
}
#leftMenu a:hover {
color: #fff;
background-image: url(../img/noteDown.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 20px;
		display: block;
	
}
.top {
	height: 77px;
		width: 794px;
		background-image: url(../img/top.jpg);
		background-repeat: no-repeat;
		vertical-align: top;
		margin-bottom: 0px;
		padding-bottom: 0px;
}
.topmenu {
	margin-left: 200px;
	margin-top: 35px;
	
}
.bottom {
	height: 85px;
	width: 794px;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
#bottommenu {
	margin-left: 70px;
	margin-top: 55px;
}


#leftMenu {
	width: 80px;
	margin-left: 0px;
	margin-right: 20px!important;
	margin-right: 0px;
	float: left;
	margin-top: 300px;
	font-size: 10px;
}
#rightMenu {
	width: 100px;
	height: 200px;
	margin-left: -20px;
	margin-top: 20px;
	float: left;
	display:block;
}
#content {
	margin-left: 0px;
	float: left;
}
#container {
   margin:0 auto;
	width: 1050px;
	text-align: left;
	margin-top: 10px;
	z-index: 1;
	
}
#rightMenu a {
	font-size: 10px;
	text-decoration: none;
	color: #C8C5C5;
	font-weight: bold;
	background-image: url(/img/rightUp.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 0px;
	display: block;
		height: 20px;
}
#rightMenu a:hover {
color: #fff;
background-image: url(/img/rightDown.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 0px;
		display: block;
	
}
.head {
	color: #209009;
	font-weight: bolder;
	margin-left: 200px;
	margin-top: 50px;
	padding-bottom: 0px;
	marging-bottom: 0px;
	z-index: 100;
}
.headright {
	color: #209009;
	font-weight: bolder;
	margin-left: 500px;
	padding-bottom: 0px;
	marging-bottom: 0px;
	
}
p {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin-bottom: 5px;
	margin-top: 0px;
}
#main {
	margin-left: 0px!important;
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 794px;
	background-image: url(../img/middle.jpg);
	background-repeat: repeat-y;
	
}
#main a{
	font-size: 12px;
	text-decoration: none;
	color: #900;
}
#main a:hover {
	font-size: 12px;
	text-decoration: underline;
	
}
#subNav {width: 794px;
	background-image: url(../img/middle.jpg);
	background-repeat: repeat-y;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	
}

 #left a {
text-decoration: none;
	color: #C8C5C5;
	background-image: url(../img/arrowLeftUp.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	display: block;
		height: 20px;
		margin-left: 50px;
}
 #left a:hover {
text-decoration: none;
	color: #900;
	background-image: url(../img/arrowLeftHover.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 20px;
	display: block;
		height: 20px;
		margin-left: 50px;
}
 #right a {
text-decoration: none;
	color: #C8C5C5;
	background-image: url(../img/arrowRightUp.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
		height: 20px;
		margin-right: 50px;
}
 #right a:hover {
text-decoration: none;
	color: #900;
	background-image: url(../img/arrowRightHover.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 50px;
	display: block;
		height: 20px;
}
.audio {
	background-image: url(../img/key.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	display: block;
		height: 20px;
		vertical-align: top;
}
.audio a {
	font-size: 12px;
	text-decoration: none;
}
.audio a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}
.red {
color: #FF0000
}


#announce {
text-align: center;
}

#announce a{
	font-size: 12px;
	text-decoration: none;
	color: #900;
}
#announce a:hover {
	font-size: 12px;
	text-decoration: underline;
	
}
.small {font-size:10px;
		text-decoration:none;
		}
