BODY {
	font-family: sans-serif;
	margin: 0;
	background-color: #E0E0E0;
}
A {
	text-decoration: none;
}

a img 
{
	border: 0;
}

DIV#illumini {
	width: 1000px;
	text-align: right;
	border: 0;
	display: none;
}
DIV#bounding_box {
	width: 1000px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
DIV#header {
	height: 120px;
	background-color: #8F9194;
	overflow: hidden;
}
DIV#briner_logo {
	height: 120px;
	float: left;
}

#briner_logo img
{
	position: relative;
	top: -15px;
	width: 450px;
}

DIV#top_building {
	height: 120px;
	float: right;
}
DIV#background {
	height: 669px;
	background-color: #DB0018;
}
DIV#floating_body {
	position: absolute;
	overflow: auto;
	top: 150px;
	left: 40px;
	width: 700px;
	height: 560px;
}
DIV#body_header {
	margin-top: 30px;
	height: 27px;
	width: 590px;
	background-image: url('/images/sliver_header.jpg');
	padding: 0;
}
IMG#vwt_title {
	position: relative;
	right: 4;
	float: left;
	margin-left: 4px;
}
IMG#vwt_end {
	position: relative;
	left: 4;
	float: right;
}
DIV#floating_menu {
	position: absolute;
	top: 140px;
	left: 770px;
	width: 200px;
	text-align: right;
	color: #E0E0E0;
	font-weight: bold;
	font-style: italic;
}
DIV#floating_menu p {
	position: relative;
	margin-top: 15px;
}
DIV#floating_menu A {
	color: #E0E0E0;
}
DIV#bottom_tag {
	position: absolute;
	top: 755px;
	left: 735px;
	color: #E0E0E0;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}