@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #191919;
	text-align: center;
}
#container {
	background-color: #cecece;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 265px;
	left: 0px;
	width: 900px;

}
#underconstruction{
	background-color: #FFFFFF;
	position: absolute;
	z-index:1000;
	top: 250px;
	left: 200px;
	padding-top: 0px;
	padding-left: 0px;
	border: 1px solid #0000FF;
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(Site-images/flash-placeholder.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 265px;
	width: 900px;
}
#col1Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(Site-images/col1-header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 265px;
	left: 0px;
	height: 38px;
	width: 308px;
	padding-top: 10px;
	padding-left: 10px;

}
#col2Header {
	position: absolute;
	top: 265px;
	left: 308px;
	height: 38px;
	width: 283px;
	background-image: url(Site-images/col2-header.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 0px;
}
#col3Header {
	position: absolute;
	top: 265px;
	left: 591px;
	height: 38px;
	width: 309px;
	background-image: url(Site-images/col3-header.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-left: 0px;
}
#Col1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(Site-images/col1-bkg.jpg);
	background-repeat: repeat-y;
	background-color: #cecece;
	position: absolute;
	top: 303px;
	left: 0px;
	width: 308px;
	height: 200px;
}
#Col2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(Site-images/col2-bkg.jpg);
	background-repeat: repeat-y;
	background-color: #cecece;
	position: absolute;
	top: 303px;
	left: 308px;
	width: 283px;
	height: 200px;
}
#Col3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(Site-images/col2-bkg.jpg);
	background-repeat: repeat-y;
	background-color: #cecece;
	position: absolute;
	top: 303px;
	left: 591px;
	width: 309px;
	height: 200px;
}

#Col1text {
	width: 250px;
	padding-left: 40px;
}
#Col2text {
	width: 250px;
	padding-left: 18px;
}
#Col3text {
	width: 255px;
	padding-left: 15px;
}
#colFooter {
	background-image: url(Site-images/col-footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 503px;
	left: 0px;
	height: 9px;
	width: 900px;
}
#mainText {

	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-size: 13px;
	background-color: #cecece;
	color: #333333;
	position: absolute;
	top: 267px;
	left: 0px;
	width: 820px;
}
#mfooter {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	position: absolute;
	top: 714px;
	left: 0px;
	height: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#mfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#mfooter a:hover {
	color: #FF0000;
	text-decoration: none;
}

#mRed {
	background-color: #FF0000;
	position: absolute;
	top: 712px;
	left: 0px;
	height: 2px;
	width: 900px;
}
#mRed2 {
	background-color: #FF0000;
	position: absolute;
	top: 265px;
	left: 0px;
	height: 2px;
	width: 900px;
}
#mRed3 {
	background-color: #FF0000;
	position: static;
	height: 2px;
	width: 900px;
}
#Bullet {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 150px;
	width: 250px;
	padding-top: 170px;
	padding-left: 60px;
}
.lm {
	height: 18px;
	width: 200px;
	padding-top: 1px;
}
#topNav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	float: right;
	height: 30px;
	width: 550px;
	padding-top: 12px;
	padding-right: 15px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topNav a:hover {
	color: #FF0000;
	text-decoration: none;
}
#Col2text a {
	color: #333333;
	text-decoration: none;
}

img {
	border: 0px;
}