
<style type="text/css">

body {
	margin:0;
	padding:0;
	width: 700px;
	background: #666666;
	/*line-height: 1.5em;*/
}

b{font-size: 110%;}
em{color: red;}

#maincontainer {
	float: left;
	background: #ffffff;
	width: 700px;
	border: 1px solid black; /*#009999;*/
}

#topspacing{
	width:100%;
	 /*border-right: 1px solid black;#009999;*/
	/*height:20px;*/
	background: white;
}

#topsection{
	background: #ffffff;
	height: 60px; /*Height of top section*/
	border-bottom: 1px solid #666666;
	width:100%;
	/*border-right: 1px solid black; #009999;*/
	margin: none;
}

#headertitle {
	/*float: left;*/
	float:left;
	width: 320px;
	margin-right: 380px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

#headertitle TD {
	vertical-align:bottom;
	padding-left:10px;
}

#headertitle TR {
	height:55px;
}

#headertitle h1 {
	color: #993300;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
	line-height: 170%;
	margin: 0;
}

#headertitle p {
	color: #666666;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}

#headermenu_container {
	/*border-right: 1px solid black; #009999;*/
	float: left;
	margin-left: -380px;
	width: 380px;
	
	text-align:right;
}

#headermenu {
	
}

#headermenu TABLE {
	padding: 0px;
	border-collapse: collapse;
	border-left: 1px solid #009999;
	border-right: 1px solid #009999;
	border-top: 1px solid #009999;
	width: 100%;
}

#headermenu TD {
	vertical-align:center;
	text-align:center;
	border-left: 1px solid #009999;
	/*border-left: none; 1px dashed #ff6666;*/
	padding-left: 0px;
	padding-right: 0px;
	width:25%;
	background-image: url('mb.png');
}

#headermenu TR {
	height:25px;
}

#headermenu DIV {
	border-top: 1px solid #009999;
	border-left: 1px solid #009999;
	border-bottom: 1px solid #009999;
	margin: none;
	padding:6px 0 0  0;
	width: 24%;
	height: 15pt;
	background-image: url('menu_back.jpg');
	background-repeat: repeat-x;
	float: left;
}

#headermenu a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

#headermenu a:link {
	color: black;
	text-decoration: none;
}

#headermenu a:visited {
	color: black;
	text-decoration: none;
}

#headermenu a:hover {
	color: green;
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/
/*               Content Wrapper                                      */
/*--------------------------------------------------------------------*/

#contentwrapper{
	float: left;
	width: 100%;
	background: #ffffff;
	border: 0px;
	padding: 0px;
}

#contentwrapper table {
	padding: 0px;
	border-collapse: collapse;
	width: 100%;	
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
}

#contentwrapper td {
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
	border: 0px;
}
#contentwrapper tr {
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
	border: 0px;
}
/*--------------------------------------------------------------------*/
/*               Contnet Column                                       */
/*--------------------------------------------------------------------*/

#contentcolumn{
	margin-right: 250px; /*Set right margin to RightColumnWidth*/
	width: 450px;
	float: left;
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 100%;*/
	text-align: left;
	border: 0px;
	padding: 0px;
}

#contentcolumn li {
	margin-bottom: 9px;
}

#contentcolumn font {
	size: 10px;
	color: black;
}

#contentcolumn h1 {
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	border-bottom: thin solid #E62600; /*#00BFBF;*/
	margin-top: 36px;
	font-style: italic;
}

#contentcolumn a{
	font-weight: normal;
}

#contentcolumn a:link {
	color: #ff6666;
	text-decoration: none;
}

#contentcolumn a:visited {
	color: #ff6666;
	text-decoration: none;
}

#contentcolumn a:hover {
	color: #ff6666;
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/
/*              Content Picture                                         */
/*--------------------------------------------------------------------*/

#contentpicture {
	border: 0px;
	padding: none;
	height:184px;
	margin: none;
	background: black;
	/*background-image: url('banner2.jpg');	color: white;
*/
	background-repeat: no-repeat;

}

#contentpicture TD{
	border: 0px;
	height:182px;
	width: 448px;
	padding: 10px;
	margin: 0px;
	vertical-align:bottom;
	text-align:left;
	font-size: 9px;
	/*color: white;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
}



/*--------------------------------------------------------------------*/
/*               Right Column                                         */
/*--------------------------------------------------------------------*/

#rightcolumn{
	margin-left: -250px;
	width: 250px; /*Width of right column in pixels*/
	float: left;
	background: #009999;
	/*border-left: 1px solid #009999;*/
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: white;
	font-size: 11px;
	/*height: 100%;*/
	/*border: 0px;
	padding: none;
	margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
}

#rightcolumn font {
}

#rightcolumn td {
	color: white;
	font-size: 11px;
	vertical-align: bottom;
}

#rightcolumn p {
	color: white;
	text-align: left;
	/*line-height: 130%;*/
}

#rightcolumn p:first-letter {
	color:#CCFF00;
	font-size:16px;
}

#rightcolumn h1 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thin solid #00E6E6;
	padding-bottom: 2px;
	margin-top: 16px;
	font-style: italic;
	font-weight: bold;
}

#rightcolumn img {
    float: left; 
    margin: 2px 4px 0 0px;
	border: 1px solid black; /*#00BFBF;*/
}

#rightcolumn a{
	font-weight: bold;
	letter-spacing: normal;
}

#rightcolumn a:link {
	color: #ffffff;
	text-decoration: underline;
}

#rightcolumn a:visited {
	color: #dddddd;
	text-decoration: underline;
}

#rightcolumn a:hover {
	color: #ffaaaa;
	text-decoration: underline;
}


#favourite_links {
}

#favourite_links a{
	font-weight: bold;
	letter-spacing: 2px
}


/*--------------------------------------------------------------------*/
/*               Footer                                               */
/*--------------------------------------------------------------------*/

#footer{
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0 0 0;
	border-top: 1px solid black;
	border-right: 1px solid black;
	float:left;
}

#footer a{
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFF80;
	font-weight: normal;
}

#footer a:link {
	text-decoration: none;
}

#footer a:visited {
	color: #FFFF80;
	text-decoration: none;
}

#footer a:hover {
	color: green;
	text-decoration: underline;
}

/*--------------------------------------------------------------------*/
/*              links                                                */
/*--------------------------------------------------------------------*/
#linkitem LI {
	
}

/*--------------------------------------------------------------------*/
/*              Common                                                */
/*--------------------------------------------------------------------*/

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	background: none;
}

</style>
