@charset "utf-8";
body {
	background: #282828;
	background-image: url(gfx7/background.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: d2d2d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.thrColLiqHdr #container {
	width: 94%;
	background: black;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
}
.thrColLiqHdr #header {
	background: white;
	padding: 5px 0 0 0;
}
.thrColLiqHdr #header h1 {
	padding: 0;
	margin: 0;
}
.thrColLiqHdr #sidebar1 {
	float: left;
	width: 17%;
	background: #699;
	padding: 15px 0;
}
.thrColLiqHdr #sidebar2 {
	float: right;
	width: 17%;
	background: #699;
	padding: 15px 0;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar2 p {
	margin-left: 10px;
	margin-right: 10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
.thrColLiqHdr #mainContent {
	margin: 0 17%;
	color: #ccc;
	background-color:#000;
	padding: 0px 12px 1px 12px;
	line-height: 1.5;
	text-align: left;
}
.thrColLiqHdr #footer {
	padding: 10px 0;
	background:#181818;
}
.thrColLiqHdr #footer p {
	margin: 0;
	color: #E5E5E5;
	line-height:60px;
	font-size:82%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body, td, th {
	font-size: small;
}
h1, h3 {
	font-family: "Trebuchet MS", Tahoma, "Courier New", sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align:center;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, "Courier New", sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	background-color: #444;
}
a:link {
	text-decoration: none;
	color: #699;
	border-bottom: dotted 1px #699;
}
a:visited {
	text-decoration: none;
	color: #a6a6a6;
	border-bottom: dotted 1px #c4c4c4;
}
a:hover {
	text-decoration: none;
	color: #6CC;
	border-bottom: none;
}
a:active {
	text-decoration: none;
	color: #E1E1E1;
}
#sidebar1 a:link {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #eee;
	text-decoration: none;
	text-align: center;
}
#sidebar1 a:visited {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #eee;
	text-decoration: none;
	text-align: center;
}
#sidebar1 a:hover {
	color: #FFF;
	background-color: #444;
}
#sidebar2 a:link {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #eee;
	text-decoration: none;
	text-align: center;
}
#sidebar2 a:visited {
	display: block;
	padding: 0.2em;
	line-height: 1.4;
	background-color: #181818;
	border: 1px solid black;
	color: #eee;
	text-decoration: none;
	text-align: center;
}
#sidebar2 a:hover {
	color: #FFF;
	background-color: #444;
}
.yellow {
	color: #FF0
}
.rad {
	background-color:#141414;
	padding: 10px 6px 6px 6px;
	border-right: 10px solid #699;
	border-left: 10px solid #699;
}
img {
	border: none;
}
#mainContent img {
	padding-left: 8px;
}
#adsense {
	margin-right: 10px;
	float: left;
	width: 301px;
	height: auto;
}
#yahooPublisher {
	margin-right: 10px;
	float: left;
	width: 301px;
	height: auto;
}
q {
	font-style: italic;
}
blockquote {
	font-size: 12px;
	color: #C9CFCF;
}
div.paypal {
	text-align: center;
}
img.graphic {
	float: right;
}
.adsense2 {
	text-align: center;
}
.validator {
	text-align: center;
	font-size:82%;
}
.adlinks {
	text-align:center;
	padding: 10px 0;
}
.smallCaps {
	font-variant: small-caps;
}
code {
	font-size: medium;
}
a.bottomless {
	border-bottom: none;
}

/* CSS-based Tabbed Menu */

ul#navigation, #navigation li {
	height: 19px;
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#navigation {
	text-align: center;
	border-bottom: 2px #699 solid;
}
#navigation li {
	display: inline;
	margin-right: .75em;
}
#navigation li.last {
	margin-right: 0;
}
#navigation li a {
	padding: 1px 1em;
}
#navigation li a {
	background: #699 100% 0;
	color: black;
	padding: 0;
	text-decoration: none;
	border-bottom: 1px #699 solid
}
#navigation li a span {
	background: #699;
	padding: 1px 1em;
	font-weight: bold;
}
#navigation li a:hover span {
	color: #000;
	text-decoration: none;
	background-color:#6CC;
	font-weight: bold;
}
#sidebar1 a, #sidebar2 a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* 4 rounded corners */
.all-four-rounded-corners {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* top-left rounded corner */
.top-left-rounded-corner {
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
/* top-right rounded corner */
.top-right-rounded-corner {
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topright: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
/* bottom-left rounded corner */
.bottom-left-rounded-corner {
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}
/* bottom-right rounded corner */
.bottom-right-rounded-corner {
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
}
/*Rounded Corner Box*/
.roundedcornr_box_110548 {
	background: #699;
	width:205px;
	float:right;
	color:black;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:10px;
	line-height:1.3;
}
