body {
	margin: 0;
	padding: 0;
	background: #2e4757 url(../img/back_body.gif) repeat-x;
	text-align: center;
	color: #4A3322;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

form, fieldset, ul {
	border: 0;
	padding: 0;
	margin: 0;
}

input, textarea {
	margin: 0;
}

a:focus {
	outline: none;
}

/* Start Misc Values */

.clearboth {
	clear: both;
}

.bold {
	font-weight: bold;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.small {
	font-size: 10px;
}

.small2 {
	font-size: 10px;
	padding: 3px 0;
}

.input1 {
	width: 334px;
	height: 16px;
	background: #fefefd url(../img/inputcomment1.gif) repeat-x;
	border: 1px solid #cbb8a8;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523a26;
	padding: 2px;
}

.input3 {
	width: 56px;
	height: 20px;
	background: #fefefd url(../img/inputcomment1.gif) repeat-x;
	border: 1px solid #cbb8a8;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523a26;
	padding: 2px;
}

.input5 {
	margin: 3px;
}

.input6 {
	width: 80px;
	height: 28px;
	background: #c00029 url(../img/inputcomment3.gif) repeat-x;
	border: 1px solid #c00029;
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 0 0;
}

.input7 {
	width: 123px;
	height: 16px;
	background: #fefefd url(../img/inputcomment1.gif) repeat-x;
	border: 1px solid #cbb8a8;
	display: inline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523a26;
	padding: 2px;
}

/* End Misc Values */

/* Start Main Container Layout */

#container_out {
	width: 100%;
	background: url(../img/container_out.jpg) 50% 0 no-repeat;
}

#container1 {
	width: 1001px;
	background: url(../img/back_container1.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
}

#container2 {
	width: 1001px;
	background: url(../img/back_container2.gif) no-repeat;
}

#container3 {
	width: 1001px;
	background: url(../img/back_container3.gif) 0 100% no-repeat;
}

/* End Main Container Layout */

/* Start Heading */

#heading {
	width: 945px;
	height: 350px;
	margin: 0 28px;
	display: block;
}

/* End Header */

/* Start Contend Area */

#content_area1 {
	width: 945px;
	margin: 0 28px;
	background: #092232;
}

#content_area2 {
	width: 945px;
	background: url(../img/back_content_area2.jpg) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

/* End Contend Area */

/* Start Left Panel */

