body {
	background-color:#000000;
	margin:0;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	line-height:20px; 
	color:#C3CEB7;
	text-align:center;
}

/* Default redefinitions */
strong { font-weight: bold; color:#9F1E19; }
a { color:#356600; }
a:hover { color:#356600; }
img { border: none; }
form { display:inline; margin:0; }
ul { margin-top:0;margin-bottom:0;line-height:18px; }
p+ul { margin-top:-8px; }
/* /Default redefinitions */

#wholeThing {
	margin:0 auto;
	width:900px;
	text-align:center;
}

#bannerFrame {
	position:relative;
	width:900px;
	height:40px;
}

#banner {
	float:left;
	width:112px;
	height:419px;
}

/* NAVBAR STUFF */

ul#navbar {
	float:right;
	left:113px;
	width:783px;
	list-style-type: none;
	padding:0;
	margin:0;
}

#navbar li {
	float:left;
	height:40px;
}

/* /NAVBAR STUFF */

/* sidebar stuff */
#sidebar { clear:left;float:left;background:#29EA05;width:112px;text-align:center; } 
#sidebarTop { background:url(../images/sidebarTop.gif) 100% 0 no-repeat; }
#sidebarBottom { background:url(../images/sidebarBottom.gif) 0% 100% no-repeat; }
#sidebarInside { padding:14px 4px;min-height:176px; }
/* /sidebar stuff */

/* contentFrame stuff */
#contentFrame { float:right;background:#C3CEB7;color:#000000;width:783px;text-align:left; } 
#contentFrameTop { background:url(../images/contentFrameTop.gif) 100% 0 no-repeat; }
#contentFrameBottom { background:url(../images/contentFrameBottom.gif) 0% 100% no-repeat; }
#contentFrameInside { padding:12px 12px;min-height:500px; }
/* /contentFrame stuff */


#contentFrameIndex {
	float:right;
	background:#C3CEB7;
	color:#000000;
	text-align:left;
	width:783px;
	height:374px;
	margin-bottom:5px;
	padding:0;
	border:none;
}

.column1 {
	width:370px;
	float:left;
	padding-right:19px;
}

.column2 {
	width:370px;
	float:left;
}

.quote {
	margin-bottom:4px;
	font-size:13px;
	line-height:17px;
	color:#000000;
}

.attribution {
	margin-top:0px;
	font-family:times, "times new roman", serif;
	font-style:italic;
	font-size:13px;
	line-height:17px;
	color:#000000;
}

.highlight {
	float:right;
	width:175px;
	margin:4px;
	background:#000000;
	text-align:center;
}

.special {
	color:#cc1b00;
}

.tableRowLabel {
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

#footer {
	clear:both;
	margin-left:113px;
	padding:4px 0;
	font-size:11px; 
	line-height:14px;
}

#footer a {
	color:#C3CEB7;
	font-size:11px; 
	line-height:14px;
	text-decoration:underline;
}

img.imageRight, img.imageLeft, img.imageCenter, div.imageRight img, div.imageLeft img, div.imageCenter img {
	padding:2px;
	background:#ffffff;
	border:1px solid #000000;
}

.imageRight {
	float:right;
	margin:4px 0 4px 12px;
}

.imageLeft {
	float:left;
	margin:4px 12px 4px 0;
}

.imageCenter {
	text-align:center;
	margin:4px auto;
}

.caption, .caption a {
	margin:8px 0;
	color:#ffffff;
	font-size:13px;
	line-height:13px;
	text-align:center;
	font-family:Times,"Times new roman",serif;
	font-style:italic;
}

.imageLeft .caption, .imageRight .caption, .imageCenter .caption {
	margin-top:0;
}

#pageHeader {
	position:absolute;
	top:131px;
	left:200px;
	width:650px;
	height:44px;
	background:#ffffff;
}

H1 {
	color:#ffffff;
	font-size:20px;
	line-height:20px;
	margin-top:0px;
	margin-bottom:12px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

H2 {
	color:#cc1b00;
	font-size:15px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
}

h2+p {
	margin-top:2px;
}

H3 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:0;
}

h3+p {
	margin-top:2px;
}


/* pageLinks */

a.pageLink {
	clear:both;
	font-size:14px;
	letter-spacing:.1em;
	text-transform:uppercase;
	color:#cc1b00;
	display:list-item;
	list-style-position:inside;
	text-decoration:underline;
	margin-top:4px;
}

a.pageLink>A:hover {
	text-decoration:underline;
}

/* pageLinks */

.rateBox {
	border:1px solid #000000;
	padding:2px;
	background:#ffffff;
}

/* FAQ */
.q {	
	margin-top:12px;
	padding-top:12px;
	border-top:2px solid #666666;
	font-weight:bold;
	color:#cc1b00;
}

.a {
	margin-top:-8px;
	padding-left:36px;
	font-style:italic;
}
/* /FAQ */


.contentFrameFix {
	clear:both;
}

.center {
	text-align:center;
}

.inputText {
	border:1px solid #451E17;
	background:#BB6D23;
	color:#ffffff;
}

.separator, .noseparator {
	clear:both;
	border-bottom:1px solid #7A9B5B;
	margin:6px 0 6px 0;
	padding-top:2px;
}

.noseparator {
	border-bottom:none;
}