body	{ 	background-color: #6C6C6C;
		font-family: Verdana, Geneva, Arial, Helvetica; 
		font-size: 9pt; 
		color: #CCCCCC;
		margin: 5px; padding: 5px;
		}

H1 { font-size: 14pt; font-family: Verdana, Geneva, Arial, Helvetica; color: #708090 }
H2 { font-size: 11pt; font-family: Verdana, Geneva, Arial, Helvetica; color: #708090 }
H3 { font-size: 9pt; font-family: Verdana, Geneva, Arial, Helvetica; font-weight: bold; color: #708090 }

a:link { color: #C0C0C0; text-decoration: none; font-weight: bold }
a:visited { color: #C0C0C0; text-decoration: none; font-weight: bold }
a:hover { color: #800000; background-color: #C0C0C0; text-decoration: none; font-weight: bold; }

.content { font-size: 9px; color: #333333; text-align: left; font-family: verdana; letter-spacing: 0.01em; }
.date 	{ font-size: 9px; color: #333333; font-family: verdana; letter-spacing: 0.01em; }
.event { font-size: 9px; color: #C0C0C0; text-align: left; font-family: verdana; letter-spacing: 0.01em; }
.footer { font-size: 9px; color: #333333; font-family: verdana; letter-spacing: 0.01em; }

#top 	{ 	width: 600px;
		height: 100px;
		font-size: 8pt; 
		font-family: Verdana, Geneva, Arial, Helvetica; 
		text-decoration: none; 
		font-weight: normal; 
		border: 4px solid #C0C0C0;
		background: url(img/top_logo.jpg);
		position: absolute; top: 10px; left: 10px;
		}
		
#nav 	{ 	font-size: 11px; color: #333333; text-align: left; font-family: verdana; 
		border: 0px; 
		background-color: transparent;
		position: absolute; top: 19px; left: 18px; 
		padding: 4px;
		}



#player 	{ 	width: 200px;
		height: 100px;
		font-size: 8pt; 
		font-family: Verdana, Geneva, Arial, Helvetica; 
		text-decoration: none; 
		font-weight: normal; 
		border: 4px solid #C0C0C0;
		background: url(img/playerbg.jpg);
		position: absolute; top:10px; left: 630px; 
		}

#iframe	{ width: 820px;	height: 500px;
		font-size: 8pt;	font-family: Verdana, Geneva, Arial, Helvetica; 
		text-decoration: none; 
		font-weight: normal; 
		border: 4px solid #C0C0C0;
		background-color: transparent;
		background: url(img/iframebg.jpg);
		position: absolute; top: 130px; left: 10px;
		}		

#calender 	{ width: 200px;	height: 460px;
		font-size: 8pt; 
		font-family: Verdana, Geneva, Arial, Helvetica; 
		text-decoration: none; 
		font-weight: normal; 
		border: 4px solid #C0C0C0;
		background: url(img/eventbg.jpg);
		position: absolute; top: 130px; left: 630px; 
		}

#footer 		{ 
		width: 400px;	
		border: 0px;
		position: absolute; top: 638px; left: 460px; 
		}

#newssection	{ 
		width: 300px;	
		border-bottom: #333333 dashed 1px; 
		}
.newssubject 	{ font-size: 11px; color: #708090; text-align: left; font-family: verdana; font-weight: bold; }
.newsdate 	{ font-size: 9px; color: #333333; text-align: left; font-family: verdana; }
.newscontent 	{ font-size: 9px; color: #696969; text-align: left; font-family: verdana; }		
.newslink 	{ font-size: 9px; text-align: right; font-family: verdana; }

hr		{ color:#333333; width:190px; height: 1px; }

input	{	color: #708090; 
		background-color: transparent;
		border: #696969; 
		border-style: dotted; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-size: 7pt;
		font-family: Verdana, Geneva, Arial, Helvetica
		}


textarea {		color: #708090; 
		background-color: transparent;
		border: #696969; 
		border-style: dotted; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-size: 7pt;
		font-family: Verdana, Geneva, Arial, Helvetica
		}

input.submit {	color: #708090; 
		background-color: transparent;
		border: #696969; 
		border-style: dotted; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-size: 7pt;
		font-family: Verdana, Geneva, Arial, Helvetica
		}

input.reset {	color: #708090; 
		background-color: transparent;
		border: #696969; 
		border-style: dotted; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		font-family: Verdana, Geneva, Arial, Helvetica;
		font-size: 7pt
		}

input.image {	background-color: transparent;
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width: 0px; 
		border-left-width: 0px;
		}