body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
        background-color: #FFFFCC;
}

#container {
	width: 1005px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 165px;
	width: 975px;
	padding: 1px 10px 0 20px;
	background-image: url(images/businessever.gif);
}

#navcontainer
{
	margin: 125px 0 0 30px;
	padding: 0;
	height: 60px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #ffc;
width: 180px;
height: 29px;
border-top: 1px solid #663;
border-left: 1px solid #663;
border-bottom: 1px solid #663;
border-right: 1px solid #663;
padding: 0;
margin: 0 0 10px 0;
color: #333;
text-decoration: none;
display: block;
text-align: center;
font: normal 17px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
color: #fff;
background: #663;
}

#content {
	width: 573px;
	padding: 10px;
	margin-right: 173px;
	margin-left: 215px;
        background-color: #ffffff;
}
#leftnav {
	float: left;
	width: 190px;
	height: 645px;
	background: #CC6;
	padding: 3px 5px 3px 5px;
		
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #ffc;
}

#leftnav a
{
	display: block;
	width: 183px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top: 1px solid #663;
    border-left: 1px solid #663;
    border-bottom: 1px solid #663;
    border-right: 1px solid #663;
}

#leftnav a:link, .navlist a:visited
{
color: #333;
text-decoration: none;
font-weight: bold;
}

#leftnav a:visited
{
   color: #333;
   text-decoration: none;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #fff;
	background: #663;
}

#sidebar {
	padding: 15px 10px 15px 15px;
	float: right;
	width: 165px;
	background-color: #CC6;
	height: 530px;

}

#footer {
	background-color: #CC6;
	padding: 0 10px 0 20px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #663;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 14pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 14pt;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a {
	color: #660;
	font-weight: bold;
	text-decoration: underline;
}

.privacy {
	font-size: 10px;
	color: #630;
}

.box1 {
	background:#ffc;
	color: #000;
	border-top: 2px solid #663;
    border-left: 2px solid #663;
    border-bottom: 2px solid #663;
    border-right: 2px solid #663;
	text-align: center;
	width: 147px;
	height: 25px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}

.link {
	font-weight: bold;
	color: #660;
}

.smalltitles {
	font-weight: bold;
	color: #630;
}

.titles {
	font-size: x-large;
	font-weight: bold;
	color: #663;
}

.related {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #600;
	line-height: 20px;
}

.new {
	font-weight: bold;
	color: #900;
}
.blackbold {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.forf {
	font-family: "Brush Script Std";
	font-weight: bold;
	color: #274003;
}