body {
	text-align:center;
	font-family:arial;
	font-size:12px;
	background-color:#000000;
}

a {color:#000000; text-decoration:underline; }

#page_outer { width:726px; }

#page_inner {
	border-width: 0px 11px 11px 11px;
	border-color:#ffffff;
	border-style:solid;
	background-color:#FFFFFF
}
	
.header {
	color:#683464;
	font-size:16px;
	font-weight:bold;
}

.normaltext {
	font-size:12px;
	padding:20px 15px 10px 15px;
	background-color:transparent;
}

.threeCol {
	background-image:url(/images/bkg_3col.gif);
	width:704px;
	background-repeat:no-repeat;
	background-color:#f5eee4;
}
.twoCol {
	background-image:url(/images/bkg_2col.gif);
	width:704px;
	background-repeat:no-repeat;
	background-color:#f5eee4;
}
.oneCol {
	width:704px;
	background-repeat:no-repeat;
	background-color:#f5eee4;
}
.footeritem {padding-left:20px;}
a.footerlink {color:#773c00; font-size:14px; font-weight:bold; text-decoration:none;}
.footertext {font-size:14px;}

.thumbLeft {
	float:left;
	padding-right:8px;
	padding-bottom:4px;
}