#nav
{
text-align:center;
color:silver;
font-family:"times new roman";
font-weight:bold;
background-color:000062
}

#nav a:link
{
color:silver;
font-family:"times new roman";
text-decoration:none
}

#nav a:visited
{
color:daddee;
font-family:"times new roman";
text-decoration:underline
}

#nav a:hover
{
color:white;
font-family:"times new roman";
text-decoration:underline
}

.sideimage
{
float:right
}

.titleimage
{
float:left;
margin-bottom:5px
}

body
{
font-family:"times new roman";
background-color:ccccff
}

p
{
margin-left:15px;
margin-right:15px
}

table#main
{
background-image: url(../images/bkgroundsquare.jpg);
background-position: left top;
background-repeat: repeat
}
