#container {
/*set default font-size*/
font-size: 70%;
font-family: tahoma;
text-align : left;
background: #C7C7C5 url(../images/content-bak.gif);
margin-top: 10px;
margin-bottom: 10px;
}


#credits {
padding: 5px;
color: #6B6459;
font-size: 87%;
}

/*
======================================
==============TAGS====================
======================================
*/




h1 {font-size: 3em;}

h2 {
color: white;
font-size: 160%;
padding-bottom: 10px;
}




/*
======================================
============== CLASSES ===============
======================================
*/

.content {
padding-left: 38px;
padding-top: 20px;
}

.rhs {
padding-top: 20px;
padding-right: 10px;
}

.infobar {
padding: 4px;
}

.pageheader {
color: white;
font-size: 160%;
padding-bottom: 10px;
padding-left: 20px;
}

.topright {
padding-left: 12px;
padding-right: 12px;
padding-bottom: 5px;
color: #827777;
line-height: 145%;
}

.bottomleft {
padding: 12px;
color: #827777;
line-height: 145%;
}

.news-item {
padding: 12px;
color: #827777;
line-height: 145%;
margin-bottom: 25px;
}

	.news-headline {
	color: white;
	font-size: 140%;
	padding-bottom: 10px;
	padding-left: 9px;
	}
	
	.news-date {
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 9px;
	}
	
	.news-admin {
	padding-bottom: 5px;
	}
	
#commentsform {
color: #827777;
line-height: 145%;
}

	#commentsform td {
	border-bottom: 1px solid #827777;
	}

.creditright {
padding-right: 30px;
}
.creditleft {
padding-left: 50px;
}

.personnel {
color: #827777;
background: #e5e2e1;
}

.personnel h4 {
text-transform: uppercase;
font-size: 135%;
font-weight: normal;
margin: 0;
margin-bottom: 5px;
}

.dottedtd {
background: url(../images/tdtop.gif) repeat-x top left;
}

.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}