<style type="text/css">

body{
margin:0;
padding:0;
line-height: 1.5em;
}

body {
background: #000033; /* #000D27 */ none repeat scroll 0%;
color: #003366; /* #3366cc; /* #5588DD;*/
font-family: Verdana,Arial,sans-serif;
font-size: medium; /* 12px;*/
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
margin:0pt;
padding:0pt;
text-align:center;
}


b{font-size: 110%;}
em{color: red;}


#topsection{
background: #3366cc; /*#000033; /*#ffffff; /*  #000D27; /*#EAEAEA;*/
width: 100%;
/*height: 108px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: #339900; /* #66cc66 /*#009900; /* #C8FC98;*/
/*min-height: 500px;*/
}

/* * html #contentwrapper{height:500px}*/

#contentcolumn{
margin-left: 20px; /*Set left margin to LeftColumnWidth*/
margin-right: 20px;
margin-bottom: 20px;
background: #FFFFFF /*#009900; /* #C8FC98;*/
}

#leftcolumn{
float: left;
width: 20px; /*Width of left column*/
margin-left: -100%;
background: #339900; /* #66cc66 /*#009900; /* #C8FC98;*/
/*min-height: 500px;*/
}

/** html #leftcolumn{height:500px} */

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

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

.wideborder{
border: 15px solid white; 
}

.floatleft{
float: left;
}

.clearfloat{
clear: both;
}

.centretext{
text-align: center;
}

.lefttext{
text-align: left;
}

.logo{
float: left;
width: 500px;
height: 86px;
/*padding: 20px;*/
border: 20px solid #3366cc;
}

.headertext{
height: 60px;
font-size: medium;

}

.emphasise{
font-size:120%;
font-weight:bold;
}

.deemphasise{
font-size:70%;
font-weight:normal;
}

.italic{
font-style: italic;
}

.stretchedtext{
font-size:120%;
line-height:1.2em;
}

.midsection{
clear: both;
padding: 5px;
width: 100%;
min-width: 100%;
min-height: 30px;
background: #339900; /* #66cc66;
/*border-bottom: 30px solid #66cc66;*/
}

* html .midsection{height:30px}*

.inline{
display:inline;
min-width: 450px;
}

</style>
