<STYLE type="text/css">

.mainBg
{
    background-color: black;
}

BODY
{
    font-family: "futura md", "verdana";
	font-size: 24;
	color: #222266;
}

.sideImages
{
    border: 3px solid #5761b7;	
}

.menuImages
{
    border: 3px solid #5761b7;
	height: 200;
	width: 200;
}

.intImages
{
    border: 2px solid #AAAAFF;
	height: 100;
	width: 100;
}

.photoImages
{
    border: 3px solid #5761b7;
    width: 150;
    height: 150;
}

TD
{
   font size: 20;
   
}

.nameWidth
{
    width: 500;
}

.numWidth
{
    width: 30;
}