/* generics thanks to Meyerweb.com */

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;
	text-decoration: none;
}
/* 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: "" "";
}

/* end of generics */



body {
	text-align: left;
	margin: 0 auto;
	padding: 2em;
	color: #000;
	font-family: Verdana, Helvetica, Arial, Geneva, Helvetica, sans-serif;
	background-image: url('bottom_background.png');
	background-repeat: repeat;
	background-color: #e37b1e;
	}

a:link, a:visited {
	border-bottom: .1em dotted #000;
	color: #000;
	}

a:hover {
	border-bottom: .1em solid #000;
	}

#container, #credits {
	width: 58.5em;
	margin: auto auto;
	padding: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	}


#container {
	border: .1em solid #191816;
	background-color: #c2b6a2;
	}

div.spacer {
	clear: both;
	font-size: .1em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0;
	line-height: 1.2em;
	}

h2, h4, h6 { font-weight: bold; }

h1, h2 {
	font-size: 1.7em;
	margin: .6em 0;
	}

h1 {
	margin-top: 0;
	}

h2, h3 {
	font-size: 1.3em;
	margin: .8em 0;
	}

h4, h5 {
	font-size: 1em;
	margin: 1em 0;
	}

h6 {
	font-size: .9em;
	text-transform: uppercase;
	}


#header {
	border: 0;
	padding: 1.5em 1em 1em 2em;
	text-align: left;
	margin: 0;
	color: #000000;
	}

#left {
	padding: 0;
	text-align: left;
	margin: 0;
	float: left;
	font-weight: normal;
	border: 0;
	background-image: url('/img/name.png');
	background-repeat: no-repeat;
	height: 76px;
	width: 219px;
	}

#right {
	text-align: right;
	float: right;
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
	border: 0;
	margin: 0;
	padding: 0;
	}


p { text-align: left; }

ul ul, td p { font-size: 1em; }

#middle {
	border: 0;
	border-top: .1em dashed #000000;
	border-bottom: .1em dashed #000000;
	padding: 0;
	padding-top: 3em;
	padding-bottom: 3em;
	margin: 0;
	font-size: .9em;
	}

#nav {
	float: left;
	margin: 0;
	margin-right: 2em;
	margin-bottom: 2em;
	padding: 0;
	width: 10em;
	line-height: 1.5;
	}

#nav a {
	background-color: #615b51;
	background-image: url('top_background.png');
	background-repeat: repeat;
	text-decoration: none;
	padding: .3em .2em .3em 1.1em;
	border: .1em solid #191816;
	border-left: 0;
	margin: 0 0 .3em 0;
	margin-left: 0;
	color: #fff;
	display: block;
	font-size: .9em;
	font-weight: bold;
	}

#nav a.top {
	margin-top: 0;
	}

#nav a:hover {
	background-color: #000;
	color: #c2b6a2;
	}

#content {
	margin-left: 10em;
	padding: 2em;
	padding-top: 0;
	line-height: 1.4em;
	}

#content p {
	padding: .5em 2em .5em 2em;
	margin: .5em 0 .5em 0;
	}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	}

#content ul ul {
	list-style-type: circle;
	list-style-position: inside;
	}

#content li {
	padding: .2em 2em;
	margin: .2em 0;
	}

#footer {
	clear: both;
	border: 0;
	padding: .5em;
	text-align: center;
	margin: auto auto;
	}

#footer p {
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	}

#footer img {
	border: 0;
	padding: 0;
	margin: 0;
	}

#footer a, #credits a { border: 0; }

.imagefloat {
	border: .1em solid #000000;
	padding: .5em;
	margin: 0 0 1em 1em;
	float: right;
	}

.profile {
	border: 0;
	}

.icons {
	border: 0;
	margin: 0em 1em;
	}

.floatright {
	text-align: right;
	margin: 1em;
	}

p.floatright { float: right; }


#portfolio {
	margin: 0;
	margin-left: 1em;
	}

#portfolio img {
	margin-top: 2em;
	}

#portfolio a {
	text-decoration: none;
	border: 0;
	}
