body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body a {
text-decoration: underline;
color: #003300;
}

body a:hover {
text-decoration: underline;
color: #ff0000;
}

a:link {
	color: #006600;
}

#border {
	width: 95%;
	background: #ffffff;
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #08ac56;
	border-left: 1px solid #08ac56;
	border-right: 1px solid #08ac56;
}

#header {
background: url("logo_bg.gif") no-repeat;
font-size: 1px;
text-align: left;
}

.navbar {
background: #dedede;
padding: 5px;
text-align: center;
font-size: 12px
}

.highlight {
width: 133px;
margin-bottom: 10px;
}

.highlight .topic {
background: url("http://archives.troma.com/category_sm.gif") no-repeat;
text-align: center;
font-size: 10px;
font-weight: bold;
}

.highlight .content {
border: 1px solid #08AC56;
text-align: center;
padding: 1px;
}

.highlight .content img {
margin: 1px;
}

.highlight .content {
font-size: 10px;
font-weight: bold;
}

.highlight .content a {
text-decoration: none;
}

.highlight .content .mediumtext {
font-size: 12px;
font-weight: bold;
}

.story {
margin: 0px 5px 10px 5px;
}

.story .headline {
font-size: 18px;
font-weight: bold;
color: #007700;
text-decoration: none;
}

.story .content {
font-size: 12px;
}

