body  {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : verdana, helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background-color : #000;
	text-align : center;
}

#index_content  {
	width : 902px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 0px;
	background-color : #dee;
}

#individual_content {
	width : 716px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom: 0px;
	background-color : #dee;
}

#index_top  {
	margin : 0px;
	padding : 0px;
	border-bottom : 1px solid #000;
	background : #acc;
	height : 101px;
	width : 902px;
}

#individual_top  {
	margin : 0px;
	padding : 0px;
	border-bottom : 1px solid #000;
	background : #acc;
	height : 101px;
	width : 716px;
}

#comment_top  {
	margin : 0px;
	padding : 0px;
	border-bottom : 1px solid #000;
	background : #acc;
	height : 101px;
	width : 727px;
}

#index_top img  {
	text-indent : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#individual_top img  {
	text-indent : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

#comment_top img  {
	text-indent : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}



#left  {
	top : 101px;
	margin : 0px;
	padding : 10px;
	border : 0px;
	background : #dee;
	width : 165px;
	float : left;
	text-align : left;
}

#right  {
	top : 101px;
	margin : 0px;
	padding : 10px;
	background : #dee;
	width : 164px;
	float : left;
	text-align : left;
	border-left : 1px solid #000;
	border-right: 0px;
}

#middle  {
	top : 101px;
	margin : 0px;
	padding : 10px;
	border : 0px;
	background : #fff;
	width : 508px;
	float : left;
	text-align : left;
	border-left : 1px solid #000;
}

#comment_middle  {
	top : 106px;
	margin-right : 0px;
	margin : 0px;
	padding : 10px;
	border : 0px;
	background : #fff;
	width : 707px;
	float : left;
	text-align : left;
}

h1  {
	font-size : 14px;
	font-weight : bold;
	color : #300;
	text-transform : uppercase;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2  {
	font-size : 12px;
	font-weight : bold;
	color : #300;
	margin-top : 10px;
	margin-bottom : 0px;
}

h3  {
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
	margin-top : 0px;
	margin-bottom : 0px;
}

h4  {
	font-size : 11px;
	font-weight : normal;
	font-style : italic;
	text-transform : lowercase;
	margin-top : 0px;
	margin-bottom : 0px;
}

li  {
	font-size : 11px;
}

ul  {
	padding : 0px;
	margin-left : 20px;
	margin-top : 6px;
	list-style-type : square;
}

p  {
	text-indent : 9px;
	margin-top : 6px;
	margin-bottom : 6px;
}

img  {
	text-indent : 0px;
	margin-top : 6px;
	margin-bottom : 6px;
	margin-left: 0px;
	margin-right: 0px;
}

blockquote  {
	margin-top : 6px;
	margin-bottom : 6px;
	font-style : italic;
}

a:link  {
	color : #009;
	text-decoration : underline;
}

a:hover, a:active  {
	color : #009;
	text-decoration : underline;
}

a:visited  {
	color : #004;
	text-decoration : underline;
}

.hr  {
	height : 1px;
	border-top : 1px dashed #acc;
	margin-top : 20px;
	margin-bottom : 10px;
}

.attribution  {
	margin-bottom : 30px;
	font-size : 10px;
	color : #009;
}

.calendar  {
	font-size : 9px;
}

.calendarhead  {
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}

.powered  {
	font-family : verdana, arial, sans-serif;
	color : #009;
	font-size : 9px;
	font-weight : bold;
	line-height : 140%;
	text-transform : uppercase;
	padding : 2px;
	margin-top : 10px;
	text-align : center;
	letter-spacing : .2em;
	background : #dee;
}

.blogrollmain  {
	font-size : 11px;
	padding : 0px;
	margin-left : 20px;
	margin-top : 6px;
}

.blog  {
	background : #fff;
	padding : 10px;
	width : 500px;
	text-align : left;
}

.comment {
	padding: 5px;
	border: 1px solid #acc;
}

.posted {
	font-size : 9px;
	color : #999;
	margin-bottom: 20px;
}

.comments-post  {
	font-size : 9px;
	color : #999;
}

.innerul  {
	margin-top : 0px;
}

ol  {
	padding : 0px;
	margin-left : 20px;
	margin-top : 6px;
}


