@charset "UTF-8";
/* Ketcheson Baker - August 2009 */

* img {
	margin:0;
	padding:0;
	border:0;
}

body,td,th {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	line-height:105%;
}

a:link {color: #FC0;}
a:visited {color: #F60;}
a:hover {color: #FF9;}
a:active {color: #FC6;}

a {text-decoration:none;}

#container {
	width:867px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:867px;
	height:230px;
	background:url(images/Baker_Header.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px
}

#bodytop {
	background:url(images/Baker_BodyTop.jpg);
	background-repeat:no-repeat;
	width:867px;
	height:42px;
}

#content {
	background:url(images/Baker_BodyRepeat.jpg);
	background-repeat:repeat-y;
	width:867px;
	height:auto;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
}

#content img {
	background:url(images/MikeShannonIndex.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#content p {
	width:767px;
	margin-left:50px;
	margin-top:0;
	margin-bottom:0;
}
.infoleft {
	text-align:left;
	line-height:115%;}
.bold {
	color:#FF6;
	font-weight:bold;}

.info {
	text-align:center;}
.info9pt {
	font-size:9pt;}

#bottom {
	background:url(images/Baker_Footer.jpg);
	background-repeat:no-repeat;
	width:867px;
	height:198px;
}

.mellaninfo {
	font:"Times New Roman", Times, serif;
	font-size:9pt;
	font-style:italic;
	text-align:center;
	margin-top:5px;
}

.mellaninfo a {
	color:#FFF;}
	
.infoleft img {
	margin-top:20px;
	border:#FFF thin;
	}
	
	