body
{
background-color: blue;
color: #000000;
text-align: center;
font-family: "Comic Sans Ms", Sans-Serif;
font-size: smaller;
}


#PageContent
{
width:760px;
margin-left: auto;
margin-right: auto;
background-color: yellow;
color:black;
background-image:url(Images/topback.jpg);
background-repeat:no-repeat;
}

#topmenu
{
text-align:center;
float:left;
margin-top:140px;
width:540px;
}

#topmenu ul
{
background-color:#326698;
color:#000000;
margin:0px;
padding:0px;
display:block;
list-style-type:none;
}

#topmenu li
{
display:inline;
margin:10px;
font-weight:bold;
}

#topmenu a:link
{
background-color:#326698;
color:white;
text-decoration:none;
}

#topmenu a:active
{
background-color:#326698;
color:white;
text-decoration:none;
}

#topmenu a:link
{
background-color:#326698;
color:white;
text-decoration:none;
}

#topmenu a:visited
{
background-color:#326698;
color:white;
text-decoration:none;
}

#topmenu a:hover
{
background-color:#326698;
color:white;
text-decoration:none;
}

#topmenu a:active
{
color:white;
text-decoration:none;
}

#header
{
display:none;
}





#PageTitle
{
clear:left;
margin:0px;
}

#PageTitle H1
{
font-size:2em;
text-transform:capitalize;
}

#links
{
clear:left;
float:left;
width:130px;
margin:0px;
padding:0px;
}

#links ul
{
margin:0px;
padding:0px;
display:block;
list-style-type:none;
}

#links li
{
margin-top:0px;
padding:10px;
border-bottom: medium solid #326698;
}

#links a:link
{
background-color:yellow;
text-decoration:none;
color:blue;
}

#links a:active
{
background-color:yellow;
text-decoration:none;
color:blue;
}

#links a:visited
{
background-color:yellow;
text-decoration:none;
color:blue;
}

#links a:hover
{
background-color:yellow;
text-decoration:underline;
color:blue;
}



#Content 
{
margin-left:140px;
margin-right:140px;
font-size:1em;
}

#Content p
{
text-align:justify;
padding:0px;
margin:0px;
}

#Content h1
{
text-align:left;
font-size:1.3em;
text-transform:capitalize;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
margin:0px;
padding-top:10px;
}

#Content h3
{
text-align:center;
}



#rightpictures 
{
float:right;
width:130px;
margin:0px;
padding:0px
}



#rightpictures ul
{
margin:0px;
padding:0px;
display:block;
list-style-type:none;
}

#rightpictures li
{
margin-top:10px;
border-bottom: medium solid #326698;
}



#ContentFooter
{
clear:both;
background-image:url(Images/footer.gif);
margin:0px;
padding:0px;
height:68px;
background-repeat:no-repeat;
width:760px;
font-size:10px;
}

#ContentFooter p
{
padding-top:35px;
}



