body{
background: #000000;
color: #e7e7e7;
}

#page {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
	text-align: center;
	border: 2px solid #CCCC99;
	background-image: url(../images/pg_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	background-position: left top;
	position: relative;
}

table {
	text-align: center;
	width: 740px;
	background-color: #333366;
	background-image: url(../images/pg_bg.gif);
}

#header {
	background-image: url(../images/fm_01.gif);
	background-repeat: no-repeat;
	height: 71px;
	width: 740px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#nava {
	background:url(../images/fm_02.gif) no-repeat;
	height: 18px;
	width: 740px;
	margin: 0px;
	padding: 0px;
}

#nava ul {
	padding:0px;
	list-style-type:none;
	background:transparent;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	margin-top: 0px;
}
#nava li {
	display:block;
	float:left;
	margin:0 1px 0 8px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#nava a {
	color: #006666;
	text-decoration: none;
	text-transform: uppercase;
}
#nava a:link {
	color: #006666;
	text-decoration: none;
}
#nava a:hover {
	color: #FFF;
	text-decoration: none;
}

#div_img {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fm_03.gif);
	height: 16px;
	width: 740px;
	float: left;
	clear: left;
	overflow: hidden;
}

#main_top {
	background-image: url(../images/fm_04.gif);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 526px;
	text-align: left;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	overflow: hidden;
	visibility: inherit;
}

#main_top h1 {
	color: #FFCC00;
	padding: 0px;
	margin-left: 28px;
	line-height: 22px;
}

#main {
	background-image: url(../images/fm_06.gif);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	width: 526px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#main p {
	font-size: 0.8em;
	padding: 8px 28px;
	margin: 0px;
	font-family: Arial, sans-serif;
}

#main p a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.img1 {
	margin-left: 20px;
	padding: 8px;
}

#right_top {
	background-image: url(../images/fm_05.gif);
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 214px;
	float: right;
	clear: none;
	background-repeat: no-repeat;
	text-align: left;
}

#right_top h2 {
	color: #FFCC00;
	padding: 0px;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}

#right {
	background-image: url(../images/fm_07.gif);
	background-repeat: repeat-y;
	width: 214px;
	float: right;
	clear: right;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#right p {
	text-indent: 15px;
	margin: 8px 0px 0px;
	padding: 2px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
}

#right p a {
	color: #33CC00;
	text-decoration: none;
}

#main_bot {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	display: block;
	background-image: url(../images/fm_08.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 526px;
	height: 13px;
}
#rt_bot {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
	background-image: url(../images/fm_09.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 214px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.75em;
}

ul {
	color : #339966;
}

li {
	color : #FFCC00;
}

#footer {
	background-image: url(../images/fm_10.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 740px;
	vertical-align: text-bottom;
	clear: both;
	line-height: 138%;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}
.designby {
	color: #009900;
}
.designby a {
	color: #eee;
	text-decoration: none;
}
