body {
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 1em;
	text-align: center;
	background-color:#DCDCDC;
}
TH{
    COLOR: black;
    BACKGROUND: #fff0d0;
}
P	{
    COLOR: black;
    FONT-FAMILY: arial,sans-serif;
	text-align:center;
}
H1	{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #3366ff;
    FONT-FAMILY: Verdana,arial,sans-serif;

}
H2	{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #3366ff;
	
    FONT-FAMILY: Verdana,arial,sans-serif;

}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #3366ff;
    FONT-FAMILY: Verdana,arial,sans-serif;


}
H4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #3366ff;
    FONT-FAMILY: Verdana,arial,sans-serif;

}

#container {
	width:820px;   
	margin: auto;
	background-color:#FFFFFF;
	height:auto;
	text-align:left;
}

#otherLeft {
	margin:5px 0 5px 0;
	width:190px;
	background-image:none;
	background-color:#FFFFFF; 
	float:left;

}

#navigation {
	margin:10px;
	padding-top:10px;
	width:170px;
	color:#3a75b0;
	background-color:#FFFFFF;
	border:1px dashed;
	border-color:#336699;
	FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana,arial,sans-serif;
}

#navigation A
{
    text-decoration: none;
    text-align: left;    
}

#navigation li {
	list-style:square;
    text-align: left; 
	margin:5px; 
	padding:2px;
}

#content {
	
	width:600px;
	border:none;
	background-color:#FFFFFF;
	margin: 0 0 30px 200px;
	padding: 0 0 0 5px; 
	
}

#content p {
    COLOR: black;
    BACKGROUND: #FFFFFF;	
    FONT-FAMILY: arial,sans-serif;
	text-align:justify;
	margin: 12px 12px 12px 1px;
}



#head{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #FFFFFF;
    BACKGROUND: #336699;
    text-align: center;	
	margin:0 0 10px 0;
	padding:0;
	width:820px;
}
#head H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Helvetica,Arial,sans-serif;
    BACKGROUND:  #336699;
}
#head A
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana,arial,sans-serif;
    text-decoration: none;
    text-align: center;    
    border: 0;
}
#head img		{
    BORDER: 0;
	margin:20px;
	padding:0;
}

#body{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND: #e5f1e3;
    TEXT-ALIGN: left
}

#footer {
	width:100%;
	margin: 0px;
	text-align: center;;
	font-size: 8pt;	
	FONT-FAMILY: Verdana,arial,sans-serif;
	COLOR: #FFFFFF;
    BACKGROUND: #336699;
}

#footer table
{
    width: 100%;
    border: 0;
    padding: 0;
}
#footer tr
{
    width:33%;
    text-align:left;
    vertical-align:top;
}
#footer p
{
    text-align:center;
    vertical-align:top;
	padding:10px;
	margin:3px;
}
.lcode
{
    FONT-FAMILY:couier,monospace;
	text-align:left;
    /*background: #DCDCDC;*/
	background:rgb(241,241,241);
    font-size:9pt;

}
.bbcnews {
	width:170px; 
	
	margin:10px;
	padding-top:10px;
	background-color:#FFFFFF;
}

.nols {
	list-style:none;
	text-align:left;	
}
.bits	{
	    COLOR: black;
	    BACKGROUND: white;	
	    FONT-FAMILY: arial,sans-serif;
		text-align:justify;
		padding-right:5px;
		border-bottom: 1px solid;
		border-bottom-color: #9c9c9c;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
.bits table {
	padding:10px;
	margin:3px;
	border:1px;
	border-color:black;
	}

	
.tux { 
		float:right;
		padding:10px;
	 }
.fish {
	background: white;
	border:0;
	font-weight:bold;
	color:black;
	FONT-FAMILY: arial,sans-serif;
	}

	
.googleads {
	margin:10px 10px 20px 20px;
}
