.brightheader {
	color: #BBBBBB;
	font-family: Times, Times New Roman;
	font-size: 21px;
        letter-spacing: 0.05em;

}

.catalogstyleheader {
        color: #00A;
        font-family: Times, Times New Roman;
        font-size: 18px;
        Letter-Spacing: 0.05em;
}

.bigcatalogstyleheader {
        color: #00F;
        font-family: Times, Times New Roman;
        font-size: 23px;
        Letter-Spacing: 0.05em;
}

.subtext {
	color: #777;
	font-family: Times, Times New Roman;
	font-size: 10px;
	letter-spacing: 0.05em;
}
.bodydiv {
	width: 553px;
	color: #BBBBBB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.07em;
	background-color: #000000;
}
.blogdiv {
	text-align: left;
	float: none;
	width: 533px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.newsdiv {
	text-align: left;
	width: 370px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.highlightdiv {
	text-align: left;
	width: 213px;
}

.commentscontainer{
        background-color: #111111;
        padding:10px;
}

.blogcomment {
        background-color: #222222;
        padding: 10px;
        margin-bottom: 5px;
}

.commentauthor {
color: #EEEEEE;
}

a {
color: #FFFFFF;
border: none;
}

a.img {
border: none;
}

