body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.container
{
	background: #FFFFFF url(images/bobby_pg_bkgrnd.gif) repeat-x left top;
	width: 100%;
	height: auto;
	min-width: 790px;
	overflow: hidden;
}
.wrapper
{
	width: 780px;
	margin: 0 auto;
	height: auto;
}

.header
{
	width: 100%;
	height: 227px;
	text-align: center;
	background: #87310B url(images/bobby_header.jpg) no-repeat center top;
}

.navigation
{
	width: 800px;
	height: 29px;
	margin: 0 auto;
	background: url(images/nav_bkgrnd.gif) no-repeat left bottom;
	text-align: center;
	padding-top: 200px;
}

.navcontent
{
	margin: 0 50px;
	width: 700px;
	height: 29px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: -.5px;
	font-weight: lighter;
}
.navcontent ul
{
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
	float: none;
}

.navcontent ul li
{
	display: inline;
}

.navcontent ul a
{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 10px;
}

.navcontent ul a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.navcontent ul a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.navcontent ul a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

.navcontent ul a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.content
{
	padding-top: 0px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 18px;
	margin-right: auto;
	width: 500px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
}

.sidebar
{
	padding-top: 30px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
	margin-right: 18px;
	width: 236px;
	float: left;
}

.sidebar ul
{
	list-style: none;
}

.sidebar ul h3
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #3F3F3F;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-indent: 10px;
}

.sidebar ul li
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #87310B;
	letter-spacing: -1px;
	line-height: 18px;
	text-align: left;
}

.sidebar ul li a:link
{
	color: #87310B;
	text-decoration: underline;
}

.sidebar ul li a:visited
{
	color: #87310B;
	text-decoration: underline;
}

.sidebar ul li a:hover
{
	color: #00A0C6;
	text-decoration: underline;
}

.sidebar ul li a:active
{
	color: #87310B;
	text-decoration: underline;
}

.content h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #00A0C6;
	font-style: normal;
	line-height: 46px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.content h2 a:link
{
	color: #00A0C6;
	text-decoration: none;
}

.content h2 a:visited
{
	color: #00A0C6;
	text-decoration: none;
}

.content h2 a:hover
{
	color: #00A0C6;
	text-decoration: underline;
}

.content h2 a:active
{
	color: #00A0C6;
	text-decoration: none;
}

.content a:link
{
	color: #87310B;
	text-decoration: underline;
}

.content a:visited
{
	color: #87310B;
	text-decoration: underline;
}

.content a:hover
{
	color: #00A0C6;
	text-decoration: underline;
}

.content a:active
{
	color: #87310B;
	text-decoration: underline;
}.dotted {
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
