body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#dddddd;
	text-align:left;
	background-image:url(bigd_bg_orange.png);
	background-color:#000000;
	/*background-image:url(bigd_list_bg.jpg);*/
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0;
	padding:0;
}
.globalwrapper{
	position:absolute;
	margin:0px;
	padding:0px;
	width:100%;
	height:1600px;
}
#david {
	font-size:18px;
	text-align:center;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin:0em 0em .5em 0em;
}
#studio {
	font-size:14px;
	text-align:center;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#AAAAAA;
	margin:0em;
	margin-top:0.25em;

}
.nav_links {
	position:absolute;
	text-align:left;
	background-image:url(bigd_nav_bg.png);
	width:10em;
	border-left-width:5px;
	border-left-style:solid;
	border-left-color:#333333;
	border-right-width:5px;
	border-right-style:solid;
	border-right-color:#333333;
	overflow:visible;
	visibility:visible;
	height:auto;
	left:10px;
	top:40px;
	right:auto;
	bottom:auto;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	background-color:#000000;
	background-repeat:repeat-x;
	color:#CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	z-index:5;
}
.nav_links {position:fixed;}/*hack for browser support*/ 
.nav_links a {
	text-indent:1em;
	text-decoration:none;
	display:block;
	padding-top:0.2em;
	padding-bottom:0.2em;
	width:100%;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#000000;
	border-bottom-color:#000000;
	background-color:#FF9900;
	color:#000066;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nav_links a:hover {
	background-color:transparent;	
	border-top:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	color:#ffffff;
}
.picked{
	font-style:italic;
	
	}

.left_block {
	text-align:left;
	position:relative;
	display:block;
	float:left;
	width:14em;
	height:10em;
	top:5em;
}
.profile {
	position:absolute;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0em;
	min-width:500px;
	
	width:70%;
	margin-left:15em;
	margin-right:1em;
	background-color:#000000;
	padding-top:4em;
	padding-right:3em;
	padding-bottom:1em;
	padding-left:2em;
	background-image:url(bigd_faces_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #333333;
	color:#666666;
	margin-bottom:0px;
	left: 1px;
	top: -1px;

}
.wide_block {
	text-align:center;
	display:block;
	width:100%;
	height:auto;
	margin-top:10px;
	list-style-position:outside;
	list-style-type:disc;
}

.right_block {
	text-align:left;
	position:relative;
	margin-left: 16em;
	display:block;
	height:40em;
	top:3em;
	list-style-position:outside;
	list-style-type:disc;
}



.bigtext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
		color:#CCCCCC;
		text-align:center;
}


.bigtext a {
	color: white;
}
.bigtext a:hover {
	color: orange;
}
.bigtext a:visted {
	color: silver;
}

.bigtext2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
		color:#CCCCCC;
		text-align:center;
}

.poplist {
	background-color:#FFFFFF;
	background-image:url(bigd_list_bg.jpg);
	background-repeat:repeat-x;
	height:auto;
	width:80%;
	padding-top:0.25em;
	padding-right:1em;
	padding-bottom:0.5em;
	padding-left:1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	display:block;
	margin-top:1em;
	margin-right:0px;
	margin-bottom:1em;
	margin-left:1em;
	list-style-position:outside;
	list-style-type:disc;
	border:thin solid #FF9900;
		color:#333;
}
.widelist {
	background-color:#FFFFFF;
	background-image:url(bigd_list_bg.jpg);
	background-repeat:repeat-x;
	height:auto;
	width:100%;
	padding-top:0.25em;
	padding-right:1em;
	padding-bottom:0.5px;
	padding-left:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	display:block;
	margin-top:1em;
	margin-right:0px;
	margin-bottom:1em;
	margin-left:0em;
	list-style-position:outside;
	list-style-type:disc;
	border:thin solid #FF9900;
	color:#333;
}
#bizlist {
	font-size:16px;
	line-height:1.5em;
}




#footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	width:100%;
	margin-top:3em;
		color:#666666;
}

#footer a {
	text-indent:none;
	text-decoration:none;
	display: inline;
	padding-top:0em;
	padding-bottom:0em;
	width:100%;
	border-top-width:0px;
	border-bottom-width:0px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#000000;
	border-bottom-color:#000000;
	background-color:#000;
	color:#aaf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer a:hover {
	background-color:transparent;	
	border-top:0px solid #FF9900;
	border-bottom:0px solid #FF9900;
	color:#ffffff;
}




#podium {
	float: right;
	padding:0.2em;

	margin:0.5em;
	margin-top:2em;
	border:#fe5 1px solid;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
}
