body {
	background-color: #7892AC;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003577;
}
.maintable  {
margin-top: 20px;
margin-left: 20px;
width: 750px;
position: absolute;
}
.top  {
height: 7px;
background-image: url(images/border_03.gif);
}
.top2  {
height: 7px;
width: 13px;
background-image: url(images/border_04.gif);
}
.right {
width: 13px;
background-image: url(images/border_07.gif);
}
.left {
width: 7px;
background-image: url(images/border_10.gif);
}
.bottom1 {
width: 7px;
height: 14px;
background-image: url(images/border_12.gif);
}
.bottom2 {
height: 14px;
background-image: url(images/border_13.gif);
}
.bottom3 {
width: 13px;
height: 14px;
background-image: url(images/border_14.gif);
}
.content {
padding: 20px 10px 10px 180px;
height: 600px;
width: 540px;
background-color: #D8E0E7;
}
#nav {
margin: 10px;
z-index: 1;
height: 577px;
width: 173px;
position: absolute;
}
.divider  {
border-right: 1px solid #003577;
border-bottom: 1px solid #003577;
border-left: 1px solid #003577;
height: 5px;
background-image: url(images/border_03.gif);
width: 420px;
}
.footer {
width: 740px;
padding: 10px;
text-align: center;
font-size: 80%;
color: #FFF;
}
a:link, a:visited {
color: #003577;
}
a:hover, a:active {
color: #006B37;
}
h1 {
font-size: 130%;
}
#side  {
width: 163px;
background-color: #D8E0E7;
border: 1px solid #003577;
padding: 5px;
margin-top: 30px;
}
.divider2  {
border-right: 1px solid #003577;
border-bottom: 1px solid #003577;
border-left: 1px solid #003577;
height: 5px;
background-image: url(images/border_03.gif);
width: 120px;
margin: 0px auto;
}
#article {
width: 750px;
margin: 10px auto;
border: 1px solid #003577;
background-color: #D8E0E7;
padding: 10px;
}
.small {
font-size: 75%;
}
.gallerynav  {
width: 520px;
margin-top:30px;
padding: 5px;
border: none;
}
.green {color: #006600}