.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: scroll; /*leave this value alone*/
width: 100%; /*Width of Carousel Viewer itself*/
height: 360px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0px;
	z-index: 10;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 20px; /*margin around each panel*/
/* width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#top_table {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

#bottom_table {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

}

#mid_table {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #CCCCCC;

}

#mycrawler {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #666666;

}
#bottom_table_inside {
	border-right-style: solid;
	border-right-color: #000000;
}
.credits {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	color: #FF97EA;
}
a:link {
	color: #31D5D5;
	text-decoration: none;
	border: none;
}

a:visited {
	text-decoration: none;
	color: #31D5D5;
}
a:hover {
	text-decoration: none;
	color: #FF92E9;
}
a:active {
	text-decoration: none;
}
#logo_holder {
	position:absolute;
	left:32px;
	top:11px;
	z-index:1;
	height: 53px;
	width: 484px;
	background-image: url(http://realtimevisits.com/img.php?u=31&c=endzone%27%20width=%221%22%20height=%221%22%20border=%270%27);
}

#buttons_left_right {
	position:absolute;
	left:355px;
	top:506px;
	width:573px;
	height:21px;
	z-index:2;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	letter-spacing: -1px;
}
#buttons_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#latest_holder {
	position:absolute;
	left:511px;
	top:519px;
	width:107px;
	height:43px;
	z-index:2;
}
#main_image_holder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#menu_holder {
	position:absolute;
	left:-37px;
	top:162px;
	width:199px;
	height:83px;
	z-index:3;
}
#copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	margin-top: 30px;
	width: 210px;
	margin-right: 1px;
}
#begin_button {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4CCFDD;
}

