@charset "utf-8";
/* CSS Document */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	
body {
	background: url(bkgd.gif) repeat-x bottom #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #ffffff;
	}

#page-wrap {
	width: 1024px;
	margin: 0 auto;
	}
	
h1 {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #990000;
	line-height: 24px;
	}
	
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-decoration: underline;
	line-height: 22px;
	}
	
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
		
a:link {
	text-decoration: none;
	color: #ffffff;
	}
a:visited {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	text-decoration: none;
	color: #990000;
	}
a:active {
	text-decoration: none;
	color: #ffffff;
	}
	
a.nav {
	color: #990000;
	font-weight: bold;
	}

.headshot {
	border-style: solid;
	border-color: #990000;
	border-width: 5px;
	margin: 5px;
	}
		
.fb {
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
}

.yaks {
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
	float: right;
	margin: -520px 130px 0px 0px;
}

.sweets {
	border-style: solid;
	border-color: #fff;
	border-width: 4px;
	float: left;
	margin: -340px 0px 0px 115px;
}

.poster {
	border-style: solid;
	border-color: #fff;
	border-width: 2px;
	float: right;
	margin: -190px 135px 0px 0px;
}

.indent {
	float: left;
	margin-left: 125px;
	padding-bottom: 17px;
}

#header {
	color: #ffffff;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	padding-bottom: 30px;
	}
	
#navbar {
	list-style: none;
	margin: -37px 0px 0px 145px;
	position: relative;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#navbar a {
	display: block;
	float: left;
	width: 179px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#main {
	float: left;
	margin: 60px 0px 15px 110px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 30px;
}
	
#main img {
	border-style: solid;
	border-color: #990000;
	border-width: 5px;
}

#news {
	width: 800px;
	text-align: left;
	float: left;
	margin: 0px 0px 20px 115px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 30px;
}

#news img{
	float: right;
	margin: -925px 0px 0px 0px;
}

#news a{
	text-decoration: underline;
}

#photos {
	width: 820px;
	text-align: left;
	float: left;
	margin: 70px 0px 20px 115px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 30px;
}

#press {
	float: right;
	width: 255px;
	margin: 12px 0px 0px 5px;
	height: 340px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 4px;
	padding: 10px 0px 0px 15px;
}

#stats {
	width: 180px;
	border-color: #990000;
	border-style: solid;
	border-width: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px;
	float: right;
	margin: -417px 190px 0px 0px;
	line-height: 17px;
	}
	
#resume {
	margin: 60px 0px 30px 90px;
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: justify;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 30px;
	}
		
#video {
	margin: 0px 0px 20px 115px;
	float: left;
	width: 800px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	padding-bottom: 30px;
}
	
#links {
	float: right;
	margin: -585px 155px 0px 0px;
	height: 420px;
}
	
#footer {
	font-size: 16px;
	text-align: center;
	margin: auto;
	color: #ffffff;
	text-transform: uppercase;
	width: 100%;
	float: left;
	}
	
	#footer a {
		text-decoration: underline;
		}
		
#credit {
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#credit a:hover{
		color: #ffffff;
		text-decoration: underline;
		}
