﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 20px;
	text-align: center;
	background-color: #C0C0C0;
}
.confmaster {
	padding: 2px;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 18px;
	height: 280px;
	width: 697px;
}
#header {
	padding: 2px;
	width: 697px;
	height: 125px;
	position: relative;
	font-size: small;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: pre-line;
}
#nav {
	padding: 2px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
	width: 697px;
	height: 464px;
	font-size: small;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
}
#content {
	border-style: none;
	padding-left: 15px;
	position: absolute;
	top: 40px;
	left: 205px;
	width: 402px;
	height: 225px;
	float: left;
	overflow: auto;
	line-height: normal;
	}
#footer {
	padding: 2px;
	position: relative;
	width: 697px;
	height: 40px;
	font-size: x-small;
}
#heading {
	border-style: outset;
	border-width: 1px;
	background: #66CCFF url('') 0px 0px;
	position: relative;
		width: 697px;
		height: 20px;
	padding: 1px 4px;
		color: #FFFFFF;
		font-weight: bolder;
		text-align: center;
		vertical-align: middle;
		font-size: x-small;
}
#sponsor {
	position: absolute;
	width: 71px;
	height: 225px;
	left: 598px;
	padding: 15px;
	top: -3px;
	background-color: #FFFFFF;
	float: left;
	font-size: xx-small;
	text-align: left;
}
#flag {
	width: 70px;
	position: absolute;
	padding: 5px 15px 15px 15px;
	top: 5px;
	left: 591px;
	height: 120px;
	vertical-align: top;
}
#logo {
	width: 300px;
	position: relative;
	height: 125px;
	float: left;
	left: 200px;
}
#dshs {
	padding: 5px;
	width: 127px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	right: 102px;
	position: relative;
	left: 415px;
}
#headconfdate {
	width: 190px;
	height: 125px;
	padding: 5px;
	position: relative;
	float: left;
	left: 4px;
}
.navlink:hover {
	color: #FF0000;
}
a {
	text-decoration: underline;
	color: #0000FF;
	font-size: 9pt;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