#leftpanel {
	float: left;
	width: 234px;
	margin: 0 0 0 9px;
}

	/* Start Left Nav */
	
	#leftnav {
		width: 234px;
		margin: 0;
	}
	
	#leftnav_in {
		width: 234px;
		background: url(../img/back_leftnav.jpg) repeat-y;
		color: #70400E;
		letter-spacing: 0.001em;
	}
	
	#leftnav_latestcond {
		line-height: 14px;
		width: 192px;
		margin: 0 0 0 19px;
		letter-spacing: -0.1px;
	}
	
	#leftnav_latestcond p {
		margin: 0;
		padding: 2px 0;
	}
	
	#leftnav_about {
		line-height: 14px;
		width: 192px;
		margin: 0 0 0 19px;
		letter-spacing: -0.1px;
	}
	
	#leftnav_about li {
		list-style: none;
	}
	
	#leftnav_about a {
		font-weight: bold;
		color: #523A26;
		text-decoration: none;
		display: block;
		width: 200px;
		line-height: 20px;
		background: none;
	}
		
	#leftnav_about a:hover {
		color: #523a26;
		padding: 0 0 0 12px;
		text-decoration: underline;
		background: url(../img/arrow2.gif) 0 -14px no-repeat;
	}
	
	a#leftnav_about_act {
		color: #523a26;
		padding: 0 0 0 12px;
		background: url(../img/arrow2.gif) 0 -14px no-repeat;
	}
	
	#leftnav_articles {
		line-height: 14px;
		width: 192px;
		margin: 0 0 0 19px;
		letter-spacing: -0.1px;
	}
	
	#leftnav_articles li {
		list-style: none;
	}
	
	#leftnav_articles a {
		color: #523A26;
		text-decoration: none;
	}
		
	#leftnav_articles a:hover {
		color: #523a26;
		text-decoration: underline;
	}
	
	.leftnav_articles_link {
		line-height: 14px;
		padding: 5px 0;
	}
	
	#leftnav_articles_link_act {
		padding: 5px 0;
	}
	
	#leftnav_articles_link_act a {
		color: #E87944;
		font-weight: bold;
	}
	
		/* Start Previous and Next Buttons */
		
		#leftnav_prevnext {
			font-weight: bold;
			color: #523a26;
			position: relative;
			bottom: -44px;
			left: 10px;
		}
		
		#leftnav_prevnext a {
			color: #523a26;
		}
		
		#leftnav_prevnext2 {
			font-weight: bold;
			color: #523a26;
			position: relative;
			bottom: -44px;
			left: 0px;
		}
		
		#leftnav_prevnext2 a {
			color: #523a26;
			padding: 0;
			background: url(../img/arrow.gif) 0 0px no-repeat;
		}
		
		#leftnav_prevnext2 a:hover {
			text-decoration: underline;
		}
		
		#leftnav_prevnext2_act {
			font-weight: bold;
			color: #ffffff;
			position: relative;
			bottom: -44px;
			left: 0px;
		}
		
		#leftnav_prevnext2_act a {
			color: #523a26;
			padding: 0 0 0 12px;
			background: url(../img/arrow.gif) 0 -14px no-repeat;
		}
		
		#leftnav_prevnext2_act a:hover {
			text-decoration: underline;
		}
		
		/* End Previous and Next Buttons */
		
	/* End Left Nav */
	
	/* Start Press Login Box */
	
	#press_login_box {
		width: 234px;
		height: 150px;
		position: relative;
	}
	
	#press_login {
		width: 289px;
		position: absolute;
		top: -25px;
		left: -45px;
	}
	
	#press_login_in {
		width: 166px;
		height: 66px;
		background: url(../img/sbar_press_back.jpg);
	}
	
	.press_input {
		width: 110px;
		height: 18px;
		border: 1px solid #4F3824;
		margin: 0 0 2px 8px;
		background: #EED3AB;
		font-size: 12px;
		font-weight: bold;
		color: #4F3824;
	}
	
	.press_button_go {
		margin: -5px 0 -5px 0;
	}
	
	/* End Press Login Box */
	
	/* Start Email Addy Box */
	
	#email_addy {
		width: 234px;
		font-size: 10px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 10px 0;
		text-align: center;
		color: #f1e7cf;
		position: relative;
	}
	
	#email_addy a {
		color: #f1e7cf;
	}
	
	#email_addy a:hover {
		text-decoration: none;
	}
	
	/* Start Email Addy Box */
		
	/* Start Partners Box */
	
	#partners_box {
		width: 234px;
		margin: 0 0 0 5px;
	}
	
	/* End Partners Box */
	
/* End Left Panel */

/* Start Top Nav  */

#topnav {
	height: 36px;
	padding: 0 0 0 55px;
}

#topnav div {
	float: left;
}

#topnav div a {
	display: block;
	height: 36px;
	background-image: url(../img/topnav.gif);
}

