.footerstyle {
	color: #FFFFFF;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #402B23;
	background-image: url(../images/base_files/gray_dots.png);
	background-repeat: repeat;
	}
a:link {
	color: #550000;
	}
a:visited {
	color: #808080;
	}
#mainwrap {
	min-width: 500px;
	max-width: 1400px;
	background: #FFFFFF;
	width: 1024px;
	height: 550px;
	top: 20px;
	border: thin solid #96674F;
	margin: 20px auto 0px;
	position: relative;
	bottom: 0px;
}
#indexcontent {
	width: 694px;
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
	background: url(../images/base_files/header2.png) no-repeat;
	height: 450px;
	position: relative;
	float: left;
	padding-top: 75px;
	padding-right: 300px;
	padding-left: 30px;
	clear: both;
}
#maincontent {
	width: 700px;
	font-size: 1em;
	color: #333;
	line-height: 1.5em;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	height: 460px;
	position: relative;
	margin-bottom: 0px;
}
#footer {
	padding: 10px 10px 15px 30px;
	float: left;
	position: relative;
	width: 985px;
	clear: both;
	height: 30px;
	bottom: 0px;
	left: auto;
	right: auto;
	background-color: #483128;
	}
#worksamples {
	position: relative;
	left: 0px;
	top: 10px;
	padding-left: 10px;
}

/* header */

#header {
	height: 70px;
	background: url(../images/base_files/longpencils_2.png);
	}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	text-indent: 320px;
	width: auto;
	height: 50px;
	}
	
/* message row */

#message {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	color: #cc9;
	text-align: center;
	background: #404530 url(img/message-bg.gif) repeat-x top left;
	}
	
/* content */

#content h2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 150%;
	color: #663;
	font-weight: normal;
	}

/* sidebars */

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: url(img/box-b.gif) no-repeat right bottom;
	}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(img/box-t.gif) no-repeat top left;
	}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
	}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(img/li-bullet.gif) no-repeat 0 3px;
	}

/* footer */

#footer p {
	margin: 0;
	font-size: 0.875em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: +.1em;
	}

/*  IE fixes */

#content, #sidebar, #footer {
	height: 1%;
	}
#textbox {
	text-align: left;
	height: 150px;
	width: 150px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	margin-left: 20px;
	clear: none;
}
#sidebar {
	float: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	position: absolute;
	top: 110px;
	right: 10px;
	clear: none;
}
#arrow_left {
	position: absolute;
	left: 30px;
	top: 30px;
}
#arrow_right {
	position: absolute;
	right: 20px;
	top: 30px;
}
.clearfloats {
	clear: both;
}
#indexwrap {
	min-width: 500px;
	max-width: 1400px;
	background: #FFFFFF url(../images/base_files/can_pencils3.png) no-repeat 575px 200px;
	width: 1024px;
	height: 550px;
	top: 20px;
	border: thin solid #000000;
	margin: 20px auto 0px;
	position: relative;
	bottom: 0px;
}
#picbox {
	text-align: left;
	height: 150px;
	width: 120px;
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.25em;
	margin-left: 20px;
	clear: none;
	color: #666666;
	padding-right: 10px;
}
#header2 {
	height: 70px;
	background: url(../images/base_files/header2.png);
}
