body {
	background: #721F15 url(../images/bg_page.gif) repeat-y 50% 0;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #A6867A;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}
#wrapper {
	background: #CECE32 url(../images/bg_all.jpg) no-repeat;
	width: 730px;
	border: 5px solid #fff;
	margin: 0 auto;
	position: relative;
}
#sidebar {
	width: 200px;
	text-align: right;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#wrapper #sidebar p {
	font-size: 90%;
}

#nav {
	background: #a6867a;
	list-style: none;
	margin: 0 20px 90px 0;
	padding: 5px 0;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-size: 80%;
	width: 100px;
	float: right;
}

#nav  a {
	color: #ddc2b8;
	text-decoration: none;
	display: block;
	padding: 2px 0;
}
#nav li {
	margin-bottom: .35em;
}
#nav  a:hover, #nav a#curlink {
	color: #ebfeb9;
	background: #D72738;
}
#contentportfolio {
	width: 600px;
	margin-left: 100px;
	margin-top: 30px;
}
#content {
	width: 480px;
	margin-left: 220px;
	margin-top: 30px;
	padding-left: 20px;
}
h2 {
	font-weight: normal;
	font-size: 177%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A6867A;
}

#content h1 {
	background: url(../images/heading_home.png) no-repeat;
	height: 40px;
	width: 434px;
	margin: 0;
	text-indent: -9999px;
}
#contentportfolio  h1 {
	background: url(../images/heading_home.png) no-repeat;
	height: 40px;
	width: 434px;
	margin: 0;
	text-indent: -9999px;
}

a {
	color: #993333;
	text-decoration: none;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:visited {
	color: #721F15;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 22px;
	color: #8D8A22;
}

/* IE6 */
* html img, * html div, * html h1 {
	behavior: url(css/iepngfix/iepngfix.htc);
}
* html #nav li {
	zoom: 100%;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
}
