/* CSS layout */
.imagestyle{
padding:1px;
display:inline;
background:#f9f9f9;
color:#303030;
border:4px solid #f0f0f0;
}
.slimmedia {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	text-align: center;
}
.gold2D {
	color: #FF9933;
}
.green2C {
	color: #008000;
}
.orange2B {
	color: #FF6600;
}
.underline {
	text-decoration: underline;
}
.normalize {
	font-style: normal;
}
.tablestyle1 {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	text-align: left;
}
.x-large {
	text-align: center;
	font-size: x-large;
}
.line150 {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.noborder {
	border-width: 0;
}
body {
	margin: 0;
	padding: 0;
	color:#000;
}
.centertext {
	text-align: center;
}
.pixmargins {
	margin-left: 3px;
	margin-right: 3px;
}
.justify {
	text-align: justify;
}
#masthead
{
	font-family: "Lucida Sans";
	font-style: italic;
	font-weight: normal;
	font-size: 170%;
	color: #000;	
	height: 48px;
	background-image:url('../images5/g5_masthead_fade2.jpg');
	background-repeat: repeat-x;
}
#masthead a{
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
#masthead a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#masthead a:visited{
	color:#B5B5B5;
	text-decoration: none;
}

#top_nav {
	font-family: "Arial";
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #6B3D9D;
	background-image: url('../chromemenu/stretchtileG5.jpg');
	background-repeat: repeat-x;
	border-bottom-color: #FECE6B;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-style: none;
	border-top-color: #FECE6B;
	border-top-width: thin;
}
#container {
	min-width: 900px;
	max-width: 1024px;
}

#left_col {
	width: 136px;
	float: left;
	font-family: "Lucida Sans";
	font-size: 100%;
	background-color: #f5f5f5;
	background-image: url('../images/side_fadeR3.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	border-right: 2px solid #6E12CD;
	padding: 12px;
	line-height:180%
}
#left_col a{
	color:#000;
	font-weight: bold;
	text-decoration:none;
			
}
#left_col a:hover{
	color:#A8025E;
	text-decoration: none;
}
#left_col a:visited{
	color:#B5B5B5;
	text-decoration: none;
}
#right_col {
	width: 136px;
	float: right;
	background-color: #F5F5F5;
	background-image: url('../images/side_fadeL3.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 2px solid #6E12CD;
	height: auto;
	padding: 12px;
	text-align: center;
}
#page_content {	
	margin-left: 165px;
	margin-right: 163px;
	font-family: "Trebuchet MS";
	font-size: 86%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 0px;
	width: auto;
}
#page_content a{
	color:#965AD2;
	text-decoration: none;
	font-weight: bold;
}
#page_content a:hover{
	color:#A8025E;
	text-decoration: none;
}
#page_content a:visited{
	color:#B5B5B5;
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px solid #6e12cd;
	width: 100%;
	text-align: center;
	color: #808080;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url('../images/bottom_edge.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#footer a{
color:#4A85FF;
text-decoration:none;
}

#footer a:hover{
text-decoration: underline;
}
/* Styles for Content */
}

h2 {
	color: #808080;
	font-size: 2.0em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #6e12cd;
}
h4 {
	color: #800080;
	font-size: 16px;
}
	color: #000;
	font-size: small;
	text-align: justify;
	margin: 0;
	padding: 5px;
}

