body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background: #FFF url(images/bg2.jpg) center center;
	/*background-color: #000;*/
}
#container {
	/*width: 673px;*/
	width: 921px;
	margin: 0px auto;
	
	background: #FFF url(images/bg2.jpg) center center;
	/*background-color: #000;*/
}
#top {
	color: #FFFFFF;
	width: 221px;
	height: 220px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 220px;
	width: 700px;
	text-align: right;
	background: url(images/logo.jpg) no-repeat;
}
.cl {
clear:both;
}
#gallery {
	/*width: 673px;*/
	width: 921px;
	padding-top: 5px;	
}
#gallery img{
	padding-right: 2px;
	border: none;
}

#news {
	float: left;
	width: 213px;
	/*height: 372px;*/
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 669px;
	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: 694px;
	float: right;
	/*height: 380px;*/
	margin-top: 5px;
	background-color: #A0AFCB;
	background-color: #FFF;
}

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;
}

#pad h3, h2{
	padding: 5px 5px 5px 15px;
	margin: 4px;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	color: #F01E1E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 900px;
	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;
}

#bottom{
	border-top: solid 3px #F7CB33;
	clear: both;
	width: 921px;
	background-color: #778CB3;
}

#bottom h2{
	font-size: 14px;
	border-bottom: dotted 2px #F7CB33;
	/*color: #778CB3;*/
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

#bottom a:link, #bottom a:visited, #bottom a:active{
	text-decoration: none;
	color: #000;
}

#bottom a:hover{
	text-decoration: underline;
	color: #F7CB33;
}


#left{
	/*clear: left;*/
	float: left;
	width: 345px;
	margin-top: 10px;
	/*border: solid 1px #00F;*/
	padding-left: 1px;
	background-color: #778CB3;
}

img {
	border: none;
}

#center{
	float: left;
	width: 296px;
	margin-top: 10px;
	margin-left: 6px;
	/*border: solid 1px #FF0;*/
	padding-left: 5px;
	padding-right: 5px;
	background-color: #778CB3;
}

#right{
	/*clear: right;*/
	float: left;
	width: 247px;
	margin-top: 10px;
	margin-left: 5px;
	/*border: solid 1px #0F0;*/
	padding-left: 5px;
	padding-right: 5px;
	background-color: #778CB3;
}


h4 {
	font-size: 180%;
	font-size: 42px;
	color: #F01E1E;
}

.center{
	text-align: center;
}

