body {
	font:Arial, Helvetica, sans-serif;
	background-color: #019EDF;
	margin:0;
	padding:0;
	background-image: url(/images/back-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #019EDF;
}
#sideGradient {
	width: 725px;
	background: url('/images/sideGradient.png') repeat-y;
	_background: none;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/sideGradient.png');
	text-align: center;
}

#navigation { padding-top:1em;
width: 140px; } 
#navigation ul { list-style: none; margin: 0; padding: 0; 
	
} 
#navigation li { border-bottom: 1px solid #E5E5E5;
} 
#navigation li a:link, #navigation li a:visited { 
	font-size: medium%;
	font-weight:bold;
	display: block; 
	padding: 0.4em 0 0.4em 0.5em; 
	border-left: 10px solid #20467B; 
	border-right: 1px solid #E5E5E5; 
	background-color: #CCCCCC;/*Orange#F2C158; */
	color: #20467B; 
	text-decoration: none; 
}
#navigation li a:hover{
	background-color:#20467B;
	border-left:10px solid #20467B;
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#0000CC;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration:underline;
	color:#EFB646
}
td {
	font:Arial, Helvetica, sans-serif;
	color:#000E20;
}
.navTitle {
	color:#000E20;
	width:100%;
	font:12px Arial,Helvetica,sans-serif;
	border-bottom:1px solid #000E20;
	letter-spacing:1px;
	display:block;
	padding:0px 0 2px 0px;
	font-weight: bold;
	text-align:left;
}
.navCol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	width: 136px;
}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}
.navLink {
	font-size:14px;
	padding: 2px 0;
	text-align:left;
}
.navLink a {
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:1px 3px 1px 0;
	width:100%;
	color: #1F4DA1;
}
.navLink a:hover {
	font-size:14px;
	text-decoration: none;
	color: #EFB646;
	font-weight: bold;
}
.header {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 140px;
	width: 640px;
	background-position: center;
}
.navTop {
	background-image: url(/images/NavTabTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navMid {

	background-image: url(/images/NavTabMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navBot {


	background-image: url(/images/NavTabBot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	background-color: #FFFFFF;
}
img.comic {
	border: medium solid #000000;
}
.navBar {
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #E5E5E5;
	border-left-color: #999999;
}
.footer {
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 9px;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navFooter {
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #999999;
	font-size: 9px;
	border-top-style: none;
}
.adFooter {
	background-color: #E5E5E5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-left-style: none;
	font-size: 9px;
	border-top-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sideTransition {
	background-image: url(images/side_transition.gif);
	background-repeat: repeat-x;
	height: 20px;
	background-position: left center;
}
.midTransition {
	background-image: url(images/mid_transition.gif);
	background-repeat: repeat-x;
	height: 60px;
	background-position: left center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EFB646;
	border-right-color: #EFB646;
	border-bottom-color: #EFB646;
	border-left-color: #EFB646;
}
/*-----------------*/
#hnav {
width: 679px;
height: 39px;
position: relative;
background: url(images/menubar.png) no-repeat;
margin: 0;
padding: 0;
}
#hnav li {
float: left;
list-style:none;
}

#hnav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 39px;
background: url(images/menubar.png) no-repeat;
text-indent: -9999px;
overflow: hidden;
font-size: 1%;
}
li#hnav_hom a {
left: 0;
width: 98px;
background-position: 0 0;
}
li#hnav_com a {
left: 98px;
width: 101px;
background-position: -98px 0;
}
li#hnav_cha a {
left: 197px;
width: 144px;
background-position: -197px 0;
}
li#hnav_mys a {
left: 341px;
width: 111px;
background-position: -341px 0;
}
li#hnav_abo a {
left: 452px;
width: 111px;
background-position: -452px 0;
}
li#hnav_con a {
left: 563px;
width: 116px;
background-position: -563px 0;
}
/* 
li#hnav_hom a:hover {
background-position: 0 -60px;
}
li#hnav_com a:hover {
background-position: -116px -60px;
}
li#hnav_cha a:hover {
background-position: -229px -60px;
}
li#hnav_mys a:hover {
background-position: -339px -60px;
}
li#hnav_con a:hover {
background-position: -450px -60px;
}
li#hnav_abo a:hover {
background-position: -562px -60px;
}
#body_hom li#hnav_hom a {
background-position: 0 -120px;
}
#body_com li#hnav_com a {
background-position: -116px -120px;
}
#body_cha li#hnav_cha a {
background-position: -229px -120px;
}
#body_mys li#hnav_mys a {
background-position: -339px -120px;
}
#body_con li#hnav_con a {
background-position: -450px -120px;
}
#body_abo li#hnav_abo a {
background-position: -562px -120px;
}
*/
