.more a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#5A3D1B;
	text-decoration:underline;
}

.h1 {
	padding-top:22px;
	padding-left:8px;
}

.h2 {
	padding-top:3px;
	margin-left:-5px;
}

h1 {
	padding-top:20px;
	padding-left:5px;
}

h2 {
	font-family:Garamond, Georgia, "Times New Roman";
}

#wrapper {
	background-image:url(../images/contentBG.gif);
	background-repeat:repeat-x;
	background-position:0 113px;
}

#left {
	float:left;
	width:243px;
	height:540px;
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:529px;
	background-position:bottom right;
	background-repeat:no-repeat;
	height:540px;
	background-color:transparent;
	padding-top:0px;
}

#right {
	float:right;
	width:40px;
	height:540px;
	background-image:url(../images/right.gif);
	background-repeat:no-repeat;
}

.contentwrapper .h2 {
	margin-top:10px;
	margin-bottom:-15px;
}