body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** BEGIN PAGE STRUCTURE **/

* html #container{ 		/* IE HACK*/
	margin-left:-283px;
}
* {border:0;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	text-align: left;
	font: 13px/17px 'Trebuchet MS', helvetica, sans-serif;
	color: #000;
	background: url('../img/bg-9a.jpg') top left repeat #561B02;
	background-attachment: fixed;
}

#container {
	width: 566px;
	position: absolute;
	left: 50%;
	padding: 0;
	margin: 120px 0 0 -283px ;
	background: url('../img/container-bg03.jpg') repeat-y top center #decfae;
	color: #000;
}

#header {
	width: 566px;
	position: absolute;
	left: 50%;
	margin-left: -283px;
	background: url('../img/container-bg03-head.jpg') no-repeat top center #decfae;
	height:24px;
}

#footer {
	width: 566px;
	position: absolute;
	left: 50%;
	margin-left: -283px;
	background: url('../img/container-bg03-foot.jpg') no-repeat top center #decfae;
	height:24px;
}

.name {
	position: absolute;
	left: 50%;
	margin-left: -169px;
	margin-top: 10px;
}

.topic {
	width: 470px;
	left: 33px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
}

.work {
	color: #000000;
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-size: 13px;
	margin-top: 2px;
	padding: 10px;
}

.work ul {
	font-size:95%;
	margin: 10px 0px 0px 0px;
	list-style:none;
	line-height:18px;
}

.work li a {
	font-weight:bold;
}

.topic_holder {
	width:500px;
	margin: 10px 0px 10px 0px;
}

.work_one {
	width: 230px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}
.work_two {
	width: 230px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.two_col_list {
	width: 536px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.mmir {
	width: 240px;
	float: left;
	display: block;
}

.clear{
	clear:both;
}

.spacer {
	line-height:0px;
	margin:0;
	clear:both;
}

p {
	margin-top: 2px;
	color: #000000;
}
/** END PAGE STRUCTURE **/


h1 {
	font-size: 17px;
	color: #702C16;
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	border-bottom: 1px dashed #702C16;
	font-weight:bold;
}

h2 {
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #000;
	margin-bottom: 4px;
	font-weight:bold;
}

h3 {
	background: url('../img/name-01.jpg') top center no-repeat;
	color: #000;
	height: 100px;
	left: 50%;
	margin: -110px 0 0 -283px;
	padding: 0;
	position: absolute;
	width: 566px;
}

/** BEGIN WORK PIC LINKS **/
a.text:link, a.text:visited, a.text:active {
	text-decoration: none;
	color: #7D663A;
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
}
a.text:hover{
	text-decoration: none;
	color: #fff;
}
/** END WORK PIC LINKS **/

a:link, a:visited, a:active {
	text-decoration: none;
	color: #702C16;
	font-family: 'Trebuchet MS', helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
}
a:hover{
	text-decoration: none;
	color: #e75b2d;
}


/** BEGIN GRAPHICS SECTION **/
img {
	border: 0;
	display: block;
	}

.workpicleft {
	width: 260px;
	float: left;
	display: block;
	margin-left: 0px;
}

.workpicright {
	width: 260px;
	float: left;
	display: block;
	margin-right:0px;
}

a.workthumb, a.workthumb:visited, a.workthumb:active {
	background: #7D663A; /*494124*/
	float: left;
	display:inline;	/* Corrects IE double margin float bug */
	padding: 4px;
	border: 1px solid #7D663A;
}

a.workthumb:hover {
	background-color: #F6F6F6;
	border: 1px solid #7D663A;
}

/** END GRAPHICS SECTION **/


/** BEGIN NAVIGATION SECTION **/
#fixed {
	position:fixed;
	left: 50%;
	margin-left: -395px;
	margin-top: 120px;
	width: 140px;
	height: 100px;
}

* html #fixed{
	position:absolute;
	}

#fixed ul li a {
	font-size: 20px;
	font-weight:bold;
	color: #DEC491;
}

#fixed ul li a:hover {
	color: #fff;
	 text-decoration: none;
}

ul.navigation { 		/* IE HACK*/
	_line-height: 23px;
	list-style-type: none;
	_margin-top: 0px;
	_margin-left: 27px;
}

html>body ul.navigation {  		/* FF HACK*/
	line-height: 25px;
	list-style-type: none;
	margin-left: -10px;
}
/** END NAVIGATION SECTION **/
