/*
NOT USED
* html #maincontent {width:575px; }
* html #menu {width:170px; }
FFED00
*/

body { margin:0; padding:0; }

input, textarea { border: 1px solid black; margin-top: 5px; padding: 2px; font-size: 12px; font-family: Georgia, Book Antiqua, Times New Roman, Times; }
input.noborder { border: 0px solid black; margin-top: 5px; padding: 2px; font-size: 12px; font-family: Georgia, Book Antiqua, Times New Roman, Times; }
#fieldon { background-color:#F9EDED; border:1px solid black; padding:2px; }
#fieldoff { background-color:#FFFFFF; border:1px solid black; padding:2px; }

li { padding-bottom: 10px; }

.dropshadow1 {
	width: 750;
	background: url(images/shadowright.jpg) top right repeat-y;
	text-align: left;
	align: right;
	margin:0;
	margin-right:-30px;
	clear: right;
}

.dropshadow1top {
	width: 750;
	background: url(images/shadowright-top.jpg) top right no-repeat;
	text-align: left;
	margin:0;
	margin-right:-30px;
}

.dropshadow1bottom {
	width: 750;
	height: 30;
	background: url(images/shadowright-bottom.jpg) bottom right no-repeat;
	text-align: left;
	margin:0;
	padding:0;
	margin-right:-30px;
}

.top {
	padding: 0;
	margin: 0;
}

.topright {
	background: url(images/xtopright.jpg) no-repeat top right;
	float: left;
	padding: 0;
	margin: 0;
}

.topleft {
	background: url(images/xtopright.jpg) no-repeat top right;
	float: left;
}

.left {
	background: url(images/bg_left.jpg) no-repeat top left;
	width:172;
	height:209;
	padding: 0;
	margin: 0;
}

.smilesmenu {
	width:172;
	height:209;
	padding: 0;
	margin: 0;
}

.leftpic {
	width:172;
	height:162;
	padding:0;
	margin:0;
}

.homepic {
	padding:0;
	margin:0;
	align:right;
	float:right;
}

.quotecont {
	background: url(images/bg_quote.jpg) no-repeat top left;
	width:172;
	color:#FFFFFF;
	text-align: center;
}

.quote {
	padding: 10px;
	margin-right: 50px;
}

.main {
	background: url(images/bg_main.jpg) no-repeat top left;
	background-color: white; 
	padding: 30px;
	padding-left: 50px;
	font-size:14px;
}

.watermark {
	background: url(images/logo_watermark.jpg) no-repeat bottom right;
	width:100%;
	height:100%;
}

.headline {
	text-align: left;
	position:relative;
	padding:0;
	margin:0;
	color:#9F3060; 
}

#flashcontent {
	padding:0;
	margin:0;
}

.subhead {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color:#9F3060; 
	padding:0px;
}

.footer {
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	color:#999999; 
}

.credit {
	font-size: 11px;
	line-height: 1.3;
	margin-left: 640px;
	color:#999999; 
	background-color: #D9D0D3;
}

A:link.footerlink { text-decoration:underline; color:#00682C }
A:visited.footerlink { text-decoration:underline; color:#00682C }
A:hover.footerlink { text-decoration:none; color:#00682C }

.feetable td {
	border-bottom:1px solid #9F3060;
	padding-right: 50px;
}

.wrap {
	float: right;
	background-color:;
	width: 300px;
	height: 180px;
	top: 0px;
	right: 0px;
	margin-top: -150px;
	margin-bottom: 10px;
	padding-bottom:15px;
}

img.thumbnail
{
	padding:0; 
	margin:0;
	border:2px solid white;
	background-color:#353533;
	text-decoration:none;
}


