/*erics reset reloaded*/
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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/*erics reset reloaded finished, thanks eric!*/

/*############### body settings ################
################################################*/

body {
	background: #fff;
	font-family: arial, sans-serif, verdana;
	font-size: 12px;
	
	
}


/*############### body settings ################
################################################*/

/*############### content settings ################
################################################*/
#content {	
	min-width: 469px;
	height: 765px;
	padding: 35px 30px 60px 30px;
}

/*############### content settings ################
################################################*/



/*############### home page image settings ################
################################################*/

#image {
	border-bottom: 1px solid #000;
}
#image img{	
	background: #020101;
	margin: 0 0 30px 0;
} 





/*############### image settings ################
################################################*/

/*############### nav settings ################
################################################*/

#nav {
	display: block;
}	

#nav ul {
	position: absolute;
	top: 672px;
}

#nav ul li {
	padding: 1px 0 1px 0 ;
	
}

#nav ul li a {
	text-decoration: none;
	color: #000;
	}


#nav ul li.current a {
	border-bottom: 1px solid #000;
}


/*############### nav settings ################
################################################*/

#nav ol {
	position: absolute;
	top: 672px;
	left: 120px;
}

#nav ol li {
	padding: 1px 0 1px 0 ;
	
}

#nav ol li a {
	text-decoration: none;
	color: #000;
	}


#nav ol li.current a {
	border-bottom: 1px solid #000;
}



/*############### nav settings ################
################################################*/

/*############### text settings ################
################################################*/
#text {
	width: 550px;
	position: absolute;
	line-height: 1.1em;
	top: 672px;
	left: 252px;
}

#text p {
	padding: 0 0 5px 0;
}


#text p a {
	color: #000;
}

#text p em {
	font-weight: bold;
	font-style: normal;
}

#text p.contact a {
	text-decoration: none;
}


/*############### text settings ################
################################################*/

/*############### footer settings ################
################################################*/
#footer {
	border-top: 1px solid #000;
	margin: 156px 0 0 0;
}

#footer ol{
	margin: 5px 0 0 -1px;
}

#footer ol li {
	display: inline;
	padding: 0 4px 0 0 ;
	
}

#footer ol li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
	
#footer ol li.current a {
	border-bottom: 1px solid #000;;
}

/*############### footer nav settings ################
################################################*/



/*############### footer settings ################
################################################*/

/*############### header settings ################
################################################*/

h1 	{
	font-family: helvetica, arial, verdana, sans-serif;
	letter-spacing: 1px;
	position: absolute;
	left: 251px;
	top: 829px;
} 

h1 	a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

/*############### header settings ################
################################################*/


/*############### contact settings ################
################################################*/


/*############### bio settings ################
################################################*/




