/* CSS Document */
html, body {
	margin: 0 auto;
	background-color: #000000;
	}
#header_wrap {
	width: 1010px;
	height: 114px;
	margin: 0 auto;
	}
#fixed_wrap {
	width: 1010px;
	height: 114px;
	margin: 0 auto;
	position: fixed;
	}
	#head_space {
		width: 1010px;
		height: 17px;
		margin: 0 auto;
		background-image: url(../CSS_nav/menubk04.png);
		background-repeat: repeat-x;
		}
	#header {
	width: 1010px;
	height: 69px;
	margin: 0 auto;
	background-image: url(../assets/header_bkgd_v2.jpg);
	}
	#nav_wrap {
	width: 1010px;
	height: 28px;
	margin: 0 auto;
	background-image: url(../CSS_nav/menubk04.png);
	background-repeat: repeat-x;
	}
	#nav_bar {
	width: 990px;
	height: 28px;
	margin-left: 12px;
	}
	#nav_separate {
	width: 1010px;
	height: 17px;
	margin: 0 auto;
	background-image: url(../assets/separator_bar.gif);
	}
#wrapper {
	width: 1010px;
	height: 725px;
	margin: 0 auto;
	}
	#content_wrapper {
	width: 1010px;
	height: 708px;
	margin: 0 auto;
	background-image: url(../assets/gallery_bkgd.jpg);
	background-repeat: repeat-y;
	}
		#page_title {
		width: 948px;
		height: 28px;
		margin-left: 37px;
		padding-top: 15px;
		border-bottom: 2px solid #000000;
		}
		#content_01 {
		width: 1010px;
		height: 687px;
		}
			#anchor_01_wrap {
			width: 1010px;
			height: 87px;
			background-image: url(../assets/gallery_anchor_bkgd.jpg);
			}
				#anchor_01 {
				width: 348px;
				height: 22px;
				margin-left: 48px;
				padding-top: 4px;
				border-bottom: 2px solid #990000;
				}
				#anchor_01_note {
				width: 948px;
				height: 20px;
				margin-left: 48px;
				}
			#flash_photo {
			width: 900px;
			height: 600px;
			margin-left: 72px;
			}
		#content_02 {
		width: 1010px;
		height: 928px;
		padding-top: 20px;
		}
			#anchor_02_wrap {
			width: 1010px;
			height: 87px;
			background-image: url(../assets/gallery_anchor_bkgd.jpg);
			}
				#anchor_02 {
				width: 348px;
				height: 22px;
				margin-left: 48px;
				padding-top: 4px;
				border-bottom: 2px solid #990000;
				}
				#anchor_02_note {
				width: 948px;
				height: 57px;
				margin-left: 48px;
				}
			#flash_video {
			width: 900px;
			height: 795px;
			margin-left: 72px;
			padding-top: 10px;
			}
	#foot_separate {
	width: 1010px;
	height: 17px;
	margin: 0 auto;
	background-image: url(../assets/separator_bar.gif);
	}
#short_link_contain {
	width: 1010px;
	height: 110px;
	margin: 0 auto;
	}
	#short_link {
	width: 600px;
	height: 90px;
	margin: 0 auto;
	padding-top: 10px;
	}
.gallery_contain {
	width: 880px;
	margin-left: 10px;
	}
.gallery_title {
	width: 375px;
	height: 25px;
	border-bottom: 2px solid #990000;
	}
.gallery_row {
	width: 800px;
	height: 90px;
	margin-left: 20px;
	margin-top: 20px;
	}
	.pics_left {
		width: 345px;
		height: 90px;
		float: left;
		background-image: url(../assets/gallery_thumb-bkgd.jpg);
		}
		.vidthumb {
			width: 87px;
			height: 68px;
			float: left;
			margin-top: 1px;
			}
		.vidcopy {
			width: 250px;
			height: 73px;
			float: right;
			margin-top: 13px;
			}
		.vidTitle {
			width: 227px;
			height: 22px;
			float: left;
			}
		.vidDes {
			width: 227px;
			height: 46px;
			float: left;
			margin-top: 2px;
			}
	.pics_right {
		width: 345px;
		height: 90px;
		float: right;
		background-image: url(../assets/gallery_thumb-bkgd.jpg);
		}
	.style-vidTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000;
		}
	.style-vidDesc {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFF;
		}
	.style-gallTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 23px;
		color: #000;
		}
	.tubeHolder {
		width: 640px;
		height: 480px;
		margin-left: 175px;
		}
	.tubeHolder2 {
		width: 640px;
		height: 360px;
		margin-left: 175px;
		}

