body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: 0px;
	width: 946px;
	height: 563px;
	z-index: 6;
	background-image:url(../images/index_06.jpg);
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

.scriptfont {
	font-family: Monotype Corsiva, Times New Roman, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: 0px;
	width: 946px;
	height: 42px;
	z-index: 1;
	background-image:url(../images/index_05.jpg);
	text-align: left;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	position: absolute;
	left: 44px;
	top: 26px;
	width: 116px;
	height: 466px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.centercolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	position: absolute;
	left: 202px;
	top: 21px;
	width: 508px;
	height: 466px;
	padding: 10px;
	overflow: auto;
}
.rightbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	position: absolute;
	left: 763px;
	top: 22px;
	width: 116px;
	height: 466px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: auto;
}
	
.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	width: 865px;
	left: 35px;
	position: absolute;
	height: 20px;
	top: 8px;
	text-align: left;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 946px; 
	height: 116px; 
	z-index: 1;
	background-image:url(../images/index_03.jpg)}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
}
input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.centercolumn a:link {
	font-weight: bold;
	color: #003366;
}
.centercolumn a:visited {
	font-weight: bold;
	color: #003366;
}
.centercolumn a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.centercolumn a:active {
	font-weight: bold;
	color: #CCCCCC;
}
.rightbar a:link {
	font-weight: bold;
	color: #003366;
}
.rightbar a:visited {
	font-weight: bold;
	color: #003366;
}
.rightbar a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.rightbar a:active {
	font-weight: bold;
	color: #CCCCCC;
