.main_table
{
	border-left: 2px solid black;
	border-right: 2px solid black;
}

td{
font-family: Tahoma, sans-serif; 
font-size: 16px;
color: white;
font-weight: bold;
}

.force_margin
{
	margin-left: 10px;
	margin-right: 10px;
}

.featured
{
font-size: 25px;
color: #ff0000;

text-decoration: underline;
}

.smaller
{
	font-size: 12px;
}

li{
margin-bottom: 8px;
}

.warning_text
{
	font-size: 14px;
}

a { color: white; }
a-link { color: white; }
a-visit { color: white;}

.stampit
{
background-image: url(images/stamp.jpg);
background-repeat: no-repeat;
}

.story
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
}

.post
{
	margin-left: 10px;
	margin-right: 10px;
	font-size: 24px;
}

.adbox
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
	border: 2px solid black;
	color: black;
}

.adbox_gallery
{
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: white;
	border: 2px solid black;
	color: black;
}

.adbox_text
{
	color: #000000;
}

hr
{
	width="95%";
	hight="1px";
	color="black";
	noshade;
}

.menu_links
{
	color: black;
}

.adbox2
{
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: white;
	border: 1px solid black;
}

.indent
{
	margin-left: 25px;
}