@charset "utf-8";
body {
	background-image: url(images/maintemp/btmbgtsd.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#borderbg {
	background-image: url(images/maintemp/tpbordtsd.jpg);
	background-repeat: repeat-x;
	height: 375px;
	text-align: center;
	vertical-align: top;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#bgbox {
	background-color: #161616;
	float: none;
	width: 980px;
	border: 2px solid #000000;
	position: relative;
	z-index: 1;
	text-align: center;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083DE;
	background-image: url(images/maintemp/btmheadertsd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 25px;
}
#header {
	float: none;
	width: 1025px;
	z-index: 2;
	position: relative;
	overflow: visible;
	height: 155px;
	left: -20px;
}
#textbox {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0083DE;
	background-color: #2E2E2E;
	background-image: url(images/maintemp/textedecotsd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: justify;
	float: none;
	border: 2px solid #000000;
	padding: 25px;
}

a:link {
	text-decoration: none;
	color: #0083DE;
	margin: 0px;
	white-space: normal;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 171px;
	float: none;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #2B2B2B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 8px;
}
#menu {
	background-color: #2B2B2B;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	float: none;
	width: 171px;
}

a:visited {
	text-decoration: none;
	color: #0083DE;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	width: 171px;
	float: none;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #2B2B2B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 8px;
}
a:hover {
	text-decoration: none;
	background-image: url(images/maintemp/hoverbtnrtsd.jpg);
	background-color: #2E2E2E;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	background-color: #2E2E2E;
}
