/******* GENERAL RESET *******/
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 {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: baseline;
}

html { min-height: 100%; margin-bottom: 1px; }

body {
background-color: #bca967;
}

#global {
	width: 970px;
	height: 100%;
	margin: 0 auto;
	background-image: url('../images/bgslice.png');
	background-position: top center;
	background-repeat: repeat-y;
}

#contentwrapper {
	margin: 0 auto;
	width: 900px;
	height: 100%;

}

#header {
	width: 900px;
	height: 265px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	margin-left: 7px;
}

#nav {
width: 900px;
margin-left: 7px;
margin-top: 30px;
}

#nav li {
display: inline;
list-style: none;
text-decoration: none;
font-family: Helvetica; 
margin-left: 120px;


}

#gallery {
width: 900px;
margin-left: 50px;
margin-top: 40px;
}

#gallery li {
display: inline;
list-style: none;
text-decoration: none;
font-family: Helvetica; 
margin-left: 10px;
margin-bottom: 30px;
}


a:link { 
  color: #bca967;
  text-decoration: none;

}
a:visited {
  color: #bca967;
  text-decoration: none;

}
a:hover {
  color: #6d6d6d;
  text-decoration: none;

}
a:active { 
  color: #6d6d6d;
  text-decoration: none;

}

#reelheader{
	width: 293px;
	height: 63px;
	background-image: url('../images/reelheader.jpg');
	background-repeat: no-repeat;
	margin-left: 300px;
	margin-top:50px;
}

#flvplayer{
margin-left: 100px;
margin-top: 2px;


}


#resumelink{
	width: 465px;
	height: 75px;
	margin-left: 220px;
	background-image: url('../images/resumelink.jpg');
	background-repeat: no-repeat;
}


#resume_link {
	display: block;
	width: 465px;	
	height: 75px;
	cursor: pointer;
}



#downloadlink{
	width: 465px;
	height: 75px;
	margin-left: 200px;
	background-image: url('../images/downloadlink.jpg');
	background-repeat: no-repeat;
}

#download_link {
	display: block;
	width: 465px;	
	height: 75px;
	cursor: pointer;
}


#updateheader{
	width: 293px;
	height: 63px;
	background-image: url('../images/updatesheader.jpg');
	background-repeat: no-repeat;
	margin-left: 355px;
	margin-top:60px;
}

#updatesection {
width: 500px;
margin-left: 200px;
margin-top: 30px;
margin-bottom: 30px;
}

#updatesection li {
color: #bca967;
list-style: none;
text-decoration: none;
font-family: Helvetica; 
}


#friendsheader{
	width: 293px;
	height: 63px;
	background-image: url('../images/friendsheader.jpg');
	background-repeat: no-repeat;
	margin-top:60px;
	margin-left: 395px;
}

#friendssection {
width: 500px;
margin-left: 200px;
margin-top: 30px;
margin-bottom: 30px;
}

#friendssection li {
color: #bca967;
list-style: none;
text-decoration: none;
font-family: Helvetica; 
}


#footer{
	width: 970px;
	height: 65px;
	background-image: url('../images/bottomslice.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#bottomimage{
	width: 900px;
	height: 87px;
	margin-left: 7px;
	background-image: url('../images/bottomimage.jpg');
	background-repeat: no-repeat;
}

