
body {

	color: #FFFFFF;
	background-image: url('images/back.gif');
	background-repeat: repeat-x;
	margin: 0px;
}



#mainbox {
	width: 720px;	
	margin: 0px auto 0px auto;
	/* background-image: url('images/radial_behind_content.jpg');
	background-repeat: no-repeat; */
}


#mainpic {
    display: block;
    margin: 0px 0px 0px 35px;
}

#head {
	text-align: center;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000000;
	font-weight:bold;
}
#info {
	text-align: center;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:12px;
	line-height:29px;
	color:#000000;
	font-weight:bold;
}

#info2 {
	text-align: center;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:18px;
	line-height:29px;
	color:#000000;
	font-weight:bold;
}

#detailsbox {
	margin: 10px 0px 0px 60px;
	width: 400px;
}

#details {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000000;
}


#questions {
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:18px;
	line-height:29px;
	color:#000000;
	font-weight:bold;
}

#questions2 {
	text-align: center;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:24px;
	line-height:29px;
	color:#000000;
	font-weight:bold;
}


#offer {
margin: 25px 0px 0px 60px;
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
}

#mumbojumbobox {
	margin: 10px 0px 0px 60px;
	width: 400px;
}

/* This controls legal mumbo jombo at the bottom of the page */
#tinybottomtext {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:11px;
	line-height:11px;
	color:#000000;
}


/* This controls the left-nav link text */
#newsnavlinks {
font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:11px;
	line-height:11px;
	font-weight: bold;
	background-color: #C6D6CE;
	margin: 0px;
	padding: 0px;
	border-top: 4px solid #FFFFFF;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li {
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks a {
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain {
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain a {
	display: block;	
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmain a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}


/* This relates to the left-nav search box */
#newsnavlinks form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay {
	background-color: #337964; /* 80% of #00573D; */
	padding: 0px;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay a {
	background-color: #337964; /* 80% of #00573D; */
	display: block;	
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}


/* This controls the individual left-nav link text items */
#newsnavlinks li.newsnavmainstay a:hover {
	background-color: #337964; /* 80% of #00573D; */
	color: #FFFFFF;
}

.tips {
margin: 0px 0px 0px 5px;
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.text {
margin: 0px 0px 0px 5px;
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	
}


.italtext {
margin: 0px 0px 0px 5px;
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	font-style:italic;
	
}

.redtext {
margin: 0px 0px 0px 5px;
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#c60000;
	font-weight:bold;
}

.contentbox {
	margin: 10px 0px 0px 0px;
	width: 410px;
}


.contentbox2 {
	margin: 10px 0px 0px 0px;
	width: 410px;
}


.introbox {
	margin: 10px 0px 0px 10px;
	width: 410px;
}

.introbox2 {
	margin: 10px 0px 0px 10px;
	width: 400px;
}



.intro {
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000000;
}

.title {
	text-align: left;
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#000000;
	font-weight:bold;
}


.centerpic {
    display: block;
    margin: 0px 0px 0px 125px;
}