body {
    background: #fff url(/images/bg.jpg) top left repeat-x;
    font: 12px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
}
#home {
	width: 800px;
	background: #fff;
}
#pageBox {
    width: 818px;
    margin: 0 auto;
    text-align: left;
}
#header {
   /* background: url(/images/header_bg.jpg) no-repeat; */
   /* background-position: 222px 0%; */
    width: 818px;
    text-align: left;
}
#headerLogo {
    width: 200px;
}
#headerNav {
    width: 620px;
    font-size: 11px;
    color: #fff;
}
#headerNav a {
    color: #fff;
    font-weight: bold;
}
#tabsI {
    float:right;
    width:800px;
    font-size:13px;
    line-height:normal;
}
#tabsI ul {
    margin:0;
    padding:10px 10px 0 50px;
    list-style:none;
}
#tabsI li {
    display:inline;
    margin:0;
    padding:0;
}
#tabsI a {
    font: 16px 'Century Gothic', Arial, Helvetica, sans-serif;
    float:right;
    margin:0 1px 0 0;
    padding:0 0 3px 5px;
    text-decoration:none;
}
#ny {
	background: #C70D70;
}
#lv {
	background: #007F9F;
}
#mw {
	background: #7574B6;
}
#fl {
	background: #5AAF4A;
}
#tabsI a span {
    float:right;
    display:block;
    padding:5px 15px 4px 6px;
    color:#fff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */

#current a {
    font: bold 17px 'Century Gothic', Arial, Helvetica, sans-serif;
    float:right;
    margin:0 3px 0 2px;
    padding:0 0 6px 5px;
    text-decoration:none;
}
#current a span {
    float:left;
    display:block;
    padding:5px 15px 4px 6px;
    color:#fff;
}
#topNav {
    text-align: left;
}
#topNav ul {
    width: 800px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}

#topNav ul li {
    display: inline;
    float: left;
}
#topNav ul a {
    display: block;
    float: left;
    padding: 0 1.3em;
    line-height: 2.1em; 
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
#topNav ul a:hover {
    text-decoration: underline;
}

#sideShadow {
    padding: 0 8px 0 8px;
    clear: both;
    background: url(/images/shadow_side.png) repeat-y;
    width: 800px;
}
#titleBackground {
    width: 800px;
	height: 132px; 
    clear: both;
}
#title {
    color: #fff;
    font: 18px 'Century Gothic', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: right;
    padding: 20px;
	padding-top: 90px;
}
#page {
    background: #fff;
    text-align: left;
    clear: both;
    width: 800px;
} 

#contentTable {
    width: 800px;
    font-size: 14px;
	padding: 0px;
}
#leftColumn {
    width: 180px;
}
#mainColumn3 {
    width: 390px;
	padding: 0px;
}
.linkListHead {
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
    width: 200px;
    padding: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.linkList {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
.linkList li a {
	height: 26px;
	width: 218px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
}	
.linkList li a:link, .linkList li a:visited {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 4px 0 4px 10px;
}
.linkList li a:hover {
	color: #FFF;
	padding: 4px 0 4px 10px;
}
.linkList2 {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
}
.linkList2 li a {
	height: 26px;
	width: 228px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
}	
.linkList2 li a:link, .linkList2 li a:visited {
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 4px 0 4px 10px;
}
.linkList2 li a:hover {
	color: #FFF;
	padding: 4px 0 4px 10px;
}
#homeNavHead {
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
    width: 200px;
    padding: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
#homeNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#homeNav {
	width: 200px;
	margin-bottom: 10px;
}
#homeNav li a {
	height: 32px;
	width: 198px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
#homeNav li a:link, #homeNav li a:visited {
	color: #fff;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: block;
	padding: 8px 0 0 10px;
}
#homeNav li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
}
#rightColumn {
    width: 180px;
}
#bottomLinks {
	font-size: 13px;
}
#bottomShadow {
    padding: 0 8px 8px 8px;
    background: url(/images/shadow_bottom.png) bottom left repeat-y;
    width: 810px;
}
#footerBackground {
    width: 800px; 
}
#footer {
    color: #fff;
    padding: 6px;
}

#homeFooter {
    width: 788px; 
	background: #000;
	color: #fff;
	padding: 6px;
	text-align: right;
}

#homeFooter a {
	color: #fff;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
}