html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
font-family: 'Lucida Grande', Arial, sans-serif;
	color: black;
	background: #ffffee;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear{
clear: both;
}

h1{
font-size: 16pt;
font-weight: bold;
}

h2{
font-size: 14pt;
font-weight: bold;
}

h3{
font-size: 13pt;
font-weight: bold;
}

h4{
font-size: 12pt;
font-weight: bold;
}

a:link, a:hover, a:active, a:visited{
color:#186888;
font-style: italic;
}

a:hover{
color:#093f53;
}

a:visited{
text-decoration: none;
color: #186888;
}

#wrap{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}

#header{
background: url('images/header.jpg');
height: 302px;
width: 100%;
}

#head_name{
position: relative;
background: url('images/name.jpg') no-repeat;
height: 224px;
width: 224px;
left: 4%;
float: left;
}

#head_david{
position: absolute;
left: 50%;
margin-left: -240px;
background: url('images/david.jpg');
width: 436px;
height: 290px;
float: left;

}

#video{
position: absolute;
right: 0px;
width: 340px;
height: 290px;
float: left;
background: transparent url('images/schedule.jpg') no-repeat top center;
z-index:5;
}

#flash_cont{
display: none;
width: 340px;
height: 290px;
background: white;
}

#schedulasde{
position: absolute;
right: 0px;
width: 340px;
height: 290px;
float: left;
background: url('images/schedule.jpg');
z-index:3;
}

#slider{
position: relative;
left: 50%;
margin-left: -45px;
}

#slider:hover{
cursor: pointer;
}

#content{
position: relative;
top: 20px;
left: 50%;
width: 980px;
margin-left: -490px;
}

#desc{
margin-bottom: 50px;
}

#folks{
float: left;
margin-right: 20px;
width: 182px;
}

#folks h1{
position: absolute;
margin-top: 100px;
}

#left_col{
width: 610px;
float: left;
margin-bottom: 50px;
margin-right: 20px;
}

#right_col{
float: left;
width: 350px;
margin-bottom: 50px;
}

#right_col a{
font-family: 'Lucida Grande', Arial, sans-serif;
font-size: 1.1em;
}


.shadow_top{
width: 552px;
height: 21px;
background: url('images/shadow_top.jpg') no-repeat;
}

.shadow_bottom{
width: 552px;
height: 21px;
background: url('images/shadow_bottom.jpg') no-repeat;
}


.spacer{
height: 20px;
width: 100%;
}

#follow_me{
margin-left: 100px;
}

#footer{
width: 100%;
background: url('images/footer.jpg');
height: 112px;
}

#footer_img{
float: left;
position: absolute;
left: 50%;
margin-top:12px;
margin-left: -230px;
width: 724px;
}

#post_footer{
height: 156px;
width: 100%;
background: url('images/sub_footer.jpg');
}

#footer_text{
margin-left: 10px;
margin-top:20px;
width: 740px;
color: #927a0b;
font-size: 1.09em;
float: left;
}

#footer_text a:link, #footer_text a:hover, #footer_text a:active, #footer_text a:visited{
color: #a49f7f;
}

#footer_other{
float: left;
width:88px;
position: absolute;
left: 100%;
margin-top: 20px;
margin-left: -100px;
}


#my_list1 ul, #my_list1 li, #my_list2 ul, #my_list2 li{
margin:0;
padding:0;
list-style:none;
}

#my_list1 li, #my_list2 li{ 
width:550px;
}	


p#controls, p#controls2{
display:block;
margin:0;
position: absolute;
left: 0px;
} 
	
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
display:block;
margin:0;
overflow:hidden;	
width:35px;
height:26px;
}	

#nextBtn{ 
position: relative;
left:560px;
}					
		
#prevBtn{ 
position: relative;
left:560px;
}								

#nextBtn2{ 
position: relative;
left:560px;
}					
		
#prevBtn2{ 
position: relative;
left:560px;
}							

.y_box, .b_box{
width: 550px;
}

.y_box_top{
height: 43px;
background: url('images/y_box_header.jpg');
}

.b_box_top{
height: 43px;
background: url('images/b_box_header.jpg');
}

.y_box_top h4, .b_box_top h4{
padding-left: 10px;
padding-top: 10px;
}

.y_box_center{
background: url('images/y_box_middle.jpg');
}

.b_box_center{
background: url('images/b_box_middle.jpg');
}

.y_box_center p, .b_box_center p{
margin-left: 10px;
}

.y_box_bottom{
height: 8px;
background: url('images/y_box_footer.jpg');
}

.b_box_bottom{
height: 8px;
background: url('images/b_box_footer.jpg');
}