@charset "utf-8";
/* CSS Document for theKellySlaterProject.com
   Updated May 19, 2009*/
   
body {
	margin:0;
	width:100%;
	height:100%;
	background-image:url(../images/content/conBg.jpg);
	background-repeat:repeat;
	font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#676767;
}
p {
	margin-top:0;
	margin-bottom:0;
}
p.sponsors {
	margin: 10px 0 2px 0;
	color: #333;
}
p.sponsorsLinks a {
	font-weight:normal;
}
h1 {
	font:bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:0px;
	background-image:url(../images/content/conH1bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
}
.font1 {
	font:16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}
.font2 {
	font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#676767;	
}
ul {
	font-weight:bold;
}
li {
	font-weight:normal;
}
img {
	border:0;
}
.imgBanners {
	border:0;
	padding-bottom:4px;
}
a:link {
	font-weight:bold;
	color:#2194ff;
	text-decoration:underline;
}
a:visited {
	font-weight:bold;
	color:#2194ff;
	text-decoration:underline;
}
a:hover {
	font-weight:bold;
	color:#56adff;
	text-decoration:underline;
}
.styLayoutFrame {
	width:100%;
	height:100%;
	background-image:url(../images/content/conHeaderBg.gif);
	background-repeat:repeat-x;
}
.styLayout {
	width:1000px;
	height:100%;
}
.styMenu {
	width:700px;
	height:39px;
	background-image:url(../images/content/conMenu.gif);
	background-repeat:no-repeat;
}
.styMenuSpacing {
	width:116px;
	vertical-align:top;
}
.styHeader {
	height:149px;
	background-image:url(../images/content/conHeader.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.styContentTop {
	height:10px;
	background-image:url(../images/content/conContentHeader.png);
	background-repeat:no-repeat;
}
.styContentMiddle {
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-color:#c7dff7;
	background-image:url(../images/content/conContentFooter.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.styFooter {
	height:113px;
	background-image:url(../images/content/conFooter.png);
	background-repeat:no-repeat;
}
.styLeftContent {
	height:100%;
	width:150px;
}
.styRightContent {
	height:100%;
	width:150px;
}
.boxTop {
	width:150px;
	height:11px;
	background-image:url(../images/content/conBoxTop.gif);
	background-repeat:no-repeat;
}
.boxContent {
	font-size:10px;
	width:140px;
	height:100%;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
.boxBottom {
	width:150px;
	height:11px;
	background-image:url(../images/content/conBoxBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}