body{
margin:20px;
background-color:#010536;
text-align:center;
}


.topbanner{
height:155px;
background-image:url(images/header.jpg);
vertical-align="top"
horizontal-align="left"
}


.content{
width:694px;
height:100%;
background-color:#02074B;
padding:10px;
}

.menu{
width:694px;
height:16px;
}


.leftborder{
width:16px;
height:100%;
background-image:url(images/leftborderbg.jpg);
background-repeat:x;
}


.rightborder{
width:16px;
height:100%;
background-image:url(images/rightborderbg.jpg);
background-repeat:x;
}

.footer{
width:694px;
height:17px;
background-image:url(images/footer.jpg);
}


.arttable{
width:400px;
}

.arttable td{
padding:10px;
}

.arttable img{
border-style:solid;
border-width:2px;
border-color:#4B5193;
}

.phototable{
width:450px;
text-align:left;
font-family:verdana,arial,sans-serif;
font-size:12px;
line-height:2;
color:#D8A6E7;
}

.phototable td{
padding:10px;

}


.generaltable{
width:450px;
text-align:left;
font-family:verdana,arial,sans-serif;
font-size:12px;
color:#D8A6E7;
}

.phototable td{
padding:10px;

}


.phototable img{
border-style:solid;
border-width:2px;
border-color:#4B5193;
}


.contentarea{
font-family:verdana,arial,sans-serif;
font-size:12px;
color:#D8A6E7;
}


#header{
font-family:verdana,arial,sans-serif;
font-size:12px;
line-height:2;
color:#72C3AF;
}


#header{
font-weight:bold;
color:#72C3AF;
}


#footertext{

font-family:verdana,arial,sans-serif;
font-size:10px;
line-height:2;
color:#D8A6E7;
}

a:link{

color:#72C3AF;
text-decoration:none;
}

a:visited{
color:#72C3AF;
text-decoration:none;
}

	
a:hover{
color:#C2A2CC;
text-decoration:underline;
}