A:link {  color: #800000; 
					text-decoration: none; }

A:active { 	color: #008080; 
						text-decoration: none; }

A:hover { color: #FF8000;
					text-decoration: underline;
}

A:visited { color: #800000; 
						text-decoration: none;
}

body {
	background-color: #F6EFC9;
	font-family:'Lucida Grande';
	font-size: 12px;	
	margin: 0px;
	color: #3F5980;
}


H1 {
	font: oblique medium Arial, Helvetica, sans-serif;
	color: #004080;
}

H2 {
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3F5980;
	text-align: center;
	margin-top: 10px;
}

H3  {
	font-size: 15px;
	font-weight: bold;
	color: #3F5980;
	margin-left: 20px;	
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}

center  {
	text-align: center
}
.header {
	font-size: large;
	color: #004080;
	font-style: oblique;
	font-weight: bolder;
	text-align: center;
	font-variant: small-caps;
}

.centerMessage {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
}

#box  {
	width: 400px;
	border: 1px #600;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: black;
	margin: 10px;
	padding-bottom: 10px;
}

#box bold  {
	font-size: 13px;
	font-weight: bold;
}

.bullets {
	text-align: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	margin-top: 9px;
	text-indent: 0px;
}

.credits {
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.mainImage  {
	position: absolute;
	left: 200px;
	top: 230px;
	float: left;
}

#mainText {
	position: absolute;
	top: 200px;
	left: 410px;
	font-size: 12px;
	width: 500px;
	text-align: justify;
	margin: 10px;
	float: left;
}

.bottomGradient {
	background-image: url(images/design/17-bottom_gradient.gif);
	background-repeat: repeat-x;
	text-align: right;
}

.ballBack {
	background-image: none;
	text-align: center;
	width: 20px;
	background-attachment: fixed;
	background-position: center center;
	color: #008040;
	background-repeat: repeat;
}

.picture {
	margin: 10px;
	border: 2px outset white;
	text-align: center;
	padding: 1px;
}

.pictureFrame {
	border: 1px solid #B3B3B3;
}

.topBlueGradient {
	background-image: url(images/design/01-top_blue_gradient.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}

.newsPattern {
	background-image: url(images/design/16-news_pattern.gif);
	background-color: #3F5980;
	background-repeat: repeat-y;
	color: #FFFFFF;
	width: 176px;
	text-align: center;
	padding-top: 30px;
}

.logoGradient {
	background-image: url(images/design/06-logo_gradient.gif);
	background-repeat: repeat-x;
}

.toolbarGradient {
	background-image: url(images/design/10-toolbar_gradient.gif);
}

.mediumHeader {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #800000;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 5px;
}


.paragraph {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	text-align: justify;
	margin-left: 25px;
	margin-right: 25px;
}

.footerTable {
	margin-bottom: 0px;
	padding-top: 90px;
}

.image {
	padding: 20px;
}

.newsDate {
	color: #FFFF66;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.newsData {
	color: white;
	font-size: 12px;
	text-align: center;
	width: 150px;
}

.newsDataSmall {
	color: white;
	font-size: 9px;
	text-align: center;
	width: 150px;
}

.tfvHighlight
		{font-weight: bold; color: red;}
.tfvNormal
		{font-weight: normal;	color: black;}