body { 
font-family: Arial;
color: #000;
font-size: 11px;
background: url('bg.png') center repeat-y;
background-color: #414146;
text-align: justify;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right 0px;
}


a:link, a:visited, a:active {
color: #1777c2;
text-decoration: none;
}

a:hover {
color: #fbffff;
text-decoration: underline;
font-weight:bold;
}

#container {
width: 892px;
margin: 0px auto;
text-align: center;

}

#banner {
background: url('banner.png');
height: 500px;
width: 900px;
float: none;
margin: auto;
}
#frame {
background: url('bag.png') repeat-y;
width: 900px;
text-align: left;
float: left;
margin: auto;
}

#bar {
font-family: Arial;
font-size: 12px;
text-align: left;
float: left;
margin-left: 50px;
margin-top: -325px;
width: 140px;
height: 45px;
color:#000;
}

#bar2 {
font-family: Arial;
font-size: 12px;
text-align: left;
float: left;
margin-left: 50px;
margin-top: -265px;
width: 140px;
height: 45px;
color:#000;
}

#boxen {
font-family: Arial;
font-size: 12px;
text-align: left;
float: left;
margin-left: 210px;
margin-top: -325px;
width: 400px;
height: 80px;
color:#000;
overflow: auto;
}

#nav {
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-align: center;
float: left;
margin-left: 35px;
margin-top: -205px;
width: 150px;
color: #0e1712;
}

#nav a {
display: block;
font-family: Arial;
color: #3a4d5d;
text-align: center;
text-transform: lowwercase;
letter-spacing: 1px;
margin: 0px;
width: 150px;
font-size: 10px;
}

#nav a:hover{
display: block;
font-size: 12px;
font-family: Arial;
color: #232c34;
text-align: center;
text-transform: lowwercase;
letter-spacing: 1px;
margin: 0px;
width: 150px;
}


#content {
margin-left: 195px;
margin-top: -210px;
width: 658px;
position: absolute;
}

h1 {
font-family: Comic Sans MS; 
font-size: 14px; 
color: #fff; 
font-weight: none;
text-align: left;
margin-top: 4px;
margin-top: 0px;
margin-bottom: 3px;
letter-spacing: -1px;
background: #0e1712;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;

}


h2 {
font-family: Comic Sans MS; 
font-size: 15px; 
color: #0e1712;   
font-weight: none;
text-align: left;
margin-bottom: 3px;
letter-spacing: 0px;
background: #a5c2aa;
background: url('header2.png');
border:1px solid #0e1712;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


h3 {
font-family: Comic Sans MS; 
font-size: 30px; 
color: #0e1712; 
font-weight: none;
text-align: center;
margin-top: 0px;
letter-spacing: 1px;
border:1px solid #000;
background: url('headersmall.png');
width: 658px;
height: 45px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

textarea {
font-family: Arial; 
color: #c0f867;
font-size: 10px;
border:2px dotted #43487e;
background: #fff;
}

input, select {
font-family: Arial; 
color: #c0f867;
font-size: 10px;
border:1px dotted #43487e;
background: #fff;
}

b {color: #d0fcfe;}
u {color: #d0fcfe;}
i {color: #d0fcfe;}
s {color: #d0fcfe;}

#box { 
border:3px dashed #0e1712;
font-size: 11px;
font-family: Arial;
color: #0e1712;
background: #53d6f0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#box td {
border:1px dashed #0e1712;
font-size: 11px;
font-family: Arial;
color: #0e1712;
background: #4fa8f7;
}