body {
	background-color: #EDD69E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;}
.holder {
	width: 740px;
	padding: 19px;
	background-color: #EACE8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-top: 1px none #533800;
	border-right: 1px solid #533800;
	border-bottom: 1px solid #533800;
	border-left: 1px solid #533800;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
.header {
	background-image: url(images/header.jpg);
	height: 150px;
	width: 780px;
}
.leftcol {
	width: 170px;
}
.rightcol {
	float: right;
	width: 550px;
}
li {
	list-style-type: square;
	color: #644300;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
.footer {
	width: 780px;
	text-align: right;
	font-size: 9px;
}
.pic {
	border: 1px solid #593D00;
	margin: 5px;
}
.profiletitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #483100;
	border-right-color: #483100;
	border-bottom-color: #483100;
	border-left-color: #483100;
	font-weight: bold;
}
.visitlink {
	text-align: right;
	font-weight: normal;
	border: 1px solid #533800;
	background-color: #E4C06D;
	padding: 3px;
	font-size: 10px;
}
textarea {
	background-color: #EACE8E;
	border: 1px solid #D9A733;
}
input {
	background-color: #EACE8E;
	border: 1px solid #D9A733;
}
hr {
	color: #6F4A00;
	border: 1px dashed;
}
.partners {
	font-size: 9px;
	text-align: left;
	width: 780px;
}
.dcinside {
	width: 780px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style3 {font-size: 9px}