body {
	background-color: #990000;
	background-image: url(bgtile.gif);
	background-repeat:repeat;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	color: #CCCCCC;
}
.imageleft {
	float: left;
	border: 1px solid #000000;
	margin-right: 8px;
	margin-bottom: 4px;
}
.content {
	margin: 8px;
	padding: 16px;
	border: 1px solid #494C57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #A07D3B;
}
#frame {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 4px double #000000;
}
.headerimage {
	margin-bottom: 16px;
	border: 1px solid #FFFFFF;
}
.imageright {
	float: right;
	border: 1px solid #000000;
	margin-bottom: 4px;
	margin-left: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
.navbar {
	margin: 8px;
	padding: 4px 16px 4px 14px;
	border: 1px solid #494C57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-color: #555C66;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 2px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #555C66;
	padding: 4px;
	margin-top: 16px;
	text-align: center;
}
.titlebar {
	margin: 8px;
	padding: 12px 16px;
	border: 1px solid #494C57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	background-color: #555C66;
}
/* media */
.mediaPopBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #003366;
	margin: 0px 0px 10px;
	background-color: #000000;
	padding: 5px;
	text-align: center;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