#topnav div a span {
	display: none;
}
	
	#topnav_1 { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_1 a { width: 76px; background-position: 0 0; }
	#topnav_1 a:hover { width: 76px; background-position: 0 -36px; }
	#topnav_1_act { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_1_act a { width: 76px; background-position: 0 -36px; }
	
	#topnav_2 { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_2 a { width: 115px; background-position: -93px 0; }
	#topnav_2 a:hover { width: 115px; background-position: -93px -36px; }
	#topnav_2_act { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_2_act a { width: 115px; background-position: -93px -36px; }
	
	#topnav_3 { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_3 a { width: 111px; background-position: -223px 0; }
	#topnav_3 a:hover { width: 111px; background-position: -223px -36px; }
	#topnav_3_act { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_3_act a { width: 111px; background-position: -223px -36px; }
	
	#topnav_4 { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_4 a { width: 99px; background-position: -421px 0; }
	#topnav_4 a:hover { width: 99px; background-position: -421px -36px; }
	#topnav_4_act { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_4_act a { width: 99px; background-position: -421px -36px; }
	
	#topnav_5 { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_5 a { width: 126px; background-position: -535px 0; }
	#topnav_5 a:hover { width: 126px; background-position: -535px -36px; }
	#topnav_5_act { padding: 5px 25px 0 0;  background: url(../img/topnav_dot.gif) 100% 0 no-repeat; }
	#topnav_5_act a { width: 126px; background-position: -535px -36px; }
	
	#topnav_6 { padding: 5px 0 0 0; }
	#topnav_6 a { width: 187px; background-position: -677px 0; }
	#topnav_6 a:hover { width: 187px; background-position: -677px -36px; }
	#topnav_6_act { padding: 5px 0 0 0; }
	#topnav_6_act a { width: 187px; background-position: -677px -36px; }
	
/* End Top Nav  */

/* Start Center Panel */

#content_center {
	width: 680px;
	float: left;
	margin: 0 0 0 0 !important;
	margin: 0 0 0 -4px;
}

#content_center_in {
	width: 680px;
	background: url(../img/content_back.jpg);
}

#content_center_in h1 {
	color: #523a26;
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
	letter-spacing: -0.3px;
}

.content_date {
	color: #4D3623;
	font-size: 12px;
	font-weight: bold;
}

.content_line1 {
	margin: 0 0 0 8px;
	position: relative;
}

