body {margin:0px; background-color:#c4c4c4;}
body,td {font-family:verdana,arial,sans-serif; font-size:12px; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#FE000D; letter-spacing:1px;  }
h1 {font-size:24px;}
h2 {font-size:22px; background: url(images/h2.gif) left center no-repeat; padding-left: 25px;}
h3 {font-family:"Trebuchet MS",helvetica,sans-serif; font-size:16px; letter-spacing:1px; font-weight:bold; margin:0px 0px 0px 0px;  width: 80%;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

/* styles for tabbed navigation */
#navigation {
	margin-top: -31px;
	display: block;
	height: 31px;
	background: url("images/navigation_bg.jpg");
	border-right: 1px solid #1a1f26;
}

#navigation .link {
	width: 187px;
	height: 31px;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("images/navigation_link.png");
	background-position: 0 31px;
}

#navigation .linkCurrent {
	width: 187px;
	height: 31px;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-image: url("images/navigation_link.png");
	background-position: 0 31px;
}

#navigation a {
	display: block;
	width: 100%;
	height: 24px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding-top: 8px;
	background-image: url("images/navigation_link.png");
	background-position: 0 0;
}

#navigation .linkCurrent a { background-image: none; color: #ffffff; }

#navigation a:hover { background-image: none; color: #ff0000; }

#navigation .right
{
	float: right;
	width: 10px;
	height: 32px;
	background-image: url("images/navigation_linkRight.png");
}

#pageHeader {height:300px; color:#80FF00; font-family:"Trebuchet MS",helvetica,sans-serif; padding:0px 16px 0px 16px; background:#000000 url(images/header_bg.jpg) left top no-repeat; }
#topNav {background-color:#0f0;}
#divBaseLinks {height:30px; background-color:#ffffff;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:30px; color:#000; font-weight: normal;}
#divBaseLinks a:link {color:#000; text-decoration:underline;}
#divBaseLinks a:visited {color:#000; text-decoration:underline;}
#divBaseLinks a:hover {color:#666; text-decoration:none;}
#divBaseLinks a:active {color:#000; text-decoration:underline;}




