/************************* ID's *************************/ 

#logo{ 

position:absolute; left:0px;top:10px;

z-index:5; 

width:960px; 

height:150px; 

padding:0 0 0 30px; /*top right bottom left*/ 

margin:20; 

} 


#centretext{ 

position:absolute; left:145px;top:160px;

z-index:5; 

width:835px; 

height:100px; 

padding:0 0 0 0px; /*top right bottom left*/ 

margin:20; 

} 

#navigation { 

position:absolute; left:10px;top:180px;

z-index:20; 

width:200px; 

margin:20; 

margin-top:5px; 

}

ul#navigation
{
list-style-type: none;
margin: 0;
padding: 1px 2px;
}

ul#navigation li a
{
display: block;
border-bottom: 1px solid #663300 ;
width: 120px;
color: #000033;
background-color: #99CCEE;
margin: 2px;
padding: 1px 2px; 
text-align: center;
text-decoration: none;
}

ul#navigation li a:hover
{
color: #FF3300;
background-color: #00CC99;
}

ul#navigation .left { float: left; }
ul#navigation .right { float: right; }
 



/* Generic Selectors */ 

body { 

font-family:Georgia,"Times New Roman",Times,serif; 

font-size:16px;

text-align: justify; 

color:#336633; 

line-height: 130%;

background-color: #FFFF99; 

} 



h1 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 18px; 

font-weight: bold; 

color: #00CC99; 

} 

h2 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 14px; 

font-weight: bold;

text-align:center;

color: #330066; 

} 

 


font-weight:bold; 

} 