body {
	background-image: url(images/bg.jpg); margin:0px;
	background-repeat: repeat-x; background-color:#413121;
}

.boxbg {
	background-image: url(images/teensaver_box.png);
}
img, div { 
	behavior: url(iepngfix.htc)
}

td {
	font-family:arial; font-size:12px; color:#000000;
	line-height:20px;
}

.smallblackfont {
	font-size:11px; line-height:16px;
}

.subhead {
	font-size:14px; font-weight:bold; line-height:24px;
}

.subhead_brown {
	font-size:14px; font-weight:bold; line-height:24px; color:#724E18;
}
.home_body {
	background-image:url(images/home_body.png);
	background-repeat:no-repeat; width:1002px; height:785px;
}

.inner_body {
	background-image:url(images/inner_body.png);
	background-repeat:no-repeat; width:1002px; height:340px;
}

.inner_bg {
	background-image:url(images/inner_bg.png);
	background-repeat:repeat-x; background-color:#FBF5EA;
}

.advantagefont{
	font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF;
	line-height:20px;
}

.chapmanfont{
	font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF;
	line-height:25px;
}

.smallfont {
	font-family:"Trebuchet MS"; font-size:10px; color:#FFFFFF;
}

.footerfont {
	font-family:"Trebuchet MS"; font-size:13px; color:#E8CA84;
	line-height:24px;
}	

.footer_bg {
	background-image:url(images/footer_bg.png);
	background-repeat:repeat-x; height:93px;
}

.footerlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#E8CA84;
	text-decoration:none;
}

.footerlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#E8CA84;
	text-decoration:none;
}

.footerlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#FFCC00;
	text-decoration:none;
}

.brownlink:link {
	color:#724E18; text-decoration:none;
}

.brownlink:visited {
	color:#724E18; text-decoration:none;
}

.brownlink:hover {
	color:#cc0000; text-decoration:underline;
}

.labborder {
	border-left:solid 1px #ECE0B7;
	border-right:solid 1px #ECE0B7;
}

.textbox_bg {
	background-image:url(images/textbox_bg.png);
	background-repeat:repeat-x; height:22px;
	border:solid 1px #CCCCCC; padding-top:3px; padding-left:3px;
}
