body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#container {
	width: 673px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 275px;
	height: 230px;
	background-color:#000099;
}
#topright {
	float: right;
	height: 226px;
	width: 380px;
	border-width : 2px;
	border-color : #000099;
	border-style:solid;
	text-align: center;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}

#menu {
	width: 120px;
	background-color: #99ccff;
	padding: 3px;
	border-left: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}

#content #menu p {
	color: #000000;
	font-weight: bold;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #99ccff;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	background-color: #6699ff;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 673px;
	margin-top: 5px;
	background-color: #3366cc;
}
#content p{
	color: #FFFFFF;
}
#content h3{
	color:#FFFFFF;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #CCCCCC;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}