body
{
	margin: 0;
	margin: 0 auto;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#main
{
	width: 780px;
	height: auto;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#container {
	width: 673px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	padding-top: 10px;
	background-color: #3f3260;/*#993333;*/
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
#bottomright {
	float: right;
	height: 20px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}
#news {
	width: 200px;
	height: 392px;
	margin-top: 5px;
	background-color: #3f3260;/*#993333;*/
	color: #FFFFFF;
	padding: 10px;
}

#news a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 446px;
	float: right;
	height: 412px;
	margin-top: 5px;
	background-color: #d0d3d9;  /*918f99; #ffcccc;*/
}
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: 180%;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	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;
}
h3 {
	text-align:left;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
		

h4 {
	font-size: 90%;
	color: #3f3260;/*#993333;*/
}
