body {
	font-weight: bold;
	font-family: Comic Sans MS, Trebuchet MS, Georgia, sans-serif, serif;
	background-repeat: repeat;
	color:#3C1E00;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);

}

nav_normal {
	border:0;
	text-align:center;
	height:50;
	margin:auto;
}

twitter_color {
	color: #3ABAC5;
}
.xsmall_text {
	font-size: x-small;
	text-align: center;
}

#apDiv1 {
	float:right;
	width:200px;
/*	position:absolute;*/
	height:80px;
	z-index:1;
}

#home_filler1_div {
	float:left;
	width:200px;
	height:80px;
	z-index:1;
	/*appDiv1 and home_filler1_div need to match in width.*/
}
hr {
	color:#3C1E00;
}

div#crew_container {
	width:800px;
	background-image: url(../images/bg_mid.jpg);
	margin:auto;
}

.crew_header {
	padding:0;
	color: #000040;
}

.crew_div {
	padding: 0 15px;
	margin: 0 15px;
	vertical-align: top;
	text-align:justify;
}

div#video_container {
	width:1000px;
	margin:auto;
	border-color: #8E989F;
	border-style: ridge;
	border-collapse:collapse;
	border-width:5px;
	height: 525px;
}

div#webstunning_video_player {
	float:left;
	border:0;
}

div#video_footer {
	clear:left;
	padding:0;
	margin:0 auto;
	color:#FFF;
	border-color:#FFF;
}

div#photo_container {
	width: 1200px;	
	height:650px;
	margin: auto;
	padding: 10;
	border: 0;
	overflow-y:hidden;

} 

div#connect_container {
	vertical-align:middle;
	font-size:1em;	
}
div#crew_container h1 {
	padding: 0;
	margin: 0px;
}
	
div#connect_container img {
	border-color:#3C1E00;
	border-style: solid;
	margin:5px;
	text-align:left;
}

.float_left {
	float:left;
	margin-right: 10px;
}

.float_right {
	float:right;
	margin-left: 10px;
}

.style4 {color: #FFFFFF}
.style18 {font-size: 10pt}


a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #36F;
}
a:active {
	color: #FFF;
}

.reverse {
	color:#FFF;
}

.reverse a:link {
	color: #FFF;
}
.reverse a:visited {
	color: #FFF;
}
.reverse a:hover {
	color: #C0C0C0;
}
.reverse a:active {
	color: #C0C0C0;
}

.twitter_link a:link {border: none; text-align:left
}

.delicious-posts {
	margin: 1em;
	padding: 0.5em;
	width: 750px;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0.5em;}
.delicious-post {
	font: bold;
	font-size: 100%;
	border-width:medium;
	border-bottom-width:thin;
	border-color:#930;
	border-style:solid;
	background-color: #CCC;
}
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { font-size: 100%; text-align:center;}
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0;}
.delicious-post a {	color: #009;
					font: bold;}
#return_to_video_link {
	color: #FFF;
	text-decoration: underline;
	float: left;
	margin-left: 15px;
}
#webstunning_playlist {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
