body {
	background-color:#FFFFFF;
	width: 975px; 
	margin: 0px auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	
#wrapper {
	width: 975px;
	margin: 5px 0 10px 0;
	}
	
#header {
	width: 975px;
	text-align: right;
	margin: 0 0 6px 0;
	}
	
#mainContent {
	width: 975px;
	border: solid 1px #000000;
	background:url(../images/canvasbackground.jpg) repeat-y;
	position: relative;
	}
	
#footer {
	width: 975px;
	}
	
#col1 {
	background: url(../images/leatherbackground.png) repeat-y;
	width: 200px;
	float: left;
	top: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	}
	
#col2 {
	width: 775px;
	float: right;
	background-image:url(../images/backgroundbottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:200px;
	min-height: 650px;
	}
	
#image {
	*margin-bottom: -3px;
	}
	
.colClear {
	clear: both;
	}
	
#leftNav {
	width: 200px;
	font-size: 11pt;
	font-weight: bold;
	}
	
#leftNav ul {
	margin: 0;
	padding: 0;
	}
	
#leftNav li {
	display:block;
	list-style-type: none;
	line-height: 30px;
	padding: 0 0 0 10px;
	border-bottom: solid 1px #ffffff;
	width: 170px;
	margin: 0 0 0 6px;
	}
	
#leftNav a, #leftNav a:visited {
	display:block;
	width: 170px;
	color: #ffffff;
	text-decoration: none;
	font-size: 11pt;
	}
	
#leftNav a:hover {
	display:block;
	width: 170px;
	color:#999999;
	text-decoration: none;
	font-size: 11pt;
	}
	
#board {
	width: 180px;
	margin-left:10px;
	margin-top:40px;
	}
	
#hotLines {
	border:1px solid #000000;
	background:#FFFFFF;
	height:300px;
	overflow:scroll;
	overflow-x:hidden;
	padding: 5px;
	margin-top:5px;
	}
	
.eventsheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	}
	
.eventstitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	}
	
.eventsdetails {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	}
	
.eventsdescription {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	}
	
.boxes {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:18px;
	}
	
.name {
	color: #000000;
	font-size: 18pt;
	}
	
.name2 {
	color: #000000;
	font-size: 16pt;
	}
	
#col2Content {
	padding: 10px;
	}
	
#innerCol1 {
	width: 440px;
	float: left;
	}
	
#innerCol2 {
	width: 310px;
	float: left;
	}
	
#sideImage {
	width: 300px;
	height: 394px;
	margin: 14px 0 0 10px;
	}
	
a, a:visited {
	color: #003ea8;
	text-decoration: underline;
	}
	
.right {
	text-align: right;
	}
	
.blackLine {
	width: 100%;
	background-color: #000000;
	height: 2px;
	}
	
#homeColumns {
	width: 753px;
	}
	
#homeCol1 {
	background-color: #f7eddc;
	width: 220px;
	float: left;
	min-height: 500px;
	margin: 12px 0 0 0;
	}
	
#homeCol2 {
	width: 523px;
	float: right;
	margin: 12px 0 0 10px;
	
	}
	
#slideShow {
	background: url(../images/slideShowBg.png) no-repeat;
	width: 523px;
	height: 351px;
	}
	
#imageHolder {
	padding: 25px 0 0 25px;
	}
	
.col1Header {
	font-size: 30pt;
	font-weight: bold;
	padding: 4px 0 0 10px;
	}
	
.smallHeader {
	font-size: 14pt;
	font-weight: normal;
	}
	
.subHeader {
	color: #8B0F04;
	font-weight: bold;
	font-size: 14pt;
	}
	
#homeCol1Container {
	padding: 10px;
	}
	
.bookCover {
	width: 127px;
	height: 164px;
	border: solid 2px #000000;
	margin: 20px 0 0 0;
	}

.float {
	float: right;
	}
	
.textLeft {
	padding: 10px 0 10px 0;
	}
	
.textRight {
	padding: 10px 0 10px 0;
	}
	
.bottom {
	border-bottom: solid 1px #000000;
	}
	
.contentImage {
	width: 110px;
	height: 110px;
	border: solid 2px #000000;
	}
	
.jewerly {
	float: right;
	margin-top: 10px;
	}
	
#tv {
	background: url(../images/tv.png) no-repeat;
	width: 139px;
	height: 187px;
	margin: 12px 0 14px 6px;
	}
	
.click {
	padding: 170px 0 0 40px;
	}
	
#photosheet {
	display:block;
	width:225px;
	height:170px;
	margin:0px 10px 10px 0px;
	float:left;
	}

#photosheet a {
	display:block;
	width:225px;
	height:170px;
	text-decoration:none;
	color:#000000;
	}

#photosheet a:hover {
	display:block;
	width:225px;
	height:170px;
	background-color:#999999;
	text-decoration:none;
	color:#000000;
	}
