body {
	font-family:Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	text-decoration: none;
	color:#FFFFFF;
	
	}
	
.Title {font-family: Forte;
font-size:24px;
color:#FFFF00;
}	

.news {font-family:"monotype Corsiva";
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}
	
a:link{
color:#0066FF;
text-decoration:none;
font-weight:bold;
}
a:visited{
color:#0066FF;
text-decoration:none;
font-weight:bold;
}
a:active{
color=red;
text-decoration:none;
font-weight:bold;
}
a:hover{
color=red;
text-decoration:none;
font-weight:bold;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 200px;
	height: 140px;
	background-color: #000084;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
	background-color: #000000;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 190px;
	height: 592px;
	margin-top: 5px;
	background-color: #020098;
	color: #FFFFFF;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#menu {
	width: 400px;
	background-color: #FFFF00;
	padding: 10px;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #FFFF00;
	padding: 10px;
	text-decoration: none;
	color: #0066FF;
}
#menu a:hover {
	padding: 10px;
	background-color: #020098;
	text-decoration: none;
	color: #FFFFFF;
}


#content {
	width: 430px;
	float: right;
	height: auto;
	margin-top: 10px;
	background-color: #000000;
	color: #FFFFFF;
	padding: 10 px;
}
p {
margin: 0 0 0 0px;
}
h1 {
    font-family:Forte, Impact;
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFE03;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-color: #FFFC00;
	padding: 12px;
	width: 649px;
	color: #000000;
	font-size: 90%;
	font-weight:bold;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}

h4 {
	font-size: 180%;
	color: #FFFE03;
