#container
{
background-color:white;
width:640px;
min-height:480px;
border-style:solid;
border-top-width:4px;
border-left-width:4px;
border-right-width:4px;
border-bottom-width:4px;
border-color:#666699
}


#pagebanner
{
position:relative;
top:0px;
background-color:#9999cb;
width:632px;
height:150px;
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-color:#666699
}


#pagemenu
{
width:632px;
height:25px;
background-color:white;
border-style:solid;
border-top-width:2px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:2px;
border-color:#666699
}


#pagecontentcontainer
{
width:632px;
min-height:305px;
background-color:#FFFFFF;
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-color:#666699
}

#pagecontent
{
position:relative;
top:0px;
left:-120px;
width:50%;
background-color:#FFFFFF;
}

H1
{
font-family:"Monotype Corsiva";
font-size:large;
color:#666699
}

H2
{
font-family:"Monotype Corsiva";
font-size:medium;
color:#666699
}

P
{
font-family:"Times New Roman";
font-size:small;
color:#666699
}

TD.menuhome
{
text-align:center;
background-color:#9999cb
}

TD.menurooms
{
text-align:center;
background-color:#a7a7d1
}

TD.menuactivities
{
text-align:center;
background-color:#b3b3d8
}

TD.menulinks
{
text-align:center;
background-color:#c1c1dd
}

TD.menucontact
{
text-align:center;
background-color:#cecee5
}

TD.menuactive
{
text-align:center;
background-color:#cecee5;
text-decoration:bold; 
font-family:arial; 
font-weight:900; 
color:#666699;
}

a.menu
{
display:block; 
width:100%; 
text-decoration:none; 
font-family:arial; 
font-weight:900; 
color:#FFFFFF;
}

a.content:link {color:#666699}
a.content:visited {color:#666699}
a.content:hover {color:blue}