h1       { font-family: arial; font-size: 16pt; color: #333333;  
               letter-spacing: 2pt; font-weight: bold; text-align:left }
h2       { font-family: Arial; font-size: 12pt; color: #333333; 
               font-weight: bold }
h3	 { font-family: Arial; font-size: 7pt; color: #FFFFFF }


p            { font-family: Arial; font-size: 10pt; color: #333333 }

a:active     { font-family: Arial; font-size: 10pt; color: #999999; text-decoration:none }
a:visited    { font-family: Arial; font-size: 10pt; color: #999999; text-decoration:none }
a:link       { font-family: Arial; font-size: 10pt; color: #999999; text-decoration:none }

span.Links   { font-size: 10pt; color: #333333; font-family: Arial; text-align:center; letter-spacing: 2pt }
span.Selected { font-size: 10pt; color: #999999; font-family: Arial; text-align:center; letter-spacing: 2pt }
span.Foot  { font-family: arial; font-size: 7pt; color: #ff3333}
span.FooterLink { font-family: arial; font-size: 7pt; color: #999999}

{
 margin: 0;
}

 html, body {
 height: 99%;
 margin: 0;
 padding: 0;
}

.maincontent {
 min-height: 95%;
 height: auto !important;
 height: 99%;
 width 99%;
 margin-top: 0px;
 margin-bottom: -40px;
 margin-right: auto;
 margin-left: auto;
}

#centredContent {
 min-height: 95%;
 height: auto !important;
 height: 99%;
 width: 90% ;
 margin-left: 100px ;
 margin-right: auto ;

}

.footer, .push {
height: 40px;
width: 99%;
}

#linkcontainer {
 position: absolute;
 right: 15px;
}

#hostingcontainer {
 position: absolute;
 left: 15px
}

#galleryIFrame {
 z-index: 10;
}

#logocontainer {
 position:absolute;
 top: 15px;
 right: 15px;
}

#titlecontainer {
 float:left;
 width:60px;
}

#navcontainer {
 position:absolute;
 z-index: 50000;
 top:15px;
 left:15px;
}

#flashContent {
 z-index: 3000;
}

ul#navlist {font-family: arial; }

ul#navlist a
{
font-size: 11pt; 
color: #333333; 
font-family: Arial; 
text-align:left; 
letter-spacing: 2pt 
//font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #999999;
background-color: #ffffff;
padding: 10px;
border: 0px #ffffff outset;
}

ul#navlist li a:hover
{
color: #333333;
background-color: #999999;
}

ul#navlist li a:active
{
color: #333333;
background-color: #999999;
border: 0px #999999 inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 5px;
margin: 0px;
background-color: #cccccc;
}


ul#subnavlist li a:hover
{
color: #333333;
background-color: #999999;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 12px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 10em;
border: none;
padding: 2px;
}
