li{

list-style-type:none;
}

.bookmark_links li {

display:inline;
}
 




body, div, a, span, td{
font-family: Arial;
font-size: 14px;
line-height:20px;
}

body { 
	margin: 0px; 
	padding: 0px;
	}


a, a:link, a:visited {
	text-decoration: underlined;
color: #000000;
}

a:hover {
	text-decoration: none;
}

#siteBody { 
	width: 880px;
	margin:0px auto;
}


#leftBox a{

font-size: 14px;
color: #000000;

line-height:30px;
}
#leftBox .bigBt a{

font-size: 14px;

}
#siteHead a{
font-size: 30px;
text-decoration: none;
}

#mainContent{

width: 680px;

}



.error{

color: red;

}


#siteNavigation{
height: 26px;
}



form{
margin:0;
}






.catBox{
float: left;
width: 180px;
height: 22px;

}

.siteBox{ 

border: 0px;
padding: 5px;
margin-top: 5px;

}

.boxTitle{

padding: 5px;
font-weight: bolder;
}




#content{
clear: both;
}

label{
float: left;
width: 160px;
}

.bold{
font-weight: bold;
}


.blogTitle{
		padding-top: 20px;
		padding-bottom: 20px;
		}
		
		.blogLine{
		border-top: 1px solid black;
		padding-bottom: 20px;
		background-color: #f4f4f4;
		margin-bottom: 20px;
		}
		
		.blogTitle a{
		
		font-size: 24px;
		text-decoration: none;
		font-weight: bold;
		color: #54564D;
		}
		
		
		.blogTitleSlim{
		
		font-size: 20px;
		text-decoration: none;
		color: #6C754A;
		}
		
		.blogDateDay{
		background-color: #99AC71;
		color: #ffffff;
		font-size: 24px;
		padding-left: 10px;
		padding-right: 10px;
		}
		.blogDateMonth{
		background-color: #B1C48A;
		color: #ffffff;
		font-size: 24px;
		padding-left: 10px;
		padding-right: 10px;
		}
		
		.blogContent{
		
		clear: left;
		
		}
