@charset "utf-8";
body {
	background-color: #6dcff6;
	background-image:url(../images/crowd.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3b3f4a;
}
strong{
	color: #267e99;
}
a, .date{
	color: #ff1f98;
}
#container{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
#content_top{
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	width: 704px;
	margin: auto;
	min-height:500px;
	padding: 38px;	
	padding-top: 55px;
	padding-bottom: 0px;
}
#content_top p{
	background-color:#FFFFFF;
}
#footer{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width: 740px;
	height: 116px;
	margin: auto;
	background-position: center top;
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 150px;
}
#header{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 780px;
	height: 183px;
	margin: auto;
}
#header h1{
	text-indent: -90000em;
	font-size: 9px;
}
#main_link{
	margin-right: 40px;
	margin-top: 5px;
}
#main_link, #main_link a{
	float: right;	
	background-image:url(../images/visit_kent_top_icon.gif);
	background-repeat:no-repeat;
	height: 70px;
	width: 180px;
	color: #ffcce7;
	font-weight: bold;
	text-decoration: none;
}
#main_link a{
	margin: 0px;
	width: 100px;
	padding-left: 80px;
	color: #ffcce7;
	font-weight: bold;
	text-decoration: none;
}
#main_link a:hover{
	text-decoration: underline;
}
#content_container{
	background-image:url(../images/content_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	width: 780px;
	margin: auto;
}
#crowd{
	background-image:url(../images/crowd.gif);
	background-repeat:no-repeat;
	background-position: center;
	margin: auto;
	width: 98%;
	height: 266px;
}
#col_1{
	width: 339px;
	float: left;
	background-color:#FFFFFF;
}
#col_2{
	width: 339px;
	float: left;
	margin-left: 21px;
	background-color:#FFFFFF;
}
.detail_holder{
	margin-top: 20px;
	width: 339px;
}
.detail_holder a{
	font-weight: bold;
	text-decoration: none;
}
.detail_holder a:hover{
	text-decoration: underline;
}
.detail_holder h2{
	width: 158px;
	background-repeat:no-repeat;
	text-indent: -90000em;
	font-size: 9px;
}
.detail_image{
	float: right;
	margin-bottom: 8px;
}
#detail_1{
	background-image:url(../images/title_detail_1.gif);
	height: 84px;
}
#detail_2{
	background-image:url(../images/title_detail_2.gif);
	height: 54px;
}
#detail_3{
	background-image:url(../images/title_detail_3.gif);
	height: 54px;
}
#detail_4{
	background-image:url(../images/title_detail_4.gif);
	height: 54px;
}
#detail_5{
	background-image:url(../images/title_detail_5.gif);
	height: 54px;
}
#detail_6{
	background-image:url(../images/title_detail_6.gif);
	height: 24px;
}
#detail_7{
	background-image:url(../images/title_detail_7.gif);
	height: 53px;
}
#detail_8{
	background-image:url(../images/title_detail_8.gif);
	height: 24px;
}
#detail_9{
	background-image:url(../images/title_detail_9.gif);
	height: 55px;
}
#detail_10{
	background-image:url(../images/title_detail_10.gif);
	height: 25px;
}
#detail_11{
	background-image:url(../images/title_detail_11.gif);
	height: 56px;
}
#detail_12{
	background-image:url(../images/title_detail_12.gif);
	height: 55px;
}
.clear{
	clear: both;
}
#visit_kent{
	float: left;
}
#visit_kent, #visit_kent a, #credit, #credit a{
	background-image:url(../images/visit_kent_bottom_icon.gif);
	background-repeat:no-repeat;
	width: 122px;
	height: 68px;
	display: block;
	text-indent: -90000em;
}
#credit, #credit a{
	background-image:url(../images/interactive_red.gif);
}
#credit{
	float: right;
}

