﻿@import url(layout.css);
.tabletop {
	background-image: url('images/th_backing.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
}
.centertablewhite {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}
.centeraligngold {
	font-size: small;
	color: #000080;
	background-color: #FFC20D;
	text-align: center;
}
.lightgrayrow {
	background-color: #EBEBEB;
	text-align: left;
}
.lightgraycenter {
	text-align: center;
	background-color: #EBEBEB;
}
.goldtext {
	color: #FFC20D;
}
.leftalign {
	text-align: left;
}
.border0 {
	border-width: 0;
}
.centeralign {
	text-align: center;
}
.smalllinks {
	font-size: x-small;
}
.justify {
	text-align: justify;
}
body {
	margin-top: 2px;
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #000;
	background-repeat: repeat-x;
	background-image:url('../images/gradient_bg.png')
}
#container {
	width: 810px;
	margin: 0 auto;
}
#masthead {
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000;
	background: url(../images/Classycool_heading.jpg) bottom;
	background-repeat: repeat-y;
	width: 810px;
	height: 160px;
	padding: 0;
	color: #000;
}
#navigation {
	margin-right: 0px;
	margin-left: 0px;
	background: url(../images/stretchtile.gif) bottom;
	background-repeat: repeat-x;
	background-color: #000;
	overflow: hidden;
}
#column_l {
	border-style: outset;
	border-color: #FFC20D;
	left: 3px;
	width: 590px;
	margin: 0px;
	padding: 12px;
	background-repeat: repeat-y;
	background-image:url('../images/side_fadeR.jpg')
}
#column_r {
	width: 165px;
	margin-right: 2px;
	float: left;
	position: relative;
	left: 15px;
	right: 115px;
	padding-right: 5px;
	padding-left: 5px;
	top: 3px;
	text-align: center;
	background: url(../images/stretchtile2.jpg) top;
	background-repeat: repeat;
}
#footer {
	text-align: center;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	background: url(../images/stretchtile.gif) bottom;
	background-repeat: repeat-x;
	overflow: hidden;
	padding: 2px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: center;
	margin: 10px 10px 0 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 0px solid #d3d3d3;
}
#navigation a:hover {
	color: #ffc20d;
	background-color: #000;
	border: 0px solid #f2f2f2;
}


/* Styles for Content */
}
h1 {
	color: #000;
	font-size: 2.0em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ffc20d;
	border-bottom: 1px solid #81B2FE;
}
h5 {
	color: #000;
	font-size: 0.85em;
}
h6 {
	color: #000;
	font-size: 0.5em;
}
h6 {
	color: #000;
	font-size: 0.5em;
}
big {
	color: #000;
	font-size: medium;
}
{
	color: #000;
	font-size: small;
	text-align: justify;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #f2b600;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #438dfe;
	text-decoration: none;
}
a:hover {
	color: #f2b600;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
