body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
	margin-bottom: 2px;
}
h3 {
	font-size: 16px;
	margin-bottom: 2px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	margin-top: 4px;
}
.padleft {
	padding-left: 15px;
}
ul {
	margin: 5px 0px 0px;
	padding-left: 15px;
}
li {
	text-indent: -5px;
	padding-left: 3px;
}
.smalltxt {
	font-size: 10px;
}
.photoborder {
	border-color: #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#left {
	width: 150px;
}
#main {
	width: 618px;
	border-color: #666666;
	border-style: solid;
	margin-left: 150px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
#content {
	}
#links {
	width: 150px;
	position: absolute;
	left: 0px;
	top: 104px;
	border-color: #666666;
	border-right-width: 0px;
	border-right-style: solid;
	color: #000000;
}
#links a{
	color: #000000;
}
#sidelinks a{
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#sidelinks a:hover{
	background-color: #F5D99C;
}
.lineover {
	border-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}
#topline {
	text-decoration: none;
	display: block;
	height: 22px;
	width: 770px;
	color: #FFFF99;
	font-weight: bold;
	background-color: #0849A5;
}
#topline a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	font-style: normal;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin: 0;
}
#topline a:hover {
	color: #000000;
	background-color: #F5D99C;
}
form {
	margin: 0px;
	padding: 3px;
}
.thinborder {

	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
#footer {
	border-color: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	background-color: #DFDFDF;
	width: 619px;
	padding-left: 150px;
}
#footer a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#footer a:hover {
	color: #0000CC;
	text-decoration: underline;
}
#video {
	position: absolute;
	left: 150px;
	top: 104px;
	padding-top: 138px;
	padding-right: 54px;
	padding-bottom: 15px;
	padding-left: 54px;
	background-color: #FFFFFF;
	background-image: url(/Video/bg.jpg);
	background-repeat: no-repeat;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	z-index: 1000;
	visibility: hidden;
}
#closelayer {
	font-weight: bold;
	color: #990000;
	position: absolute;
	left: 295px;
	top: 5px;
	visibility: inherit;
	width: 121px;
}
#closelayer a {
	color: #990000;
}
#lineontop {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 0px;
}
#lineontop a {
	color: #000000;
}
#lineontop a:hover {
	color: #000099;
}
.lineonbottom {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
}
#results {
	position: relative;
}
.white {
	color: #FFFFFF;
}
.topborder {
	border-top: 1px solid #000000;
}
.bottomborder {
	border-bottom: 1px solid #000000;
}
.rightborder {
	border-right: 1px solid #000000;
}
.leftborder {
	border-left: 1px solid #000000;
}
.width100 {
	width: 100%;
}
