body {
	margin: 0;
	padding: 0;
	min-width : 430px;
}
	
h1 {
	}

h2 {
	text-align: center;
	}

h3 {
	font-size: 100%;
	text-align: center;
	}
h4 {
	color: #900;
	color: #000;	/* switch these around for red headings */
	}
.bannerlinks {
	padding-top: 2px;
	font-family: arial, helvetica, sans-serif;	
	font-size: 80%;
	background-color: #900;
	color: #fff;
	text-align: center;
	}
	.bannerlinks a:link {
		color: #eee;
		}
	.bannerlinks a:visited {
		color: #ede;
		}
	.bannerlinks a:hover {
		color: #fff;
		}
	.bannerlinks a:active {
		color: #fff;
		}
.feature {
	color: #900;
	font-weight: bold;
	font-size: 80%;
	}	
.feature2 {
	color: #0000ff0;
	}	
.logoGifs {
	float: left;
	}	
.rightBox {
		float: right;
		clear: right;
		background-color:#DCDCDC;
		font-family: arial, helvetica, sans-serif;	
		padding: 12px;
		margin: 12px;
		width:225px;
		border-top: solid 2px #333;
		border-bottom: solid 2px #333;
		}
		.rightBox p {
			font-size: 80%;
			}
		.rightBox h4 {
			font-size: 80%;
			text-align: center;
			color: #000;
			margin-top: 0;
			padding-top: 0;
			}
	
.tab {
	font-family: arial, helvetica, sans-serif;
	height: 22px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 80%;
	color: #ffffff;
	float: right; 
	background: #990000 url(images/tabbackground.gif) bottom left no-repeat;
	}
	.tab a:link, .tab a:visited, .tab a:hover, .tab a:active {
		color: #fff;
		}

#banner {
	background: #900 url(images/bannerslice.gif) repeat-x;
	width: 100%;
	border-bottom: solid 4px #333;
	}

#content {
	margin: 30px;
	}
#footer {
	text-align: center;
	padding: 6px;
	padding-bottom: 6px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	background: #B3B3B3;
	border-top: solid 2px #990000;
	}
#footerSponsors {
	float: left; 
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	border: 0px;
	padding-top: 0px;
	margin: 0px;
	background: #B3B3B3;
}
.revisiondate {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000000;
}
.logoGifs {
	float: left;
	}.feature2 {
	color: 0000ff;
}
.red {
	color: #990000;
	}
.footnote {
	font-size: smaller;
}
.redbold {
	font-weight: bold;
	color: 990000;
}
.smallcap {
	font-variant: small-caps;
}

.boldred {
	font-weight: bold;
	color: 990000;
	font-size: None;
	font-style: normal;
}
.boldredunderline {
	font-weight: bold;
	color: 990000;
	text-decoration: underline;
	font-style: italic;
	}
	.red {
	color: #990000;
}
.highlight {
	background-color: #FFFF33;
	background-image: none;
}