html
{		
margin: 0px;
padding: 0px;
background: url(../media/mainbg_05.jpg);
}

body
{
margin:0;
padding:0;
line-height: 1.8em;
font-family: verdana, arial, sans-serif;
color: #000066;
font-size: 0.7em;
}

em
{
color: #000066;
font-style: italic;
font-weight: bold;
}

strong
{
color: #000066;
font-style: normal;
font-weight: bold;
}

#container
{
width: 765px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#header
{
background: url(../media/topheadhome_01.jpg) no-repeat top center;
height: 127px; /*Height of top section*/
padding-right: 25px;
}

#header h1
{

margin-top: 0;
height: 127px;
width: 765px;
margin-bottom: 0;


}

#header h1 span
{
display: none;
}

#header h2
{ 
margin: 0;
}

#header h2 span
{
display: none;
}

#contentwrapper
{
float: left;
width: 100%;
background: url(../media/fullstrip_03.jpg) repeat-y left;
border-bottom: 1pt #000066 solid;


}

#main
{
margin: 0 0px 0px 238px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: url(../media/bgmain_03.jpg) no-repeat top left;
padding: 25px;
}




#main h1
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
padding-top: 0;
margin-bottom: 0.5ex;
font-size: 1.2em;
font-weight: bold;
color: #000066;
}

#main h2
{
font-weight: normal;
margin-top: 2ex;
padding-top: 0;
font-style: italic;
font-size: 1.2em;
color: #000066;
}

#main h3
{
font-weight: bold;
margin-top: 4ex;
padding-top: 2ex;
font-size: 1.2em;
font-weight: bold;
color: #000066;
}

#main h4
{
font-weight: normal;
margin-top: 4ex;
padding-top: 2ex;
font-weight: bold;
font-size: 1.2em;
color: #000066;
border-top: 1px #000066 solid;
}

#main h5
{
font-weight: normal;
margin-top: 1.1ex;
padding-top: 1ex;
font-style: italic;
font-weight: bold;
font-size: 1em;
color: #000066;
}

#main ul li
{
list-style-type: none;
background: url(../media/bulletflower3.gif) no-repeat top left;
text-decoration: none;
padding-left: 25px;
padding-bottom: 0.25ex;
margin-left: -20px;

}

#main a:link
{
color: #000066;
font-style: normal;
text-decoration: none;
font-weight: bold;

}

#main a:visited
{
color: #000066;
font-style: normal;
text-decoration: none;
font-weight: bold;
}

#main a:hover
{
color: #6666cc;
font-style: normal;
text-decoration: underline;
font-weight: bold;
}

#main a:active
{
color: white;
font-style: normal;
text-decoration: underline;
font-weight: bold;
}

#linklist a:link
{
color: #000066;
font-style: normal;
text-decoration: none;
font-weight: bold;
text-decoration: none;


}

#linklist a:visited
{
color: #000066;
font-style: normal;
text-decoration: none;
font-weight: bold;

}

#linklist a:hover
{
color: #6666cc;
font-style: normal;
text-decoration: none;
font-weight: bold;

}

#linklist a:active
{
color: white;
font-style: normal;
text-decoration: underline;
font-weight: bold;

}

#leftcolumn
{
float: left;
width: 238px; /*Width of left column in pixel*/
margin-left: 0px; /*Set margin to that of -(MainContainerWidth)*/
background: url(../media/leftnav_02.jpg) no-repeat top left;
color: white;
padding-left: 0pt;
padding-right: 0;
margin-right: 0px;
padding-top: 0;
margin-top: 0;
height: 338px;
}

#leftcolumn a
{
display: block;
}


#leftcolumn a:link
{
color: white;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
}

#leftcolumn a:visited
{
color: white;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
}

#leftcolumn a:hover
{
color: #ccccff;
font-weight: bold;
}

#leftcolumn a:active
{
color: white;
font-weight: bold;
font-size: 0.9em;
text-decoration: underline;
}

#slidescript
{
float: right;
display: inline;
padding-left: 20px;
padding-right: 5px;
margin-top: 0;
}

table
{ 

}

#rightcolumn
{
float: left;
width: 8px; /*Width of right column*/
margin-left: -8px; /*Set left margin to -(RightColumnWidth)*/
text-align: right;
padding-top: 0px;
}

#footer
{
clear: left;
color: #000066;
width: 100%;
font-size: 0.85em;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

#footer a
{
color: red;
}

.innertube{
margin: 12px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 24px;
}