.content_line2 {
	margin: 0 0 0 8px;
}

	/* Start Content Heading 1 */
	
	#content_center_head1 {
		width: 429px;
		margin: -50px 0 0 28px;
		position: relative;
	}

	/* End Content Heading 1 */

	/* Start Content Heading 2 */
	
	#content_center_head2 {
		width: 429px;
		margin: 0 0 0 28px;
		position: relative;
	}
	
	#content_center_head3 {
		width: 429px;
		margin: -50px 0 0 28px;
		position: relative;
	}
	
	/* End Content Heading 2 */
	
	/*Start Copy Block*/
	
	.content_copy {
		margin: 0 28px;
	}
	
	.content_copy p {
		margin: 0;
		padding: 6px 0;
	}
	
	.content_copy a {
		color: #523a26;
	}
	
	.content_copy a:hover {
		text-decoration: none;
	}
	
	/* End Copy Block */
	
	/* Start Surfer Profile Block */
	
	.surfer_profile {
		width: 620px;
		margin: 0 0 0 28px;
	}
	
	.surfer_profile table td {
		vertical-align: top;
	}
	
	.surfer_profile p {
		margin: 0;
		padding: 7px 0;
	}
	
	.surferpic {
		width: 157px;
		height: 158px;
		display: block;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	
	.link_profile {
		display: block;
		height: 15px;
		color: #523a26;
		font-weight: bold;
		margin: 5px 0 0 0;
		width: 122px;
		background: url(../img/arrow.gif) 100% 0% no-repeat;
		text-decoration: none;
	}
	
	.link_profile:hover {
		background: url(../img/arrow.gif) 100% 110% no-repeat;
		text-decoration: underline;
	}
	
	/* End Surfer Profile Block */
	
	/* Start Gallery */
	
	.content_thumbnails {
		margin: 0 18px;
	}
	
	.content_thumbnails p {
		margin: 0;
		padding: 10px 0;
	}
	
	.gallery_thumb {
		width: 152px;
		height: 150px;
		float: left;
		background: url(../img/back_gallery_thumb.gif) no-repeat;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}
	
	.gallery_thumb a {
		display: block;
		margin: 11px 11px 7px 11px;
	}
	
	/* End Gallery */
	
	/* Start Press */
	
	.press_thumb {
		width: 152px;
		height: 137px;
		float: left;
		background: url(../img/back_gallery_thumb.png) no-repeat;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}
	
	.press_thumb img {
		display: block;
		margin: 11px 11px 7px 11px;
	}
	
	.press_head {
		display: block;
		font-weight: bold;
		font-size: 13px;
		padding: 10px 0 0 0;
		color: #E87944;
	}
	
	.press_link {
		color: #E87944;
		display: block;
		text-decoration: none;
		height: 20px;
		line-height: 20px;
		background: url(../img/arrow.gif) 0 0 no-repeat;
	}
	
	.press_link:hover {
		text-decoration: underline;
		padding: 0 0 0 12px;
		background: url(../img/arrow.gif) 0 -14px no-repeat;
	}
	
	/* End Press */
	
	/* Start Audio */
	
	.audio_entry a {
		color: #543b27;
		display: block;
		text-decoration: underline;
		height: 20px;
		line-height: 20px;
		background: url(../img/arrow.gif) 0 0 no-repeat;
	}
	
	.audio_entry a:hover {
		text-decoration: none;
		padding: 0 0 0 12px;
		background: url(../img/arrow.gif) 0 -14px no-repeat;
	}
	
	.audio_thumb {
		width: 152px;
		height: 137px;
		float: left;
		background: url(../img/back_gallery_thumb.gif) no-repeat;
		font-size: 10px;
		font-weight: bold;
		text-align: center;
	}
	
	.audio_thumb img {
		display: block;
		margin: 11px 11px 7px 11px;
	}
	
	.audio_head {
		display: block;
		font-weight: bold;
		font-size: 13px;
		padding: 10px 0 0 0;
		color: #543b27;
	}
	
	/* End Audio */
	
	/* Start Video Block */
	
	.content_video {
		margin: 10px 14px 0 24px;
		padding: 5px 0 5px 12px;
	}
	
	/* End Video Block */
	
	/* Start About Pages */
	
	#prize_table {
		color: #4A3322;
		margin: 5px 0 0 8px;
		width: 479px;
		text-align: center;
		font-weight: bold;
	}
	
	#prize_table td {
		padding: 3px 0;
	}
	
	.altline {
		background: #FFEAB6;
	}
	
	.tdspacer {
		width: 100px;
	}
	
	/* End About Pages */
	
	/* Start Article Page */
	
	#bookmark {
		font-weight: bold;
		font-size: 10px;
		margin: 5px 0 0 0;
	}
	
	#bookmark td {
		padding: 3px 6px 3px 3px;
		line-height: 20px;
	}
	
	#bookmark td a {
		color: #4A3322;
		font-weight: normal;
		text-decoration: none;
		display: block;
		height: 20px;
		
		padding: 0 0 0 22px;
	}
	
	#bookmark td a:hover {
		color: #523a26;
		text-decoration: underline;
	}
	
	#delicious {
		background: url(../img/icon_delicious.png) 0 50% no-repeat;
	}
	
	#technorati {
		background: url(../img/icon_technorati.png) 0 50% no-repeat;
	}
	
	#digg {
		background: url(../img/icon_digg.png) 0 50% no-repeat;
	}
	
	#stumbleupon {
		background: url(../img/icon_stumble.png) 0 50% no-repeat;
	}
	
	.comment {
		padding: 0 0 20px 0;
	}
	
	.comment a {
		color: #ed1846;
		text-decoration: none;
	}
	
	.comment a:hover {
		text-decoration: underline;
	}
	
	.leavecomment {
		margin: 10px 0 0 -5px;
		width: 435px;
	}
	
	.inputcomment1 {
		width: 174px;
		height: 14px;
		background: #fefefd url(../img/inputcomment1.gif) repeat-x;
		border: 1px solid #cbb8a8;
		display: inline;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #523a26;
		padding: 2px;
	}
	
	.inputcomment2 {
		width: 600px;
		height: 120px;
		background: #ffffff url(../img/inputcomment2.gif) repeat-x;
		border: 1px solid #cbb8a8;
		overflow: auto;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #523a26;
		padding: 2px;
	}
	
	.inputcomment3 {
		width: 136px;
		height: 28px;
		background: #c00029 url(../img/inputcomment3.gif) repeat-x;
		border: 1px solid #c00029;
		color: #ffffff;
		font-weight: bold;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 5px 0 0 8px !important; /* */
		margin /**/: 5px 0 0 -13px;
	}
	
	/* End Article Page */
	
