#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#frame {
	border: 1px solid #cf7900;
	width: 770px;
	float: left;
}
#top {
	height: 244px;
	width: 770px;
	background-image: url(images/top.gif);
	padding-top: 10px;

}
#menutop {
	width: 72px;
	height: 16px;
	padding-left: 698px;
	float: left;

}
#menutop a:link {
	display: block;
	float: left;
	height: 16px;
	width: 18px;
	margin-right: 2px;
	margin-left: 1px;

}
#menutop a:visited {
	display: block;
	float: left;
	height: 16px;
	width: 18px;
	margin-right: 2px;
	margin-left: 1px;

}
#menutop a:active {
	display: block;
	float: left;
	height: 16px;
	width: 18px;
	margin-right: 2px;
	margin-left: 1px;

}
#menutop a:hover {
	display: block;
	float: left;
	height: 16px;
	width: 18px;
	margin-right: 2px;
	margin-left: 1px;

}
#menubot {
	width: 694px;
	height: 18px;
	padding-top: 204px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 76px;
	float: left;

}
#menubot a:link {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	margin-left: 1px;
	padding-top: 4px;
	white-space: nowrap;
}
#menubot a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	margin-left: 1px;
	padding-top: 4px;
	white-space: nowrap;
}
#menubot a:active {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	margin-left: 1px;
	padding-top: 4px;
	white-space: nowrap;
}
#menubot a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 18px;
	margin-left: 1px;
	padding-top: 4px;
	white-space: nowrap;
}

#main {
	width: 770px;
}
#mainleft {
	float: left;
	width: 525px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 10px;

}
#mainright {
	float: left;
	width: 176px;
	padding-top: 12px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 14px;
	padding-bottom: 10px;

}
#rightmenu {
	width: 176px;
}
#rightmenu a:link {
	display: block;
	height: 30px;
	width: 161px;
	background-image: url(images/right-menu-button.gif);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
}
#rightmenu a:visited {
	display: block;
	height: 30px;
	width: 161px;
	background-image: url(images/right-menu-button.gif);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
}
#rightmenu a:hover {
	display: block;
	height: 30px;
	width: 161px;
	background-image: url(images/right-menu-button.gif);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
}
#rightmenu a:active {
	display: block;
	height: 30px;
	width: 161px;
	background-image: url(images/right-menu-button.gif);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 15px;
}

#bottom {
	height: 28px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/bottom-line.gif);
	text-align: center;
	padding-top: 12px;

}
#bottom a:link {
	text-decoration: none;
}
#bottom a:active {
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: none;
	color: #ffc800;
}
#bottom a:visited {
	text-decoration: none;
}

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ffc800;
}
h1 {
	font-size: 16px;
	margin: 0px;
}
h1 a:link {
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
}
h1 a:active {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
a:link {
	color: #ffc800;
}
a:visited {
	color: #ffc800;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #ffc800;
}
