#footer
{
clear: left;
width: 100%;
color: Red;
text-align: center;
font-family: "Times New Roman", Times, serif;
font-size: small;
font-weight: normal;
font-style: italic;
padding: 5px 0;
}

#footer a{
color: red;
font-style: italic;
}

#content
{
position:absolute;
left:15px;
}

#top
{
background #781351;
width: 450px;
text-align: center;
position:relative;
margin-bottom: 9px;
}

#navigation a
{
color: #000;
background: #ffa20c url("../images/navl.gif") left top no-repeat;
text-decoration: none;
padding-left: 10px;
} 

#navigation a span
{
background:   url("../images/navr.gif") right top no-repeat;
padding-right: 10px;
} 

#navigation a:hover
{
color: #fff;
background: #781351 url("../images/navlh.gif") left top no-repeat;
padding-left: 10px;
} 

#navigation a:hover span
{
background:   url("../images/navrh.gif") right top no-repeat;
padding-right: 10px;
} 

#navigation ul
{
list-style: none;
padding: 0;
margin: 0;
border-bottom: 1px;
}

#navigation li
{
float: right;
margin: 0;
} 

#navigation a, #navigation a span
{
display: block;
float: left;
}

#navigation #home
{
color: #fff;
background: #781351 url("../images/navlh.gif") left top no-repeat; padding-left: 10px;
}
 
#navigation #home span
{
color: #fff;
background: #781351 url("../images/navrh.gif") right top no-repeat; padding-right: 10px;
}

body
{
margin:9px 9px 0 9px;
padding:0;
background:#FFF3AC;
}

#topBar 
{
height: inherit;
text-align: center;
font-size: 25px;
font: Times New Roman;
color: #ff0000;
font-weight: bold;
margin-bottom: 9px;
background:#FFF3AC;
width: 100%;
}

#topBar img 
{ 
margin-left: 20px;
float: left;
}

#level0
{
background:#FFF3AC;
width: inherit;
text-align: center;
border: medium;
border-color: Black;
}

#level0 img
{
float:left;
}

#level1
{
margin-left: 20%;
padding-left:9px;
background:#FC0;
border: medium;
border-color: Black;
}

#advBar 
{
background: #FC0;
color: Green;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: x-large;
margin-bottom: 0px;
clear: right;
text-align: center;
}

#level2
{
background:#FC0;
color: Green;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: large;
font-variant: small-caps;
text-align: center;
border: medium;
border-color: Black;
}

#level3
{
margin-right: 163px;
padding-right:9px;
background:#FC0;
border: medium;
border-color: Black;
}

#lftBar
{
float:left;
width: 157px;
background:#FCO;
top:4px;
margin-left: 4px;
left:0px;
padding: 3px;
border: medium;
border-color: Black;
}

#lftBar a:link
{
text-decoration: none;
}

#lftBar img
{
background: Red;
padding: 2px;
}

#lftBar a:hover
{
background: red;
padding: 2px;
} 

#rgtBar a:hover
{
background: red;
padding: 2px;
} 

#rgtBar
{
float:right;
width: 157px;
margin-right: 4px;
background:#FC0;
top:0;
right:0;
padding: 3px;
border: medium;
border-color: Black;
}

#rgtBar img
{
background: Red;
padding: 2px;
}

#rgtBar a:link
{
text-decoration: none;
padding: 3px;
}

#rgtBar a:hover
{
background-color: Red; 
border: medium;
border-color: Black;
}


#main
{
background:#FFF3AC;
color: Green;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
font-variant: small-caps;
text-align: left;
width: auto;
padding: 9px;
border: medium;
border-color: Black;
}

.style3
{
color: #FF0000;
}

.style5
{
color: #006666;
}

b
{
font-size: 110%;
}

em
{
color: red;
}

#topsection
{
text-align: center;
color: green;
background: #FFF3AC;
height: inherit; /*Height of top section*/
padding-top: 15px;
padding-bottom: 15px;
margin: 0;
}

#topsection img
{
float: left;
}

#contentwrapper
{
float: left;
width: 100%;
}

#contentcolumn
{
margin: 0px 22% 0 22%; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn
{
float: left;
width: 22%; /*Width of left column in percentage*/
margin-left: -100%;
background: #C8FC98;
}

#leftcolumn a
{
color:#000000;
}

#leftcolumn a:visited
{
text-decoration:none;
}

#leftcolumn a:hover
{
text-decoration: none;
color:#000000;
font-weight: bold;
background-color: #FFF3AC;
}

#leftcolumn a:hover img
{
border: medium;
border-color: #C8FC98;
}

table td a
{
text-decoration: none;
color: Black;
}

table td a:hover
{
font-weight: bold;
}
 
a:hover img
{
border: medium;
border-color: #FFF3AC;
}

#rightcolumn
{
float: right;
width: 18%; /*Width of right column in pixels*/
margin-left: -18%; /*Set margin to that of -(RightColumnWidth)*/
background: #FDE95E;
}

#rightcolumn a
{
color:#000000;
}

#rightcolumn a:hover
{
text-decoration:none;
color:#000000;
font-weight:bold;
background-color: #FFF3AC;
}

.innertube
{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 5px;
}
