body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #000000;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7D4400;
}

.text {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7D4400;
}

p, ul, ol {
	line-height: 110%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

#header {
	background-image:url(../images/2010/header-banner012010);
	width: 900px;
	height: 175px;
	margin: 0 auto;
	text-indent: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}


#header a {
	border: none;
	text-decoration: none;
	color: #FAE6D4;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 142px 0 0 0;
	list-style:outside;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px 18px 10px 25px;
	font-size: 14px;
	color:#000;
	list-style:
	}

#menu a hover {
	padding: 10px 18px 10px 25px;
	font-size: 14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
}

#menu .first a {
	background: none;
}

#sidecontent {
	width: 880px;
	height: 300px;
	background-image:url(../images/2010/WORK-HEADER);
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-top: 40px;
	color: #000000;
}

#webwork{
	width: 300px;
	height: 200px;
	padding: 142px 0 0 0;
	font-size:14px;
	color:#999;
}

#resume {
	width: 880px;
	background:#ffffff;
	border: 10px solid #CCC;
	margin-bottom: 10px;
	color: #000;
	margin: 0 auto;
	margin-top: 40px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	height:200;
	text-align: center;
	font-size: 10;
	color: #FFFFFF;
	background-position:center;
}

#footer a {
	color:#666;
}
