body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
body {
	background-color: #fdcac8;
	background-image: url(../images/main_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a:link, a:visted, a:active{color:#FF6600; text-decoration:none;}
a:visited{color:#FF6600; text-decoration:none;}
a:hover{text-decoration:underline;}
#outercontainer {
	text-align: center;
}
#innercontainer {
	margin-left:auto;
	margin-right:auto;
}
#main {
	width: 700px;
	margin-top: 18px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:18px;

}
#left {
	float: left;
	width: 184px;
}
#right {
	float: right;
	border: 1px solid #E1694D;
	background-color: #FFFFFF;
	width: 455px;
	padding:20px 20px 20px 20px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:18px;
}
#menu {
	height: 148px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#menu a:link, a:visited{ font-weight:bold; color:#E1694D; text-decoration:none;}
#menu a:hover{ font-weight:bold; color:#BB4732; text-decoration:underline;}
#menu img{padding:0px 6px 3px 6px;}
#sharl-pic {
	text-align:left; 
	width: 143px;
	height: 151px;
	background-image:url(../images/sharlene_small_shadow.gif);
	padding:4px 0px 0px 4px;
}
.georgia{font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
.orange {color: #FF6600;}
.white {color: #FFFFFF;}
.tinytext {font-size:9px;}