body {
	background-color: #7b4e20;	
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align:  inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7b4e20;
}

.content a:link, .content a:visited {
	color: #03F;
	text-decoration:underline;
}
.content a:hover  {
	color: #F60;
	text-decoration: none;
}

.topmenu {
	padding: 148px, 200px, 0px, 250px;
	margin-top: 148px;
}
.topmenu a:link, .topmenu a:visited {
	color: #985e50;
 	text-decoration: underline;
}
.topmenu a:hover {
	color: #000;
	text-decoration: none;	
}

p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

#main {
	width:770px;
	margin: 20px auto 20px auto;
	xborder: 0px solid #f0f0f0;

}
#Box3SliceContainer {
	margin-left:0px;
	margin-top:0px;
	width:770px;
	xwidth:763px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/graphics/widecontentbkgd.gif);
	background-repeat: repeat-y;

}
#header {
	margin-left:0px;
	margin-top:0px;
	width:764px;
	height:170px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/graphics/header.gif);
	overflow:hidden;
	

}
#leftsideimage {
	background-image: url(images/graphics/leftsideimage.gif);
	xmargin-left:-1px;
	margin-top:0px;
	width:104px;
	height:381px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#contentright {
	background-image: url(images/graphics/contentright.gif);
	background-repeat: repeat-y;
	margin-left:0px;
	margin-top:0px;
	width:666px;
	xheight:381px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.content{
	margin: 0px 100px 0px 50px;
}
.topofpage {
	margin: 10px 100px 10px 50px;
}
.topofpage a:link, .topofpage a:visited {
	color: #03F;
	text-decoration:underline;
}
.topofpage a:hover  {
	color: #F60;
	text-decoration: none;
}

#boxbottom {
	margin-left:11px;
	margin-top:0px;
	width:753px;
	height:33px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/graphics/bottom.gif);
	background-repeat:
	overflow:hidden;
}
#footer {	
	margin: 5px;
	font-size: smaller;
	color: #CC9966;
}
#footer a:link, a:visited {
	color: #CC9966;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC9966;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

