body {
	background-image: url("background.jpg");
	background-repeat: repeat;
	background-position: top left;
	font-family: georgia;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #b96a15;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.leftcolumn {
	background-color: #c4813a;
	color: #fff;
	padding: 20px 0 10px 0px;
}
p {
	margin: 15px 0 0 0;
}
.break {
	margin-top: 15px;
}
.titletop {
	background-image: url("titlebg_mid.gif");
	background-repeat: repeat-y;
	padding: 10px 20px 0px 20px;
}
.title a:link, .title a:visited, .title a:active {
	font-size: 23px;
	color: #c4813a;
	text-decoration: none;
	font-weight: bold;
}
.title a:hover {
	text-decoration: underline;
}
.by {
	margin-top: 6px;
	font-size: 12px;
	color: #484848;
}	
.postbg {
	background-image: url("postbg.gif");
	background-repeat: repeat-y;
	padding: 0px 33px 15px 23px;
}
.post {
	font-size: 15px;
	color: #474747;
	line-height: 24px;
}
.continue a:link, .continue a:visited, .continue a:active {
	background-color: #f8f1e5;
	color: #b96a15;
	font-size: 16px;
	font-style: italic;
	padding: 5px;
}
.continue a:hover {
	background-color: transparent;
	text-decoration: underline;
	border-bottom: 0px;
}
.rightcolumn {
	margin: 54px 12px 0 8px;
}
.rightcolumn a:link, .rightcolumn a:active, .rightcolumn a:visited {
	color: #f6a248;
}
.line {
	width: 154px;
	height: 1px;
	background-color: #c19042;
	margin: 5px 0 10px 0;
}
.smalltitle {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	color: #d1d1d1;
	font-size: 12px;
	line-height: 17px;
}
form {
	margin: 0px 0px 0px 0px;
}
.rightbreak {
	margin-top: 25px;
}
#email {
	width: 140px;
	border: 1px solid #000;
	font-size: 12px;
	font-family: georgia;
	padding: 4px;
	color: #484848;
}
#contactsubmit {
	margin-left: 48px;
}
#search {
	width: 90px;
	border: 1px solid #000;
	font-size: 12px;
	margin: 8px 0 4	px 0;
	font-family: georgia;
	padding: 4px;
	color: #484848;
}
.slist ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 10px;
	color: #ffffff;
}
.slist li {
	padding: 0px 0 6px 0;
	margin-left: 5px;
	color: #fffff;
	font-size: 12px;
	line-height: 16px;
}
.slist a:link, .slist a:active, .slist a:visited {
	color: #f6a248;
}
.small {
	color: #e8e8e8;
	font-size: 10px;
}
#footer {
	color: #cdcdcd;
	font-size: 12px;
	margin: 25px 0 15px 0;
}
.divvy {
	font-size: 18px;
}
/** nav begin **/
#nav {
	margin: 0 0 0 0px;
	padding: 20px 0 0 0px;
	white-space: nowrap;
}
#nav ul {
	margin: 0 0 0 20px;
 	padding: 0px;
 	font-size: 16px;
	line-height: 40px;
	white-space: nowrap;
}
.commentlist {
	margin: 10px 0 0 20px;
}
#nav ul li a  {
	padding: 0px 0 0 13px;
}
#nav li a.on, #nav li a.on:visited, #nav li a.on:active, #nav li a.on:hover  {
	background-image: url("navon.gif");
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 2.8em;
	width: 8em;
}
#nav li a.off, #nav li a.off:visited {
	background-image: url("navoff.gif");
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	display: block;
	height: 2.8em;
	width: 8em;
}
#nav li a.off2, #nav li a.off2:visited {
	color: #fff;
	display: block;
	height: 3em;
	width: 8em;
}
#nav li {
	 list-style-type: none;
}
#nav li a {
	text-decoration: none;
	color: #fff;
	
}
#nav li a.off:hover, #nav li a.off2:hover {
	color: #2a2a2a;
}
/** nav end **/
img {
	border: 0px;
}
h3 {
	display:  none;
}
.DYTWcredits {
	display: none;
}
.naver a:link, .naver a:visited, .naver a:active {
	background-color: #f8f1e5;
	font-size: 16p;
	font-style: italic;
	padding: 5px;
}
.naver a:hover {
	background-color: transparent;
	text-decoration: underline;
	border-bottom: 0px;
	color: #fff;
}