/* End Center Panel */

/* Start Right Panel */

#rightpanel {
	float: left;
	width: 200px;
}

	/* Start Polaroids */
	
	#polaroids {
		position: relative;
		width: 200px;
		height: 612px;
	}
	
	#polaroids_in {
		position: absolute;
		width: 210px;
		top: 0;
		left: 4px;
		height: 612px;
	}
	
	#polaroids_in a {
		display: block;
		background-repeat: no-repeat;
		width: 200px;
	}
	
	#polaroid1 {
		background-position: 20px 20px;
	}
	
	#polaroid2 {
		background-position: 13px 10px;
	}
	
	#polaroid3 {
		background-position: 13px 10px;
	}
	
	
	/* End Polaroids */

/* End Right Panel */

/* Start Footer */

#footer {
	background: #2e4757;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 15px;
	color: #ffffff;
	line-height: 14px;
}

#footer a {
	font-size: 10px;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
}

/* End Footer */

/* Start Gallery Styles */

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
}

.highslide-image {
	border: 2px solid white;
}

.highslide-caption {
	display: none;
	text-align: left;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}

.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
}

a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

.highslide-move {
	cursor: move;
}

.highslide-overlay {
	display: none;
}

	/* Controlbar example */
	.controlbar {	
		background: url(../highslide/graphics/controlbar4.gif);
		width: 167px;
		height: 34px;
	}
	.controlbar a {	
		display: block;
		float: left;
		/*margin: 0px 0 0 4px;*/	
		height: 27px;
	}
	.controlbar a:hover {
		background-image: url(../highslide/graphics/controlbar4-hover.gif);
	}
	.controlbar .previous {
		width: 50px;
	}
	.controlbar .next {
		width: 40px;
		background-position: -50px 0;
	}
	.controlbar .highslide-move {
		width: 40px;
		background-position: -90px 0;
	}
	.controlbar .close {
		width: 36px;
		background-position: -130px 0;
	}
	
	
	/* Necessary for functionality */
	.highslide-display-block {
	    display: block;
	}
	
	.highslide-display-none {
	    display: none;
	}

/* End Gallery Styles */

/* Start Refer a Friend */

.refer {
	margin: 0 0 15px 0;
}

.refer td {
	padding: 5px 10px 5px 0;
}

/* End Refer a Friend */

/* Start Extra Content Bar */

.contentbar {
	padding: 15px 0 0 20px;
}

.contentbar_comments {
	width: 158px;
	height: 37px;
	padding: 35px 0 0 58px;
	background: url(../img/contentbar_comments.gif) no-repeat;
	float: left;
}

.contentbar_video {
	width: 146px;
	height: 37px;
	padding: 35px 0 0 60px;
	background: url(../img/contentbar_video.gif) no-repeat;
	float: left;
}

.contentbar_audio {
	width: 172px;
	height: 37px;
	padding: 35px 0 0 54px;
	background: url(../img/contentbar_audio.gif) no-repeat;
	float: left;
}

.contentbar_comments a,
.contentbar_video a,
.contentbar_audio a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e5829;
	text-decoration: none;
}

.contentbar_comments a:hover,
.contentbar_video a:hover,
.contentbar_audio a:hover {
	text-decoration: underline;
}

/* End Extra Content Bar */

/* Start Extra Content Bar 2 */

.contentbar2 {
	padding: 15px 0 0 20px;
}

.contentbar2_video {
	width: 90px;
	height: 37px;
	padding: 35px 0 0 67px;
	background: url(../img/contentbar2_video.gif) no-repeat;
	float: left;
}

.contentbar2_audio {
	width: 97px;
	height: 37px;
	padding: 35px 0 0 51px;
	background: url(../img/contentbar2_audio.gif) no-repeat;
	float: left;
}

.contentbar2_bookmark {
	width: 320px;
	height: 72px;
	background: url(../img/contentbar2_bookmark.gif) no-repeat;
	float: left;
	position: relative;
}

