/* CSS Document */
*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width:880px;
	height:100%;
}
* html div#container{
    height:100%;
}
div#container {
    margin:0px auto;
    position:relative;
    min-height: 100%;
	background: url(../images/bg_main.jpg) repeat left 158px;
}
body > #container {
    height: auto;
}

div#header {
	margin:0px;
	padding: 0px;
}
h1 {
	float:left;
	margin:0px;
	padding: 0px;
}
h1 a {
	background: url(../images/main_logo.jpg) no-repeat left top;
	display:block;
	text-indent:-9000px;
	width:231px;
	height:158px;
	margin:0px;
	padding: 0px;
}
ul#menu {
	background: url(../images/bg_top.jpg) no-repeat left top;
	display:block;
	width:649px;
	height:31px;
	float:left;
	margin: 0px;
	padding:89px 0px 38px 0px;
	list-style-type: none;
}
ul#menu li {
	display:block;
	float:left;
	margin:0px 32px 0px 0px;
	padding: 0px;
}
#menu a#home {
	display:block;
	width:67px;
	height:31px;
	background: url(../images/menu_home.jpg) no-repeat left top;
	text-indent:-9000px;
}
#menu a:hover#home {
	background: url(../images/menu_homeon.jpg) no-repeat left top;
}
#menu a#history {
	display:block;
	width:84px;
	height:31px;
	background: url(../images/menu_history.jpg) no-repeat left top;
	text-indent:-9000px;
}
#menu a:hover#history {
	background: url(../images/menu_historyon.jpg) no-repeat left top;
}
#menu a#contest {
	display:block;
	width:91px;
	height:31px;
	background: url(../images/menu_contest.jpg) no-repeat left top;
	text-indent:-9000px;
}
#menu a:hover#contest {
	background: url(../images/menu_conteston.jpg) no-repeat left top;
}
#menu a#products {
	display:block;
	width:99px;
	height:31px;
	background: url(../images/menu_products.jpg) no-repeat left top;
	text-indent:-9000px;
}
#menu a:hover#products {
	background: url(../images/menu_productson.jpg) no-repeat left top;
}
#menu a#links {
	display:block;
	width:65px;
	height:31px;
	background: url(../images/menu_links.jpg) no-repeat left top;
	text-indent:-9000px;
}
#menu a:hover#links {
	background: url(../images/menu_linkson.jpg) no-repeat left top;
}
div#main {
	margin:4px 56px;
	padding:0px 0px 53px;
}
h2 {
	color:#993300;
	font-size:large;
	margin:0.5em 0px 1em;
	line-height:1.5em;
}
h3 {
	color:#993300;
	font-size:medium;
	margin:1.5em 0px 0.5em;
	line-height:1.5em;
	clear:both;
}
h4 {
	font-size:small;
	margin:1.5em 0px 0.5em 0px;
	padding:0px 0px 0px 5px;
	line-height:1.5em;
	border-left:#000000 solid 5px;
}
h5 {
	font-size:small;
	margin:1em 0px 0em;
	line-height:1.5em;
}
h6 {
	color:#993300;
	font-size:small;
	margin:1em 0px 0.5em;
	line-height:1.5em;
}
body#sub div#main p, body#sub div#main h5 {
	font-size:x-small;
}

div#main span.uline {
	text-decoration: underline;
}
div#main p {
	font-size:small;
	line-height:1.6em;
	margin:0em 0px 1.3em;
}
div#main p.nosapce {
	font-size:small;
	line-height:1.6em;
	margin:0em 0px;
}
div#main .small {
	font-size:x-small;
}
div#main ul {
	font-size:small;
	line-height:1.6em;
	margin:0em 0px 1em 1.5em;
	padding:0px;
}
div#main ul#contest_menu {
	font-size:small;
	line-height:2em;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
div#main ul#contest_menu li {
	text-align:center;
	display:block;
	float:left;
	margin:0px;
	padding: 0px;
}
div#main div#contest_menu_bottom {
	clear:both;
	border-top:1px solid #663300;
	margin:0px 0px 20px;
	padding:0px;
}
div#main ul#contest_menu li a {
	display:block;
	margin:0px 5px;
	padding: 0px 10px;
	border-top:#663300 solid 1px;
	border-left:#663300 solid 1px;
	border-right:#663300 solid 1px;
}
div#main ol {
	font-size:small;
	line-height:1.6em;
	margin:0em 0px 1em 1.5em;
	padding:0px;
}
div#main ol.roman{
	list-style-type: lower-roman;
}
div#main div.img_right {
	float:right;
	margin:0px 0px 0px 20px;
}
div#main img {
	border:#000000 solid 1px;
	margin:5px 0px 5px 0px;
}
div#main div#links {
	margin:0px 6px;
}
div#main p.img_links {
	text-align:center;
	float:left;
	width:252px;
	margin:0px 0px 15px;
	padding:0px;
	line-height:1.5em;
}
div#main div#update {
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #996633;
	border-bottom:1px solid #996633;
}
div#main div#update dl {
	line-height:1.6em;
}
div#main div#update dd {
	margin:-1.6em 0px 0px 6.5em;
}
div#main p.gototop {
	clear:both;
	text-align:right;
	font-size:x-small;
}
div#main p.img_links img {
	border:#000000 solid 1px;
	margin:0px 0px 5px 0px;
}
div#main a:link {
	color: #993300;
}
div#main a:visited {
	color: #663300;
}
div#main a:hover {
	color: #cc6600;
}
div#main a:active {
	color: #ff9933;
}
div#main dl {
	font-size:small;
	line-height:1.6em;
	margin:0px;
}
div#main dt {
	color: #993300;
}
div#main dd {
	margin:-1.6em 0px 0.7em 3.5em;
}
div#main dl.rules {
	margin:0em 0px 1.3em;
}
div#main dl.rules dt {
	color: #000000;
	font-weight:bold;
}
div#main dl.rules dd {
	margin:-1.6em 0px 0px 6em;
}
div#main blockquote {
	margin:0px 0px 1.3em 1.5em;
}
div#tail {
	margin:0px;
	padding: 0px;
	background: url(../images/bg_tail.jpg) no-repeat left bottom;
    width:880px;
	height:43px;
    position:absolute;
    bottom:0px;
}
div#tail p {
	font-size:xx-small;
	margin:0px;
	padding:20px 0px 0px;
	text-align:center;
}
div#tail p a{
	margin:0px 20px 0px 0px;
	padding: 0px;
}
div#tail p a:link {
	color: #cc6600;
}
div#tail p a:visited {
	color: #cc6600;
}
div#tail p a:hover {
	color: #CC3300;
}
div#tail p a:active {
	color: #ff9933;
}
#clear{
	clear:both;
	height:0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	height:0px;
	margin: 0px;
	padding: 0px;
}
