body {
	background:#f7f3e7;
	margin:0 auto;
	width:800px;
	font:12px Verdana, Helvetica;
}
img {
	border:none;
	padding:0;
	margin:0;
}
/* Header */
#header {
	background:url(images/header.jpg) no-repeat;
	width:800px;
	height:216px;
	color:#DDD0A7;
	font-weight:bold;
}
#header p {
	padding:35px 0 0 625px;
}
#blackline {
	background:#132930;
	width:800px;
	height:16px;
}
#items {
	width:800px;
	margin:0;
	padding:0;
}
#items li {
	padding:1px 1px 0 0;
	float:left;
	list-style:none;
}
#main {
	width:800px;
	background: #fff;
	padding: 10px 0 0;
}
#left {
	float: left;
	width: 205px;
	background: #fff;
	margin-top: -1px;
	padding: 6px;
}
#middle {
	float: left;
	width: 47%;
	background: #fff;
	margin-top: -1px;
	padding: 3px
}
#right {
	float: right;
	width: 187px;
	background: #fff;
	margin-top: -1px;
	padding: 7px
}
.quote {
	background:#c6c7c6;
	width:200px;
	min-height:20px;
	margin:0;
	border:#776e63 solid 1px;
	border-width:1px 1px 0 1px;
	font-weight:bold;
	text-align:center;
	padding:0px 0 0
}
.quotetext {
	background:#decb94;
	width:190px;
	margin:0;
	padding:5px;
	min-height:90px;
	border:#776e63 solid 1px;
	border-width:0 1px 1px 1px;
}
#learningcenter {
	background:#cccccc;
	width:200px;
	min-height:20px;
	margin:10px 0 0;
	border:#776e63 solid 1px;
	border-width:1px 1px 0 1px;
	font-weight:bold;
	padding:0px 0 0
}
#learningcentertext {
	background:#eeeeee;
	width:190px;
	padding:5px;
	min-height:90px;
	border:#776e63 solid 1px;
	border-width:0 1px 1px 1px;
	text-decoration: none;
}
#learningcentertext a {
	text-decoration: none;
	font-size: 9px;
	color: #000;
}
#footer {
	clear:both;
	background:url(images/footer.gif);
	margin-bottom: -2px;
	height: 60px;
	width: 807px;
	color: #9e3900;
	text-align: center;
	text-decoration: none;
	line-height: 10px;
}
#footer a {
	color: #132930;
	text-decoration: none;
}
#morearticle {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
#morearticle a {
	text-decoration: none;
	font-size: 10px;
	color: #000;
}
#topads {
	text-align: center;
}
.rightbox {
	border: 1px solid #7f9db9;
}
#right1a {
	color: #04649c;
	font-size: 18px;
	font-weight: 900;
}
#right1b {
	font-size: 16px;
	font-weight: 800;
}
#right1c {
	color: #3684af;
}
#right1 {
	background: #b4dcec;
	height: 90px;
	width: 165px;
	border: 1px solid #777777;
	padding: 4px;
}
#right2a {
	color: #7c7c7c;
	font-size: 18px;
	font-weight: 900;
}
#right2b {
	font-size: 16px;
	font-weight: 800;
}
#right2 {
	background: #dcdcdc;
	height: 80px;
	width: 165px;
	border: 1px solid #777777;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#right3a {
	color: #fc982b;
	font-size: 18px;
	font-weight: 900;
}
#right3b {
	font-size: 16px;
	font-weight: 800;
}
#right3c {
	color: #fff;
}
#right3 {
	background: #dc7506;
	height: 80px;
	width: 165px;
	border: 1px solid #777777;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#right4a {
	color: #82bb82;
	font-size: 18px;
	font-weight: 900;
}
#right4b {
	font-size: 16px;
	font-weight: 800;
}
#right4c {
	color: #fff;
	text-align: center;
}
#right4 {
	background: #82bb82;
	height: 90px;
	width: 165px;
	border: 1px solid #777777;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#right5a {
	color: #b80b3a;
}
#right5 {
	background: #c4c4c4;
	height: 105px;
	width: 165px;
	border: 1px solid #777777;
	padding: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.submit {
	margin-bottom: -5px;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #f7f3e7;
width: 205px;
}
.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #520000;
}
.anylinkcss a:hover{
background-color: #fff;
color: #520000;
}
