body {
	background-image: url(../images/bgvtwinred.gif);
	background-repeat: repeat;
	background-color: #000000;
}
#container {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	text-align: center;
	background-color: #000000;
	border: 15px solid #730800;
}
#container a:link,#container a:visited,#container a:active {
	color: #FFFF00;
}
#container a:hover {
	color: #433BFF;
	text-decoration: none;
}
h1 {
	font-size: 22pt;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #039611;
}
.slant {
	font-style: italic;
}
.purpThis {
	font-weight: bold;
	color: #006368;
}



.smallThis {
	font-size: 8pt;
	color: #F0F0F0;
	font-weight: normal;
	margin-top: 0px;
}
.titleUnder {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.rimg {
	padding: 5px;
	float: right;
	border: 1px solid #FFFF00;
}
.borderThis {
	padding: 5px;
	border: 1px solid #FFFF00;
}
