﻿/* CSS layout */
#masthead {
	width:720px;
}
#top_nav {
	width:720px;
}
#page_content {
	background-image:url('../images/elements/background/background_wliAlt.gif');
	width:720px;
	}
#footer {
	text-align:center;
	background-image: url('../images/elements/footer.gif');
	height:50px;
}
.section { color: #737a51; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 22pt; padding-right: 4px; }
.subsection { color: #664332; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.subhead { color: #664332; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.maintext { color: #484b3a; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; }
.maintext a:link {
	color:#6699FF;
	font-family: "Times New Roman", Times, serif;
}
.maintext a:visited {
	color:#9980EA;
	font-family: "Times New Roman", Times, serif
}
.maintext a:hover {
	color:#CC99FF;
	font-family:"Times New Roman", Times, serif
}

.subnav { color: #664332; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 7px; text-decoration: none; margin-bottom: 10px;}
.subnav a:link {
	color:#6699FF;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:underline;
}
.subnav a:visited {
	color:#9980EA;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	color:#CC99FF;
	font-size: 10px;
	font-family:"Times New Roman", Times, serif
	font-weight: bold;
	text-decoration:none;
}
.subnav a:active { color: #6699FF; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: underline; }
.standardimageright { float:right; margin-left: 5px; border: solid 1px #737a51; }
.standardimageleft { margin-right: 5px; margin-bottom: 5px; border: solid 1px #737a51; }

body {
	background-color:#008282
}
img {
	border:0;
}

