body {
	background: #011f65 url(images/bkgdgradient.jpg) repeat-x left top;
	margin: 0;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 144px;
	width: 700px;
}
#maincontent {
}
.leftside {
	background: url(images/contentleft.jpg) repeat-y;
	width: 40px;
}
.rightside {
	background: url(images/contentright.jpg) repeat-y;
	width: 40px;
}
a:link.bottommenu {
	font: bold 12px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
}
a:visited.bottommenu {
	font: bold 12px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
}

a:link.nsi {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
a:visited.nsi {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}

.copyright {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
h1 {
	font: bold 24px "Times New Roman", Times, serif;
	color: #336633;
	border-bottom: thin solid #336600;
	border-top-color: #336600;
	border-right-color: #336600;
	border-left-color: #336600;
}
.photofloatleft {
	padding: 0px 5px 5px 0px;
	float: left;
}
.clearfloat {
	font-size: 1px;
	clear: both;
	margin-top: 0px;
	line-height: 0px;
}

p {
	font: 14px/18px "Times New Roman", Times, serif;
	color: #663300;
}
li {
	font: 14px "Times New Roman", Times, serif;
	color: #663300;
}
a:link.body {
	font: bold 16px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
}
a:visited.body {
	font: bold 16px "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
}

#textcontainer {
	float: right;
	width: 125px;
}
.bottommenu {
	background: url(images/bottommenubkgd.jpg) no-repeat center top;
	height: 20px;
}
