@charset "shift_jis";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #121212;
	background-image: url(../images/symbol-bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a:link {
	color: #8484CA;
	text-decoration: none;
}
a:visited {
	color: #8484CA;
	text-decoration: none;
}
a:hover {
	color: #F98D20;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#maintable a:link {
	color: #6363BC;
	text-decoration: none;
}
#maintable a:visited {
	color: #6363BC;
	text-decoration: none;
}
#maintable a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#maintable a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	background-image: url(../images/test-bg.gif);
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #000000;
	padding-right: 20px;
	text-align: right;
	height: 70px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent h1 {
	font-size: 140%;
	color: #E0E0E0;
}
#mainContent h2, h3, h4, h5 {
	font-size: 120%;
	color: #E0E0E0;
}


.oneColFixCtrHdr  #mainContent {
	background: #000000;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #B6B6B6;
}

.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	font-size: 86%;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #8484CA;
}
#footer a:active {
	color: #FF0000;
}


#header ul {
	margin: 0px;
	padding-bottom: 16px;
}
#header li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
}
#header a:link {
	color: #B6B6B6;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}
#header a:visited {
	color: #8A8A8A;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F98D20;
}
#header a:active {
	color: #8A8A8A;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
}
#header #buttons {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
	padding-top: 20px;
}
.site {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #585858;
	border-bottom-color: #585858;
	padding-top: 6px;
	text-align: center;
}
.site2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
	margin-top: 6px;
	text-align: center;
}
.siteinfo {
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
}
.siteinfotable {
	width: 100%;
	text-align: left;
}
.siteimagestable {
	width: 738px;
}
.siteimagestable td {
	vertical-align: top;
}
.sixpadbot {
	padding-bottom: 6px;
}
#latestright {
	float: right;
	border: 8px solid #FFFFFF;
}
#lestestleft {
	border: 8px solid #FFFFFF;
	width: 350px;
}
#stuqr {
	text-align: right;
	padding-bottom: 8px;
}
.twentypadright {
	padding-right: 20px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#qr {
	float: right;
	width: 205px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.linktd {
	width: 350px;
}
#footer #legallinks {
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
.one {
	background-color: #CCCCCC;
	text-align: center;
}
.two {
	background-color: #B6B6B6;
	text-align: center;
}
.select {
	background-color: #FBC991;
}
#maintable {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#maintable th {
	background-image: url(../images/footer-bg.jpg);
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.feature {
	text-align: left;
	padding-left: 10px;
}
