/* 
((DO NOT REMOVE))
---------------------------------
CSS Document Copyright 2007 
Creative Clicks
www.creativeclicks.co.uk
---------------------------------
*/
 
body { font: 12px arial; color: #333; background: #000; margin: 10px 0 0 0 ; line-height: 1.4em; text-align: center;}
html { }

.logo { margin: 10px 0 0 10px;}

#wrapper { width: 790px; padding: 0; margin: auto; background: #fff; border: 1px solid #D4D4D4;}
#header { width: 790px; height: 119px; margin: 0; background: url(images/header.jpg) #000; border-bottom: 1px solid #fff;} 

#main { float: left; width:500px; padding: 20px; margin: 0; text-align: left; }

#footer { width: 786px; height: 20px; padding: 2px; font-size: 10px;  margin-top: 30px; background: #99CCFF; text-align: center; 
border-top: 1px solid #D4D4D4; color: #333;}

h1 { font-size: 16px; color: #333; font-weight: bold; margin: 0 0 10px 0;}

a:link { color: #003399; text-decoration: none;}
a:active { color: #003399; text-decoration: none;}
a:hover { color: #333; text-decoration: underline;}
a:visited { color: #336666; text-decoration: none;}


#navcontainer
{
overflow: hidden;
width: 788px;
background: #99CCFF;
height: 16px;
padding: 1px;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #333;
float: left;
line-height: 1.1em;
margin: 0 .4em 0 -.4em;
padding: 0 .4em 0 .4em;
}


#navlist a:link { font-size: 9px; color: #333; font-weight:bold; text-decoration: none;}
#navlist a:active { font-size: 9px; color: #333; font-weight:bold; text-decoration: none;}
#navlist a:visited { font-size: 9px; color: #333; font-weight:bold; text-decoration: none;}
#navlist a:hover { font-size: 9px; color: #3399FF; font-weight:bold; text-decoration: none;}


.clearer {
clear:both;
height:1px;
overflow:hidden;
margin-top:-1px; 
}
.small-blue {
	font-size: 1px;
	color: #99CCFF;
	text-decoration: none;
}
h3 {
	font-size: 1px;
	color: #333333;
}
