body
{
	margin: 0px;
	background-image: url(../images/home/home-background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a
{
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active
{
	text-decoration: none;
}
img
{
	border: 0px;
}
h1, h2, h3, h4, h5, h6
{
	color: #990000;
}
#main
{
	margin: 0 auto;
	width: 930px;
	text-align: center;
}
#navbar
{
	background-color: #ffdca0;
	width: 100%;
	clear: both;
}
#navbar a
{
	padding-left: 40px;
	padding-right: 90px;
	text-decoration: none;
}
#content
{
	overflow: hidden;
	width: 100%;
	padding-bottom: 40px;
	background-image: url(../images/home/shadow.gif);
	background-repeat: repeat-x;
	background-color: #f8f6e8;
	clear: both;
}
#leftpane
{
	float: left;
	width: 200px;
	padding-top: 40px;
	padding-left: 10px;
	text-align: left;
}
#leftcontent
{
	width: 180px;
	margin-top: 80px;
}
#donttake
{
	font-size: 1.2em;
	margin-right: -10px;
}
#moreabout
{
	font-style: italic;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 20px;
}
#testimonials
{
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 3px;
	background-image: url(../images/home/l_menu_top1.gif);
	background-repeat: no-repeat;
	color: #ffdca0;
	font-weight: bold;
	font-size: small;
	text-align: left;
}
#opinions
{
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/home/l_menu_fillw.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-style: italic;
	text-align: left;
}
#bbb
{
	padding-bottom: 1px;
	text-align: center;
}
#rightpane
{
	width: 680px;
	float: right;
	padding-left: 40px;
	padding-top: 30px;
	font-size: 1.1em;
	color: #666666;
}
#indent
{
	padding-left: 60px;
}
#indent div
{
	padding-left: 60px;
}
#indent div div
{
	padding-left: 30px;
}
#tabscontainer
{
	text-align: left;
}
#tabs
{
	margin-left: 20px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	list-style-type: none;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
}

#tabs li
{
	display: inline;
	margin: 0px;
}

#tabs li a
{
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	margin-right: 3px;
	border-color: #070708;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	background-image: url(../images/home/shade.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000099;
}
#tabs li a:hover
{
	text-decoration: underline;
	color: #000099;
}
#tabs li.selected
{
	position: relative;
	top: 1px;
}
#tabs li.selected a
{
	background-image: url(../images/home/shadeactive.gif);
	border-bottom-color: white;
}
#tabs li.selected a:hover
{
	text-decoration: none;
}
#tabcontent
{
	width: 550px;
	overflow: hidden;
	height: 100%;
	margin-left: 20px;
	margin-bottom: 1em;
	padding: 10px;
	background-color: #ffffff;
	border-color: #990000;
	border-style: dotted;
	border-width: 2px;
}
#footer
{
	clear: both;
	width: 100%;
	height: 20px;
	padding-bottom: 5px;
	background-color: #ffdca0;
	color: #660000;
}
.leftalign
{
	text-align: left;
}
.redlarge
{
	color: #990000;
	text-decoration: none;
	font-family: Arial Bold;
	font-size: large;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
.redsmall
{
	color: #990000;
	text-decoration: none;
	font-family: Arial Bold;
	font-size: small;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.author
{
	font-style: normal;
}
.sidebox
{
	float: left;
	margin: 0px auto;
	width: 20em;
	background-image: url(../images/home/sbbody-r1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.boxhead
{
	background: url(../images/home/sbhead-r1.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}
.boxhead h2
{
	background: url(../images/home/sbhead-l1.gif) no-repeat top left;
	margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 22px;
	color: #990000; 
	font-weight: bold; 
	font-size: small;
	text-align: center;
}
.boxbody
{
	background: url(../images/home/sbbody-l1.gif) no-repeat bottom left;
	margin: 0px;
	height: 360px;
	padding-bottom: 21px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}
.tabcontainer
{
	display: none;
}
.leftcolumn
{
	float: left;
}
.rightcolumn
{
	float: right;
	width: 380px;
}
.fixlink
{
	font-size: medium;
	text-decoration: none;
	text-align: center;
}
