body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 850px;
	margin-top: 40px;
}
#navig {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 850px;
	text-align: left;
	position: relative;
}

#navig ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	bottom: 0px;
}

#navig li {
	display: inline;
}

#navig a:link,#navig a:visited {
	display: block;
	padding: .2em .9em; 
	font: .8em/1.2 Verdana, Geneva, sans-serif; 
	text-decoration: none;
	color: #333; 
	display: inline;
	line-height: 1.2em; 
	background: #E6DAE9;
	margin-right: 0em;
	margin-left: 0em;
}

#navig a:hover, #navig a:active {
	color: #666;
	background: #FFF;
}

#navig a.current, #navig a.current:header, #navig a.current:active {
	color:#F60;
	background: #fff; 
}
#header {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 850px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#main_content {
	margin: 0px;
	padding: 0px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	background-image: url(../assets/images/bgtable.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#sider {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #CCC;
}
#sider img {
	padding: 2px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#sider p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sider p a {
	color: #414181;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sider p a:hover {
	text-decoration: underline;
}

#sider h1 a {
	color: #3F418D;
	text-decoration: none;
}
#sider h1 a:hover {
	text-decoration: underline;
}
#sider h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}




#marquee {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 600px;
	margin-top: 10px;
	margin-left: 25px;
}
#inner_content {
	float: left;
	width: 648px;
	text-align: left;
}
#inner_content p #FlashID2 {
	margin: 4px;
	padding: 2px;
	float: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #040B42;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	padding: 8px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #900;
	border-left-color: #900;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin: 15px;
	padding: 8px;
}

#inner_content img {
	margin: 15px;
	padding: 3px;
	float: left;
	border: thin solid #333;
}



#sub_header {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 850px;
	background-image: url(../assets/images/bgsub_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#footer {
	margin: 0px;
	height: 30px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

.clear {
	clear: both;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #282640;
	text-decoration: none;
	margin: 15px;
	padding: 15px;
}
