body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#content a:link, #content a:visited, #content a:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
.navBG {
	background-image: url(../images/main_04.jpg);
	background-repeat: repeat-y;
}
.navStill {
	background-image: url(../images/main_02.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	padding-top: 43px;
}
#nav li {
	list-style-type: none;
	padding-bottom: 7px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.bottomNav {
	font-size: 10px;
}
.bottomNav a:link, .bottomNav a:visited, .bottomNav a:active {
	color: #0000CC;
	text-decoration: none;
}
.bottomNav a:hover {
	text-decoration: underline;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/nuc_an.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 1.6;
}
#content {
	padding-right: 12px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

