body {
	background: #FFF;
}

hr {
	text-align: center;
	width: 100%;
	color: #CC9;
	height: 1px;
}

#main {
	width: 750px;
	border: 1px solid black;
	color: black;
	font-family: arial, sans-serif;
	font-size: x-small;
}

h1 {
	font-family: "times new roman", times, serif;
	font-size: medium;
	font-weight: bold;
	color: #66C;
	text-transform: uppercase;
}

ul	{
	line-height: 1.5em;
}
li	{
	list-style-type: square;
}

a:link {
	font-weight: bold;
	color: #66C;
	text-decoration: none;
	padding: 1px 3px;
}

a:visited {
	font-weight: bold;
	color: #9D9DCA;
	text-decoration: none;
	padding: 1px 3px;
}

a:hover {
	background: #F2F2E5;
}

#picture {
	width: 150px;
	vertical-align: top;
}

#title {
	height: 37px;
	background: #CC9;
	font-family: "times new roman", times, serif;
	color: #66C;
	font-weight: bold;
	text-transform: uppercase;
	font-size: x-large;
}

#purpleRow {
	background: #66C;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: auto;
	color: #FFF;
	font-style: italic;
	padding-left: 2px;
}

#hatBottom {
	vertical-align: top;
	background: #66C;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid black;
}

#leftColumn {
	vertical-align: top;
	background: #F2F2E5;
	border-right: 1px solid #CC9;
	background-image: url(../images/NSA2-top.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#footer {
	background: #CC9;
	height: 27px;
	background-image: url(../images/NSA2-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: xx-small;
	padding-left: 80px;
}

#footer a	{
	text-transform: uppercase;
	font-size: xx-small;
	color: #000;
	font-weight: normal;
}
#footer a:hover	{
	text-decoration: underline;
}

#address {
	text-align: right;
	background: #CC9;
	text-transform: uppercase;
	font-size: xx-small;
	padding-right: 5px;
}

.menu {
	background: #66C;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	border-bottom: 1px solid black;
	padding: 0px 0px 4px 0px;
	border-left: 1px solid black;
}

.menu a:link {
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 12px 5px 12px;
}

.menu a:visited {
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 12px 5px 12px;
}

.menu a:hover {
	background: #C60;
	border-top: 3px solid #C60;
}

#current a:link {
	background: #CC6600;
	border-top: 3px solid #C60;
}

#current a:visited {
	background: #C60;
	border-top: 3px solid #C60;
}

#body {
	height: 400px;
	line-height: 1.25em;
	padding: 25px;
	text-align: justify;
}

.attributed {
	width: 450px;
	font-style: italic;
	font-size: 85%;
	margin-left: 2em;
	margin-top: 5px;
}

#rightBar {
	float: right;
	width: 315px;
	margin-left: 15px;
	margin-right: -15px;
	border-left: 1px solid #CC9;
}

#rightBarTitle {
	text-align: center;
	padding: 5px 2px;
	display: block;
	background: #F2F2E5;
	color: #66C;
	font-weight: bold;
	font-size: large;
	font-family: "times new roman", serif;
}

.callToday {
	color: #A3A35B;
	font-weight: bold;
	font-family: "times new roman", serif;
	font-size: medium;
	text-transform: uppercase;
}

#rightBarBody {
	margin-right: 30px;
	margin-left: 20px;
}