/* Legend of Mana Style (Mana Tree) */

body {
margin:0;
padding:0;
font-size:0.8em;
line-height:20px;
font-family: "Trebuchet MS", Arial;
border:1px solid #666;
background:#0E4331;
}

a {
color:#fffd48;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#header {
width: 1024px;
height: 270px;
margin: 0 auto;
padding:30px 0px 0 0px;
background:url(../images/background01.jpg) no-repeat top right #0E4331;
}

#logo {
padding:30px 20px 0 40px;
height:210px;
background:url(../images/logo-01.png) no-repeat; text-align:left;
}

img, div, input { behavior: url("http://www.imamyth.com/iepngfix.htc") }

#logo a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:20px;
text-transform:uppercase;
letter-spacing:5px;
}

#logo_text {
float:right;
width:240px;
text-align:left;
font-size:12px;
color:#fffc00;
}

#menu {
background:#000000;
height:40px;
}

/* Top Menu (Inside) */
#insidemenu {
background:#000000;
height:40px;
width:1024px;
float:center;
margin:	0 auto;
}

#menu a {
display:block;
float:left;
color:#ACC189;
font-size:13px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
margin:0 15px;
padding-top:10px;
}

#menu a:hover{
padding-top:12px;
}

.splitter {
display:block;
float:left;
}

#text {
margin: 0 305px 0 20px;
}

#text p {
padding: 0 10px 5px 10px;
color:#ffffff}

#text strong {
font-size:14px;
}

#text li {
list-style:none;
padding-left:20px;
background:url(../images/li_yellow.gif) no-repeat 0px 4px;
color:#ffffff;
}

#sidebar {
float:right;
width:235px;
padding: 0 20px 0 10px;
color:#ffffff;
font-size:12px;
}

#sidebar a{ color:#BCE684}

#sidebar li {
list-style:none;
padding-left:20px;
background:url(../images/li_yellow.gif) no-repeat 0px 4px;
color:#ffffff;
}

#sidebar b {
font-size:13px;
color:#ffff00;
}

h1 {
margin:0;
padding:10px 0 0 10px;
text-transform:uppercase;
font-size:1.5em;
color:#ffff00;
}

a { color:#BCE684}

#main {
float:center;
background:#0E4331;
padding:20px 0 0 0;
width: 1024px;
margin: 0 auto;
}

#footer {
/* background:url(../images/footer_bckg_black.gif) repeat-x #000; */
height:57px;
clear:both;
}

/* Footer (inside) */
#insidefooter {
background:url(../images/footer_bckg_black.gif) repeat-x #000;
height:57px;
clear:both;
width: 1024px;
margin: 0 auto;
}

#left_footer {
float:left;
padding:20px 0 0 30px;
color:#fff;
font-size:12px;
}

#left_footer a {
color:#fff;
}

#left_footer a:hover {
text-decoration:none;
}

#right_footer {
float:right;
padding:20px 30px 0 0;
color:#fff;
font-size:12px;
text-align:right;
}

#right_footer a {
color:#fff;
}
