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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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(images/bg.jpg) top center no-repeat}

#button_container{position:relative; width:900px; height:400px; margin:100px auto; background:url(images/button_bg.gif) 25px 55px no-repeat}

a.button{width:140px; height:50px; display:block; position:absolute;}

a.button#folio{background:url(images/button_folio.gif) bottom center; top:280px; left:420px}

a.button#blog{background:url(images/button_blog.gif) bottom center; top:330px; left:160px}

a.button#bio{background:url(images/button_bio.gif) bottom center; top:80px; left:260px}

a:hover.button#folio, a:hover.button#bio, a:hover.button#blog{background-position:top center}

#folio_box{background:url(images/title_folio.gif) 0px 15px no-repeat; width:660px; margin:10px auto; padding:100px 100px 0}

#bio_box{background:url(images/title_bio.gif) 0px 15px no-repeat; width:660px; margin:10px auto; padding:30px 100px 0}


a.nav_link {color:#333; text-decoration:none;}

a:hover.nav_link {color:#999; text-decoration:none;}

#link_box{width:800px; margin:120px auto 0; font-family:Arial, Helvetica, sans-serif}

.basic{font-family:Arial, Helvetica, sans-serif; padding:10px;}