BODY {
	margin: 0; FONT: 90% Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: center; background: #fff; 
}
DIV {
	 MARGIN: 5px 0px
}
DD {
	MARGIN-RIGHT: 0px
}


#wrap {
	MARGIN: 0; WIDTH: 100%; TEXT-ALIGN: left; background: #fff;}
	
#main-content {
	FLOAT: right; WIDTH: 200px; padding: 0 5px 0 0;  margin: 1.5em 0 0 0; text-align: center;
}
#sub-content {
	FLOAT: right; WIDTH: 65%; padding: 0 10px; line-height: 1.2em; margin: 2em 1em 0 0;
}
#sub-content td {
	font-size: 80%;
	color: #999;
	}
#sub-content caption {
	color: #999;
	text-align: left;
	font-weight: bold;
	}	


#header {
	text-align: left;
	height: 94px;
	margin: 0;
	padding: 0;
	background: #ff9;
}

#tabs {
	width: 100%;
	height: 30px;
	margin: 0;
	text-align: center;
	background: #0c0;
	border-bottom: 10px solid #030;
	}

#tabs ul		{
	text-align: right;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#tabs ul li { display: inline; font-size: 100%; font-weight: normal;  }

#tabs ul li a {
	padding: 0 0.5em;
	color: #fff;
	text-decoration: none;
	}
	
	#tabs ul li a:visited {
	font-weight: normal;
	color: #fff;
	}	
	
#tabs ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

h2 {
	COLOR: red
}


#leftcolumn {
	width: 30%;
	/*padding-right: 6px;*/
	margin: 1.5em 0 0 0;
	color: #000;
	float: left;
	}

#leftcolumn-main {
	margin: 1em 0 0.5em 0.25em;
	color: #A569E3;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#leftcolumn-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 2em;

}

#leftcolumn-main li {
	text-decoration: none;
	padding-left: 1em;
	list-style: none;
	display: block;
	width: 100%;


}

#leftcolumn-main li a:link {
	color: #393;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;
	}
	
#leftcolumn-main li a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
					font-size: 100%;
	}
	
#leftcolumn-main li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
					font-size: 100%;	
	}

#foot {
	CLEAR: both;
	padding: 0 0.5em 0 0;
	margin: 0.5em 0 0 0;
	color: #000;
	font-size: 90%;
	text-align: left;
}

	

	

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #393;
	background: transparent;
	line-height: 1.15em;
	margin-top: 0.5em;
	border-bottom: 2px solid #000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #333;
	background: transparent;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #f33;
	background: transparent;
}

.greyheading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #ccc;
	background: transparent;
}




.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 4em;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align: center;
	background: #fff;
	color: #000;
	margin-top: 2em;
}

.smalltext {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

.red-text {
	color: #c00;
	}
	
	

	
	
