body {

	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	background-image: url(/darkkat/ver2/includes/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#top {

	height: 176px;
	width: 750px;
	margin: 0 auto;
	background-image: url(/darkkat/ver2/includes/images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}

#nav_box {

	height: 25px;
	width: 300px;
	margin-top: 151px;
	padding-right: 75px;
	float: right;	
	overflow: hidden;
}

.nav_item {

	width: 100px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 4px;
	background-image: url(/darkkat/ver2/includes/images/white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #000;
}

#p01 #nav01,
#p02 #nav02,
#p03 #nav03

{

	width: 100px;
	height: 21px;
	float: left;
	text-align: center;
	padding-top: 4px;
	background-image: url(/darkkat/ver2/includes/images/selected.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}

a {

	color: #4c1969;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #4c1969;
}

a:hover {

	color: #ff0000;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ff0000;
}

a.none {

	color: #fff;
	text-decoration: none;
	border-width: 0px;
}

a.none:hover {

	color: #fff;
	text-decoration: none;
	border-width: 0px;
}

a.special {

	color: #fff;
	text-decoration: none;
	border-width: 0px;
}

a.special:hover {

	color: #ff0000;
	text-decoration: none;
	border-width: 0px;
}

a.specialon {

	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	border-width: 0px;
}

a.specialon:hover {

	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	border-width: 0px;
}

#across {

	height: 107px;
	width: 750px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#blurb {

	padding-top: 10px;
}

#main_area {

	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#gray {

	width: 647px;
	background-color: #595959;
	border-width: 0px 1px 1px 1px;
	border-color: #fff;
	border-style: solid;
	padding-left: 25px;
	padding-right: 25px;
	overflow: hidden;
	margin-bottom: 25px;
}

#content {

	width: 597px;
	padding: 25px;
	background-color: #fff;
	color: #000;
	background-image: url(/darkkat/ver2/includes/images/bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px 1px 0px 1px;
	border-color: #fff;
	border-style: solid;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 25px;
}

#box {

	width: 600px;
	height: 100px;
	overflow: hidden;
	background-image: url(/darkkat/ver2/includes/images/box.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 15px;
}

.box_item {

	padding: 10px;
	font-size: 10px;
	color: #000;
	float: left;
	width: 210px;
}

.box_item2 {

	padding: 10px;
	font-size: 10px;
	color: #000;
	float: left;
	width: 110px;
}

h2 {

	font-family: arial;
	color: #000;
	font-size: 30px;
	margin: 0px;
	padding-bottom: 15px;
}

h3 {

	font-family: arial;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

ul.featured {

	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
}

.entry {

	padding-bottom: 15px;
	margin-bottom: 15px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #4c1969; 
}

.comment_box {

	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #4c1969;	
}

.blog_commenter {

	font-weight: bold;
}