body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
}

#page {
	width: 780px;
	margin: auto;
	text-align: center;
}

a {
	color:#060;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#060;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	width: 780px;
	height: 104px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.search {
	position: relative;
	top: 30px;
	left: 500px;
	width: 265px;
}

.search-head {
	font-weight: bold;
	font-size: 12px;
	color:#060;
}

.main-head {
	position: relative;
	top: 27px;
	padding-top: 2px;
	left: 190px;
	width: 550px;
	font-weight: bold;
	font-size: 14px;
	color:#060;
}

input.search-box {
 width: 230px;
}

#navbar {
	width: 780px;
	height: 26px;
	background-image: url(navbar.jpg);
	background-repeat: no-repeat;
}

.navbar-links {
	position: relative;
	top: 8px;
	font-weight: bold;
	font-size: 10px;
	color:#060;
	text-align: center;
	text-indent: 20px;
	padding-right: 10px;
}

.navbar-links a{
	color:#060;
	text-decoration: none;
}

.navbar-links a:hover{
	color:#060;
	text-decoration: underline;
}

#navtop {
	width: 170px;
	height: 30px;
	background-image: url(nav_top.gif);
	background-repeat: no-repeat;
}

#navbg {
	width: 170px;
	background-image: url(nav_bg.gif);
	background-repeat: repeat;

}

.nav-side-text {
	position: relative;
	top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	color:#000;
}

.nav-side-links {
	position: relative;
	top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
	color:#fff;
}

.nav-side-links a{
	color:#fff;
	text-decoration: none;
}

.nav-side-links a:hover{
	color:#fff;
	text-decoration: underline;
}

#navbottom {
	width: 170px;
	height: 20px;
	background-image: url(nav_bottom.gif);
	background-repeat: no-repeat;
}

#contenttop {
	width: 610px;
	height: 19px;
	background-image: url(content_top.gif);
	background-repeat: no-repeat;
}

#contentbg {
	width: 610px;
	background-image: url(content_bg.gif);
	background-repeat: repeat;
}

.content-copy {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

#small-link {
	color:#666;
	font-weight: normal;
	font-size: 9px;
}

.page-navigation {
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

#contentbottom {
	width: 610px;
	height: 20px;
	background-image: url(content_bottom.gif);
	background-repeat: no-repeat;
}

#drophead {
	width: 610px;
	height: 32px;
	background-image: url(drop_head.gif);
	background-repeat: no-repeat;
}

.drophead-title {
	position: relative;
	top: 13px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color:#060;
	text-align: left;
}

#dropcontenttop {
	width: 610px;
	height: 13px;
	background-image: url(drop_content_top.gif);
	background-repeat: no-repeat;
	background-color: #CAEDB8;
}

#dropcontentbg {
	width: 610px;
	height: auto;
	background-color: #CAEDB8;
}

.drop-content-table {
	width: 580px;
	margin-left: 15px;
	font-size: 10px;
}

.drop-content-table a{
	color:#060;
	text-decoration: none;
	font-weight: normal;
}

.drop-content-table a:hover{
	color:#060;
	text-decoration: underline;
	font-weight: normal;
}

#dropcontentbottom {
	width: 780px;
	height: 13px;
	background-image: url(drop_content_bottom.gif);
	background-repeat: no-repeat;
}

#copyright {
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 10px;
	width: 610px;
}

#gg {
	width: 610px;
	text-align: center;
}
