body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 70%;
}

#container {
	width: 673px;
	margin: 0px auto;
}

#top {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
}

#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}

.cl {
clear:both;
}

#gallery {
	width: 673px;
	padding-top: 5px;
}

#news {
	width: 213px;
	min-height: 372px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}

#news a:link, #news a:visited, #news a:active {
	text-decoration: none;
	color: #F7CB33;
}

#menu {
	width: 422px;
	background-color: #778CB3;
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}

#menu a:link, #menu a:visited, #menu a:active {
	background-color: #778CB3;
	padding: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	padding: 10px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}

#content {
	width: 446px;
	float: right;
	min-height: 380px;
	margin-top: 5px;
	background-color: #A0AFCB;
}

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 a:link, #pad a:visited, #pad a:active {
	text-decoration: none;
	color: #ffd700; /*#F7CB33;*/
	font-weight:bold;
}

#footer {
	background-color: #778CB3;
	padding: 12px;
	width: 649px;
	color:#F7CB33;
	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:#F7CB33;
}

h3{
	margin: 20px 0 5px 10px;
	font-size: 12px;
	color: #FFF;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

.p_form{
	margin: 4px 0 4px 0;
	padding: 0; 
}

a.black_grey {text-decoration: none;}
a:link.black_grey {color: #000;}
a:visited.black_grey {color: #000;}
a:active.black_grey {color: #000;}
a:hover.black_grey {color: #949494;}

.news{
	margin-bottom: 10px;
}

.news_footer{
	text-align:right;
	font-style:italic;
}

#show_gallery{
	margin:5px;
	float:left;
	width:120px;
	height:120px;
	display:block;
	vertical-align:middle;
	text-align:center;
}