@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(pics/bg_teal_twitter.gif)
	background-repeat: repeat;
	font-size: 100.01%;
}
.home #wrapper {
	width: 770px;
	background: #000 url(pics/bg_wrapper.gif) repeat;
	margin: 0 auto;
	padding:0;
	border: 1px solid #000000;
	text-align: left;
} 

/* ===== header ===== */
.home #header {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	position:relative;
}
.home #header img {
	padding-top:4px;
}
.home #sidebar1 {
	float: left; 
	width: 214px; 
	background: #FFD56D; 
	padding: 0px 0px 1px 20px; 
	margin:0;
}

.home #mainContent { 
	float: left;
	padding: 0px 20px 1px 20px; 
	background-color:#fff;
	width: 234px;
	margin:0;
}
	
.home #mainContent h1 {
	font-family:Verdana, Geneva, Arial, "Nimbus Sans L", sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.home #mainContent h2 {
	font-family:Verdana, Geneva, sans-serif
	font-size: 1.1em;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.home #mainContent h3 {
	font-family:Arial, helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.2em;
	line-height: 1.1;
	text-align: center;
}

.home #mainContent h4 {
	font-size: .9em;
}

.home #main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3;
	color: #000;
	text-align: center;
	margin:o;
	padding:0;
}
.home #main img {
	margin: 20px 10px 2px 0px;
	padding: 4px 3px 3px 4px;
	border-top: 2px solid #EAEAEA;
	border-right: 1px outset #EAEAEA;
	border-bottom: 1px outset #EAEAEA;
	border-left: 2px solid #EAEAEA;
	background: #31c0df;
	text-align: right;
}

.home #main a img{
	margin: 20px 10px 2px 0px;
	padding: 4px 3px 3px 4px;
	border-top: 1px dashed #4588D1;
	border-right: 1px dashed #4588D1;
	border-bottom: 1px dashed #4588D1;
	border-left: 1px dashed #4588D1;
}

.home #main .dropShadow a:link img, .home #main .dropShadow a:visited img{
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #CCC;
}
.home #main .dropShadow a:hover img{
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #6CF;
	clear:both;
	float: none;
}
.home #main .noBorder img{
	margin:1px 2px;
	background: none;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	clear:both;
	float: none;
}
.home #main .noBorderLft img {
	border-style: none;
	float:left;
	margin:2px 10px 2px 2px;
	background-color: #fff;
}
.home #main .center img {
	text-align: center;
	float:none;
	margin:2px 2px 2px 2px;
}

.home #sidebar2 {
	float: right; 
	width: 231px; 
	background: #69c6e0;
	padding: 0px 10px 1px 20px; 
	margin:0;
}
.home #sidebar2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-variant: small-caps;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.home #sidebar2 h2 {
	font-family: Arial, helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.3em;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
.home #sidebar2 h3 {
	font-size: 1em;
}

.home #sidebar2 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	margin-left: 70px;
	margin-right: 70px;
}

.home #right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	color: #000;
	text-align: left;
	margin:0;
	padding:0;
}
.home #right img {
	margin: 20px 10px 2px 0px;
	padding: 4px 3px 3px 4px;
	border-top: 2px solid #EAEAEA;
	border-right: 1px outset #EAEAEA;
	border-bottom: 1px outset #EAEAEA;
	border-left: 2px solid #EAEAEA;
	background: #fff;
	text-align: right;
}

.home #right a img{
	margin: 20px 10px 2px 0px;
	padding: 4px 3px 3px 4px;
	border-top: 1px dashed #4588D1;
	border-right: 1px dashed #4588D1;
	border-bottom: 1px dashed #4588D1;
	border-left: 1px dashed #4588D1;
}
.home #right .dropShadow a:link img, .home #right .dropShadow a:visited img{
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #666;
}
.home #right .dropShadow a:hover img{
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: #78cc4c;
	clear:both;
	float: none;
}

.home #right .noBorderCenter{
	margin:1px 2px;
	background: none;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	clear:both;
	float: none;
	text-align: center;
}
.home #right .noBorder img{
	margin:1px 2px;
	background: none;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	clear:both;
	float: none;
}
.home #right .noBorderLft img {
	border-style: none;
	float:left;
	margin:2px 10px 2px 2px;
	background-color: #fff;
}
.home #right .center img {
	text-align: center;
	float:none;
	margin:4px 2px 2px 2px;
}

 /* ===== footer ===== */
.home #footer { 
	background-color: #C8EC5B;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	clear: both;
	bottom: 0px;
	border-top-width:1px;
	border-top-color:#000;
} 
.home #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer #index {
	margin-right: auto;
	margin-left: auto;
	right: auto;
	text-align: center;
}

#footer #index ul {
	padding: 0;
	list-style: none;
	display: inline;
}

#footer #index li {
	display: inline;
}

#footer #index li a:link, #footer #index li a:visited {
	background:#C8EC5B;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif, Times, serif;
	font-size:0.8em;
	font-weight:normal;
	color:#009;
	text-decoration:none;
	line-height:1.2em;
	margin-right:0.7em;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}

#footer #index li a:hover {
	background-color:#DDF057;
	color:#000;
}
#footer .largeText {
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: .1em;
	font-size: .9em;
	color: #333;
	text-align: center;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* ===== classes ===== */

.clear {
	clear: both;
}
.center {
	text-align: center;
	text-indent: 0em;
	margin: 0px;
	padding: 0px;
}
.centerSmall {
	font-size: 0.8em;
	text-align: center;
}
.dropShadow{
	margin: 10px 10px 2px 0px;
	padding: 0px 2px 0px 2px;
	border: none;
}
.eightEM {
	font-size: 0.8em;
}
.largeText {
	font-size: .9em;
}



.indent {
	text-indent: 3em;
}

.gallery {
	clear: both;
}

.subscript {
	vertical-align: -.2em;
}
.topPage {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 0.4em;
	font-size: 0.8em;
	text-align: center;
}
.topPage a {
	text-decoration: none;
	color: #369;
}
.showTitle {
	font-style: italic;
	font-weight: bold;
	color: #333;
}
.showDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #600;
	letter-spacing: -.1em;
}
#main .readMore a{
	border-bottom: 1px dashed #0CF;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#right .readMore a{
	border-bottom: 1px dashed #fff;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
>#main .dropShadow img {
	background: #999;
	padding: 0px 2px 2px 0px;
}
.centerWhite {
	font-family: Arial, helvetica, "Nimbus Sans L", sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.left {
	text-align: left;
}

