a:link {
	color: #000000;
}

a:visited { 
 	color: #000000; 
  	text-decoration: none;
}

a:active { color: #3F0; 
 	text-decoration: underline; 
 }
 
a:hover { 
 	color: #FC3; 
 	text-decoration: none; 
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
	background-color: #333333;
	background-repeat: no-repeat;
}

#bg {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: none;
	height: 776px;
	width: 951px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
.sp {
	height: 10px;
}
.Sans14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Sans12Norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.showpic {
	border: 1px outset #000000;
}
#hd {
	height: 94px;
	width: 100%;
	position: relative;
}
.hdr {
	padding-top: 20px;
	top: 30px;
}
#navbox {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 2;
	height: 266px;
	width: 140px;
	left: 0px;
	top: 92px;
	clear: right;
}
#content {
	clear: both;
	float: none;
	width: 100%;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: "Comic Sans MS", serif, fantasy;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.SansSmItalDkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}
.white {
	color: #FFFFFF;
}
