* {
	margin: 0px;
	padding: 0px;
}

body {
	padding-bottom: 11px;
	background-color: #906E49;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #C2C2C4;
}


p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container-border1 {
	margin: 0px auto;
	width: 930px;
	background: url('../images/border_topspacing.gif') #5D5D55 repeat-x 0% 0%;
}

#container-border2 {
	padding-bottom: 5px;
	background: url('../images/border_rightspacing.gif') repeat-y 100% 0%;
}

#container {
	margin: 0px 5px;
	padding-bottom: 10px;
	width: 920px;
	background: url('../images/body_bg.gif') #221E01 0px 0px;
}

#leftpage {
	padding: 0px 16px 0px 20px;
	width : 311px;
	float: left;
	background: url('../images/body_topbg.gif') repeat-x 0px 0px;
}

#rightpage {
	padding: 55px 16px 0px 20px;
	width: 528px;
	float: right;
	background: url('../images/body_topbg.gif') repeat-x 0px 0px;
}

#pagediv {
	width: 9px;
	height: 31px;
	float: left;
	background: url('../images/body_topbg.gif') repeat-x 0px 0px;
}

/* Page Header */

#page_header {
	margin: 0px auto;
	width: 307px;
	height: 80px;
	background: url('../images/header_underline.jpg') repeat-x 0px 79px;
	text-align: left;
}

#page_header h1 {
	width: 225px;
	height: 78px;
	background: url('../images/body_header.jpg') no-repeat 0px 0px;
}


/* Page Header Links */

#page_header_links {
	margin: 8px auto 12px;
	width: 307px;
	color: #C2C2C4;
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

#page_header_links ul {
	max-width: 307px;
	float: right;
}

#page_header_links li {
	padding: 0px 9px 0px 7px;
	float: left;
	list-style-type: none;
	background: url('../images/headerlinks_div.gif') no-repeat 100% 0%;
}

#page_header_links li.last {
	padding-right: 0px;
	background : none;
}

#page_header_links a {
	text-decoration: none;
	color: #C2C2C4;
	line-height: 12px;
}

#page_header_links a:hover {
	color: #F6F6F6;
}


/* Page Header Image & Menu */

#page_header_content {
	margin-bottom : 20px;
	width: 311px;
}
#page_header_content h2 {
	margin-bottom : 2px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #231E01;
	background-color: #DCD2C9;
	margin-top: 3px;
}


#acb_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/acb.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#video_index_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/video_index.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#video_page_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/video_page.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#photo_index_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/photo_index.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#photo_page_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/photo_page.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#article_index_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/article_index.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}

#article_page_image {
	width: 207px;
	height: 151px;
	float: right;
	background: url('../images/article_page.jpg') no-repeat 0px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
}
#megaphone_image {
	width: inherit;
	height: 86px;
	background: url('../images/megaphone.gif') repeat -30px 0px;
	overflow: hidden;
	border: #CDC6BE 1px solid;
	background-color: #906E49;
	cursor: help;
}

#page_menu {
	width: 98px;
	float: left;
}

#page_menu ul {
	width: 96px;
}

#page_menu li {
	margin-bottom: 3px;
	width: 96px;
	height: 21px;
	background-color: #484848;
	border: #CDC6BE 1px solid;
	list-style-type: none;
	overflow : hidden;
	float: left;
}

#page_menu li.last {
	margin-bottom: 0px;
}

#page_menu li a {
	padding-top:4px;
	width: 96px;
	height:21px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
}
#page_menu li a.last {
	padding-top:4px;
	width: 96px;
	height:21px;
	display: block;
	color: #FFFFFF;
	font-size: 10.5px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
}


#page_menu li a:hover {
	color: #000000;
	background-color: #999999;
}


/* Page Body Left Page */

#page_body_left {
	margin: 0px auto;
	width: 307px;
	text-align: justify;
}

#page_body_left h2 {
	margin: 10px 0px 11px;
	color: #906E49;
	font-size: 12px;
	font-weight: bold;
}


/* Page Body Right Page */

