body,td,th {
	font-family: Times New Roman, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #C0DCE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* DIV IDs */
#div_main {
width: 900px;
text-align:left;
}
#div_nav {
width: 100%;
}
#div_sub_nav {
width: 100%;
}
#div_side {
width: 405px;
float: left;
}
#div_menu {
width: 235px;
float: left;
}
#div_newsletter {
width: 170px;
height: 212px;
left: 235px;
float:left;
background-image: url(images/top_newsletter.jpg);
background-repeat: no-repeat;
}
#div_content {
width: 279px;
height: 481px;
padding-left: 103px;
padding-right: 23px;
padding-top: 34px;
float: left;
background-image: url(images/middle_book.jpg);
background-repeat: no-repeat;
color: #251917;
}
#div_content A {
color: #251917;
}
#div_content h1 {
padding: 0px;
margin: 0px;
padding-bottom: 10px;
font-weight: bold;
font-size: 16px;
text-align: center;
}
#div_content h2 {
padding: 0px;
margin: 0px;
padding-top:25px;
padding-bottom: 10px;
font-weight: bold;
font-size: 16px;
text-align: center;
}
.sub_header {
font-weight: normal;
font-size: 10px;
padding: 0px;
padding-bottom: 5px;
margin: 0px;
}
#div_content h3 {
font-weight: normal;
font-size: 12px;
line-height: 1.3em;
text-align: justify;
padding: 0px;
margin: 0px;
}
#div_flash {
width: 495px;
height: 727px;
float: right;
position: relative;
background-image:url(images/flash_area_bg.jpg);
}
#div_extended_bottom {
background-color: #251816;
width: 100%;
float: left;
}
#div_extended_bottom .content {
width: 279px;
padding-left: 103px;
padding-right: 23px;
padding-top: 20px;
float: left;
color: #F8E9BE;
}
#div_extended_bottom .content td {
color: #F8E9BE;
}
#div_links {
width: 100%;
}
#div_footer {
width: 100%;
background-color: #292018;
color: #f7e6b8;
text-align: center;
line-height: 1.7em;
}
#div_footer A {
color: #f7e6b8;
}
.red_text, .red_text A {
font-weight: bold;
color: #CC0000;
}