/* CSS Document */

body
{
    background-position: url(dev/bg.jpg)repeat-x;
    background: url(dev/bg.jpg)repeat-x;
    background-size: 100%;
    text-align: center;
}

td{vertical-align:top;}
a{color:#4e6754;text-decoration:none;}
a:hover{color:#660000;text-decoration:underline;}

#wrapper{
background:url(dev/wrap_bgd.png);
width:1127px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:left;
position:absolute;
left:46%;
margin-left:-464px;
    top: 40px;
    height: 2755px;
	margin-right: 49px;
}

#header{
width:1013px;
height:215px;
}

#nav{margin-top: 14px;
    height: 27px;
    margin-left: 45px;
}
#nav ul{list-style:none;margin:0;padding:0 0 0 16px;#padding: 0 0 0 16px;
    height: 42px;
	width: 997px;
}
#nav li{display:inline;padding:0 10px 0 0; font-size:12px}
#nav a{color:#000;text-decoration:none;}
#nav a:hover{color:#4e6754;text-decoration:underline;}

#footer{height:20px;background:#4e6754;}
#footer p{margin:0;padding:2px 0 0 0; text-align:center;color:#ebebeb;font-size:11px}
#footer a{color:#fff;}
#footer a:hover{color:#ebebeb;}

#body{
width:1011px;
height:654px;
background: url(dev/flag.png);
    margin-top: 6px;
}

#sponsor{
width:1012px;
height:539px;
position:absolute;
z-index:10;
left: -2px;
top: 275px;
}

#sponsor h1{font-size:100%;font-weight:bold;color:#000;
    height: 18px;
}
#sponsor p{font-size:95%;color:#000;}

#mainpagetext{
position:absolute;
width:1000px;
height:1706px;
z-index:20;
left: 27px;
top: 106px;
overflow:auto;
border:2px solid #4e6754;
text-align:center;
    margin-bottom: 0px;
}

.cbox{padding:5px; margin:0 auto;width:40%;font-size:110%} 

h1{color:#4e6754;font-size:125%;font-weight:bold;text-align:center;
    margin-top: 27px;
}
h2{color:#4e6754;font-size:135%;font-weight:bold;text-align:center;}
h3{font-size:105%;text-align:center;}
h4{}
h5{}
p{}
.c{text-align:center;}
.l{text-align:left;}
.r{text-align:right}
.j{text-align:justify}

#rules{width:928;height:565px;overflow:auto;padding:20px 10px 10px 10px;margin-top:5px;background: url(dev/60-fff.png)}