.contentbar2_bookmark .delicious {
	position: absolute;
	top: 17px;
	left: 103px;
}

.contentbar2_bookmark .technorati {
	position: absolute;
	top: 17px;
	left: 182px;
}

.contentbar2_bookmark .digg {
	position: absolute;
	top: 17px;
	left: 268px;
}

.contentbar2_bookmark .stumbleupon {
	position: absolute;
	top: 36px;
	left: 103px;
}

.contentbar2_bookmark .facebook {
	position: absolute;
	top: 36px;
	left: 196px;
}

.contentbar2_bookmark a,
.contentbar2_video a,
.contentbar2_audio a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e5829;
	text-decoration: none;
}

.contentbar2_bookmark a:hover,
.contentbar2_video a:hover,
.contentbar2_audio a:hover {
	text-decoration: underline;
}

/* End Extra Content Bar 2 */

/* Start Date Block */

.dateblock {
	width: 58px;
	height: 58px;
	background: url(../img/back_date.gif) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.dateblock_month {
	height: 16px;
	padding: 9px 0 0 0;
	font-size: 11px;
}

.dateblock_day {
	height: 30px;
	padding: 3px 0 0 0;
	font-size: 17px;
}

/* End Date Block */

/* Start Filmstrip 2 */

.filmstrip1 {
	width: 201px;
	height: 268px;
	float: right;
	position: relative;
	margin: 20px 15px 10px 5px;
}

	.back_film1 {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	.blog_pic0_t {
		display: block;
		background-position: 15px 19px;
		background-repeat: no-repeat;
		width: 201px;
		height: 268px;
	}
	
	.blog_pic1_t {
		position: absolute;
		left: 31px;
		top: 208px;
	}
	
	.blog_pic2_t {
		position: absolute;
		left: 81px;
		top: 208px;
	}
	
	.blog_pic3_t {
		position: absolute;
		left: 131px;
		top: 208px;
	}
	
	.blog_pic1_t,
	.blog_pic2_t,
	.blog_pic3_t {
		border: 2px solid #ffffff;
	}
	
	.blog_pic1_t:click {
		border: 2px solid #ed1846;
	}
	
.filmstrip2 {
	width: 201px;
	height: 577px;
	float: right;
	position: relative;
	margin: 20px 0px 10px 10px;
	display: inline;
}
	
.filmstrip2 a {
	color: #f1e6d0;
}
	
	.back_film2 {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	.film2_photo1 {
		position: absolute;
		left: 23px;
		top: 19px;
	}
	
	.film2_photo2 {
		position: absolute;
		left: 23px;
		top: 199px;
	}
	
	.film2_photo3 {
		position: absolute;
		left: 23px;
		top: 379px;
	}
	
	.viewall {
		position: absolute;
		left: 35px;
		top: 553px;
		font-size: 11px;
		color: #f1e7cf;
		text-decoration: none;
	}
	
/* End Filmstrip 2 */

/* Start Live Action Day */

.liveaction {
	margin: 0 28px;
	padding: 0;
}

.livetop {
	width: 624px;
	height: 280px;
	position: relative;
}

.live_ribbon {
	position: absolute;
	top: -83px;
	left: -3px;
}

.live_videobox {
	width: 282px;
	height: 252px;
	position: absolute;
	top: 0;
	left: 0;
	background: #352112;
}

.live_commbox {
	width: 320px;
	height: 209px;
	position: absolute;
	top: 42px;
	left: 303px;
	overflow: hidden;
}

.live_commbox_in {
	width: 270px;
	height: 294px;
	overflow: auto;
}

.live_commbox_in p {
	font-size: 11px;
	margin: 0;
	width: 248px;
	padding: 12px 0;
}

.head_livecomm {
	position: absolute;
	top: 0;
	left: 303px;
}

.scoregrid_out {
	width: 630px;
	height: 260px;
	overflow: hidden;
}

.live_grid_out {
	width: 624px;
	height: 154px;
	background: url(../img/back_livegrid.gif) no-repeat;
	font-size: 11px;
	padding: 63px 0 0 13px;
}

.live_grid_out table td {
	height: 26px;
	font-weight: bold;
}

	.livecol01 {
		width: 39px;
	}
	
	.livecol02 {
		width: 109px;
	}
	
	.livecol03,
	.livecol04,
	.livecol05,
	.livecol06,
	.livecol07,
	.livecol08,
	.livecol09,
	.livecol11,
	.livecol12 {
		width: 35px;
		text-align: center;
	}
	
	.livecol10 {
		width: 37px;
		text-align: center;
	}
	
	.livecol13 {
		width: 50px;
		text-align: center;
	}
	
	.livecol14 {
		width: 58px;
		text-align: center;
	}
	
	/* Start Live Event Buttons */
	
	.live_buttons {
		width: 580px;
		height: 30px;
	}
	
	.live_buttons li {
		list-style: none;
		float: left;
	}
	
	.live_buttons li a {
		display: block;
		float: left;
		height: 30px;
		background-image: url(../img/live_buttons.gif);
	}
	
	.live_buttons li a span {
		display: none;
	}
	
		.live_button1 a { width: 72px; background-position: 0 0; }
		.live_button1 a:hover { width: 72px; background-position: 0 30px; }
		.live_button1_act a { width: 72px; background-position: 0 30px; }
		
		.live_button2 a { width: 76px; background-position: -72px 0; }
		.live_button2 a:hover { width: 76px; background-position: -72px 30px; }
		.live_button2_act a { width: 76px; background-position: -72px 30px; }
		
		.live_button3 a { width: 76px; background-position: -148px 0; }
		.live_button3 a:hover { width: 76px; background-position: -148px 30px; }
		.live_button3_act a { width: 76px; background-position: -148px 30px; }
		
		.live_button4 a { width: 76px; background-position: -224px 0; }
		.live_button4 a:hover { width: 76px; background-position: -224px 30px; }
		.live_button4_act a { width: 76px; background-position: -224px 30px; }
		
		.live_button5 a { width: 105px; background-position: -300px 0; }
		.live_button5 a:hover { width: 105px; background-position: -300px 30px; }
		.live_button5_act a { width: 105px; background-position: -300px 30px; }
		
		.live_button6 a { width: 109px; background-position: -405px 0; }
		.live_button6 a:hover { width: 109px; background-position: -405px 30px; }
		.live_button6_act a { width: 109px; background-position: -405px 30px; }
		
		.live_button7 a { width: 66px; background-position: -514px 0; }
		.live_button7 a:hover { width: 66px; background-position: -514px 30px; }
		.live_button7_act a { width: 66px; background-position: -514px 30px; }
		
	/* End Live Event Buttons */
	
/* End Live Action Day */

/* Start Local/International Surfer */

.hd_locint {
	height: 31px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 11px;
	background: url(../img/hd_locint_l.gif) no-repeat;
	float: left;
}

.hd_locint div {
	padding: 0 11px 0 0;
	background: url(../img/hd_locint_r.gif) 100% 0 no-repeat;
	line-height: 30px;
	height: 31px;
}

/* End Local/International Surfer */

/* Start Video Page styling */

.videoembedframe {
	width: 425px;
	padding: 0 0 0 100px;
}

.videotitle {
	padding: 10px 0 0 0;
}

.videosmall {
	padding: 10px 0 0 0;
	font-size: 10px;
}

.streamlink {
	font-size: 11px;
}

.streamlink a {
	color: #4a3322;
}

.streamlink a:hover {
	text-decoration: none;
}

/* End Video Page Styling */

#flashcontent {
	width: 945px;
	height: 350px;
	background: url(../img/bg_header2009.jpg) no-repeat;
}

/* Start Head Videos */

.heatvideobox {
	width: 450px;
	height: 402px;
	background: #4a3322;
	margin: 0 auto 30px;
}

.heatvideobox #player p {
	padding: 180px 0 0 0;
	text-align: center;
	color: #efefef;
}

#heatbanner {
	margin: -15px 0 25px 20px;
}

#heatvideo .live_buttons {
	margin: 0 0 0 20px;
}

/* End heat Videos */