body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bkg02.jpg);
	background-position: 50% 0px;
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
#rightcolumn a {
	color: #DB3E00;
	border-bottom: solid #CCCCCC 1px;
}
#rightcolumn a:hover {
	color: #FF723C;
	border-bottom: solid #CCCCCC 1px;
}
ul {
	list-style: none;
}
li {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
#maintable {
	background-image: url(images/bkgshadow.jpg);
}
#footer {
	height: 38px;
	text-align: center;
	color: #CCCCCC;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
}
td {
	vertical-align: top;
}
#leftcolumn {
	float: left;
	width: 235px;
	margin-top: 15px;
}
#contentcolumn {
	background-image: url(images/content_bkg.jpg);
	background-repeat: no-repeat;
}

#rightcolumn {
	width: 449px;
	float: right;
	background-image: url(images/right_bkg.jpg);
}
#container {
	margin: 0px auto;
	width: 962px;
}
#menu {
	float: right;
	margin-top: 84px;
	padding-right: 70px;
}
#content {
	margin: 12px 14px 12px 14px;
}
#rightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 30px;
	margin-bottom: 25px;
	color: #990000;
}
#rightcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 15px;
	color: #4F0000;
}

#rightcolumn p {
	line-height: 21px;
}
.author {
	font-weight: bold;
	text-align: right;
	font-style: normal;
	margin-top: 5px;
}
blockquote {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.emphasis {
	font-variant: small-caps;
}
a.light:link {
	color: #CCCCCC;
	border-bottom: solid #CCCCCC 1px;
}
a.light:visited {
	color: #CCCCCC;
	border-bottom: solid #CCCCCC 1px;
}
a.light:hover {
	color: #DB3E00;
}
#fmenu {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#fmenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 6px 6px 6px 6px;
}
#fmenu ul {
	margin: 0px;
	padding: 0px;
}
#fmenu a, #fmenu a:visited {
	color: #999999;
	border-bottom: solid #CCCCCC 1px;
	text-decoration: none;
}
#fmenu a:hover {
	color: #DB3E00;
	border-bottom: solid #CCCCCC 1px;
	text-decoration:none;
}