#page_body_right {
	margin: 0px auto;
	width: 544px;
	text-align: justify;
}
#typingarea {
	margin: 5px 0px 20px;
}

#typingarea h2 {
	line-height: 18px;
	font-size: 12px;
	font-variant: normal;
	padding-bottom: 6px;
	background : url('../images/title_underline.jpg') no-repeat 0% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDF2A8;
	letter-spacing: 2px;
}

#typingarea  h2  a {
	line-height: 18px;
	font-size: 12px;
	font-variant: normal;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDF2A8;
}
#typingarea h3 {
	line-height: 18px;
	font-size: 14px;
	font-variant: normal;
	padding-bottom: 12px;
	background : url('../images/title_underline.jpg') no-repeat 0% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FCEA67;
	letter-spacing: 2px;
	margin-left: 72px;
	margin-bottom: 6px;
	margin-top: 12px;
}

#typingarea h4 {
	line-height: 14px;
	font-weight: lighter;
	font-size: 10px;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 3px;
}



/* Right Page Gray Boxes */

#gray_boxes {
	margin: 0px auto;
	width: 522px;
	text-align: center;
	color: #AFAFAF;
}

#gray_boxes h3 {
	color: #E2E2E2;
	font-size: 12px;
	font-weight: bold;
}

#gray_boxes p {
	margin: 8px 0px 7px;
	line-height: 14px;
}
#rsb_banner {
	width: 470px;
	border: 0px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
}

#contact_info {
	width: 95%;
	border: #AFAFAD 1px solid;
	background-color: #484848;
	color: #FFFFFF;
	margin: 0px auto;
	vertical-align: middle;
}
#contact_info h3 {
	text-align: center;
	font-style: oblique;
}

#contact_info  p {
	text-align: center;
}
#contact_info a {
	text-decoration: none;

}
#contact_info a:hover {
	text-decoration: none;
}

.details_zone {
	margin: 12px 0px 8px;
}
.details_zone  .spacer {
	padding: 0px 10px 0px 0px;
	width: 70px;
	float: left;
	display: block;
}

.details_zone p {
	margin : 0px 9px 9px 0px;
}
.details_zone code {
	margin : 0px 9px 9px 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
}

.details_zone blockquote {
	font-style: italic;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	bottom: 20px;

}

.details_zone ul {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 30px;
}
.details_zone ol {
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 30px;
}

#creativec_info {
	width: 95%;
	border: #AFAFAD 1px solid;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #484848;
	margin: 0px auto;
	float: inherit;
}
#creativec_info h3 {
	text-align: center;
	font-style: oblique;
}

#creativec_info  p {
	text-align: center;
}
#creativec_info span {
	text-transform: capitalize;
	text-decoration: underline;

}


#creativec_info img {
	border: 0px;
	padding-bottom: 8px;

}

#creativec_info a {
	text-decoration: none;
	color: #484848;
	background: #FFFFFF;

}

#creativec_info a:hover {
	text-decoration: none;
	color: #484848;
}
#creativec_info a:visited {
	text-decoration: none;
	color: #484848;
}
#hires_video {
	width: 95%;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px auto;
	border: thin ridge #221E01;
}
#hires_video h3 {
	width: 88%;
	background-color: #906E49;
	vertical-align: middle;
	color: #FFFFFF;
	float: inherit;
	margin-top: 0px;
	text-decoration: none;
	background-image: none;
	padding-left: 2px;
}

#hires_video a {
	border: 1px inset #AFAFAD;
	background-color: #FFFFFF;
	color: #906E49;
	padding: 1px;
	text-decoration: none;
	font-weight: bolder;
	background-image: none;
}



/* Page Footer */

#page_footer {
	margin : 7px auto 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#google_search {
	width: 99%;
	border: #AFAFAD 1px solid;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	vertical-align: middle;
	float: none;
}


.NoShow_Title {
	visibility: hidden;
	display: none;
}
.NoShow_Date {
	visibility: hidden;
	display: none;

}
.NoShow_Thumbnail {
	visibility: hidden;
	display: none;
}

.author_details   {
}

.mp3_details {
}
