body
{
	background-color: #332222;
	/*background-color: #DDCCCC;*/
}


#header
{
	background:#FFEEFF url("../img/hd_bg_stripe_black.gif") repeat-x;
	color: #FFFFFF;
}

#header a:link
{
	color: #FFDDBB;
	font-weight: bold;
}

#header a:visited
{
	color: #AA8888;
	font-weight: bold;
}


#header a:hover
{
	color: #FF3333;
	font-weight: bold;
}

.banner
{
	background: #221100 url("../img/sunset.jpg") right top no-repeat;
	padding: 20px 0px 0px 20px;
	height: 120px;
	color: #FFFFFF;
	
}


.site_title
{
	float: left;
	margin-right: 50px;
}

.site_title a:link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.site_title a:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.site_title a:hover
{
	color: #FF3333;
	font-weight: bold;
}

.page_title
{
	float: left;
	font-size: small;
	padding-left: 20px;
	padding-top: 30px;
}


.topic_path
{
	border-top: #FFFFFF 1px solid;
	background-color: #110000;
	padding: 10px 10px 10px 30px;
	color: #FFFFFF;
	font-weight: bold;
}

.topic_path a:link
{
	color: #FFDDBB;
	font-weight: bold;
}

.topic_path a:visited
{
	color: #AA8888;
	font-weight: bold;
}

.topic_path a:hover
{
	color: #FF3333;
	font-weight: bold;
}

.navigation a:link
{
	color: #334455;
}

.navigation a:visited
{
	color: #556677;
}

.navigation a:hover
{
	background-color: #FFDDCC;
	color: #FF0000;
}


#frame-1 .nest2
{
	margin: 10px 10px 10px 10px;
	border: #FFFFFF 1px solid;
	background-color: #DDDDDD;
}

.box_title
{
	background-color: #776666;
	line-height: 2em;
	padding: 5px;
	font-weight: bold;
	border-bottom: #FF3311 1px solid;
}

.writings .box_title, .wrapping .box_title
{
	border-bottom: none;
}

.subtitle
{
	background-color: #998888;
	line-height: 1.5em;
	border-bottom: #FF3311 1px solid;
	padding: 5px;
}

.article
{
	line-height: 1.5em;
	padding: 10px;
	background-color: #DDDDDD;
}

.img_box
{
	margin: 10px 10px 10px 10px;
	text-align: center;
	border: #555555 1px solid;
}

.article .float_right
{
	margin-left: 20px;
	margin-right: 0px;
}

.article .float_left
{
	margin-left: 0px;
	margin-right: 20px;
}

.article .bottomed
{
	margin-top: 20px;
	margin-bottom: 0px;
}


.wrapping
{
	margin: 10px 0px 10px 10px;
}


.wrapping_top_l
{
	background: url("../img/sunset_wrapping_top_l.gif") left top no-repeat;
	width: 15px;
	height:15px;
}

.wrapping_top_c
{
	background-color: #776666;
	border-top: #FFFFFF 1px solid;
	height:15px;
}

.wrapping_top_r
{
	background: url("../img/sunset_wrapping_top_r.gif") right top no-repeat;
	width: 15px;
	height:15px;
}

.wrapping_l
{
	border-left: #FFFFFF 1px solid;
	width: 15px;

}

.wrapping_c
{
	padding: 0px;
}

.wrapping_r
{
	border-right: #FFFFFF 1px solid;
	width: 15px;
}


.wrapping_bottom_l
{
	background: url("../img/sunset_wrapping_bottom_l.gif") left bottom no-repeat;
	width: 15px;
	height:15px;
}
.wrapping_bottom_c
{
	background-color: #DDDDDD;
	border-bottom: #FFFFFF 1px solid;
	height:15px;
}
.wrapping_bottom_r
{
	background: url("../img/sunset_wrapping_bottom_r.gif") right bottom no-repeat;
	width: 15px;
	height:15px;
}

.wrapping_title .wrapping_l, .wrapping_title .wrapping_r
{
	background-color: #776666;
}

.wrapping_subtitle .wrapping_l, .wrapping_subtitle .wrapping_r
{
	background-color: #998888;
	border-bottom: #FF3311 1px solid;
}

.wrapping_body .wrapping_l, .wrapping_body .wrapping_r
{
	background-color: #DDDDDD;
}

#frame-1 .wrapping .nest2
{
	border: none;
}

.wrapping
{
	width: 95%;
}

.footer
{
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: #FFFFFF 3px double;
	border-bottom: #FFFFFF 3px double;
	background-color: #110000;
	text-align: center;
}
