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:432px;
	height: 284px;
	background-color: #F6FBCC;
	text-align: center;
	}
#topright {
	float: right;
	height: 140px;
	width: 150px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 5px;
}

#content {
	width: 540px;
	float: right;
	height: 3000px;	
	margin-top: 5px;
	background-color: #F6FBCC;
}

#news {
	width: 120px;
	height: 3050px;
	margin-top: 5px;
	background-color: #A4C5FB;
	color: #000000;
	padding: 4px;
}




 #navcontainer { width: 120px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 110px;
background-color: #A4C5FB;
border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #3162B2;
color: #eee;
}





#menu {
	width: 514px;
	background-color: #A4C5FB;
	padding: 13px;
	border-bottom: 5px solid #F6FBCC;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #A4C5FB;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #3162B2;
	text-decoration: none;
	color: #FFFFFF;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F6FBCC;
}

h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}


h3{

font-size: 100%;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 180%;
	color: #000000;
}
h5{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
h6{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

h7{
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;

	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F6FBCC;
}

#pad {
	padding: 12px;
	color: #000000;
}

#order{
	background-color: F6FBCC;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	
}




#footer {
	background-color: #A4C5FB;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #A4C5FB;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}