body {
	font-family:  "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#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;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	float: right;
	border-bottom: 5px solid #FFFFFF;
}
.highlight{text-decoration:underline; font-size:14px;}
.sidelist{
font-size:11px;
list-style-image: url(images/list.png);
}
.sidelist li{ font-size:14px; height:20px;border-bottom:1px solid #ccc;text-decoration:none;}
.sidelist li a {color:#fff; DISPLAY: block; padding-top:2px;padding-bottom:2px;  TEXT-DECORATION: none; }
.sidelist a:hover{text-decoration:none; background: #F7CB33;}

.cont_head{
text-transform:capitalize;
font-size:14px;
font-weight:bold;
color:navy;
padding:20px 0px;
}
.contact{
height:200px;
background:#A0AFCB;
}
#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;
	margin-top: 5px;
	background-color: #A0AFCB;
}
p {
margin: 0;
text-align:justify;
}
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%;
	color: #FFFFFF;
}
.pad {
min-height:810px;
font-size:12px;
	padding: 12px;
	color: #000000;
	border-top: 5px solid #FFFFFF;
}
#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;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
a{
text-decoration:none;
color:#333;
}
img{
border:none;
}