body
{
	font-family: arial, 'lucida console', sans-serif; 
	color: black; 
	font-size: 12px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
a:link
{	color: blue; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:visited
{	color: purple; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover
{	color: 377888; 
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
hr {
	border: 0;
	color: #377888;
	background-color: #377888;
	height: 1px;
	width: 100%;
}
#outertable
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	border-spacing:0 0; 
}
.leftframe
{
	background-image: url(./pics/leftside3.png);
	background-position: top right;
	background-repeat: repeat-y;
	border: none; 
	border-spacing:0 0;
}
.rightframe
{
	background-image: url(./pics/rightside2.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	border: none;
	border-spacing:0 0;
}
.mainframe
{
	width: 795px; 
	vertical-align: top; 
	text-align: center; 
	background-color: D0D0D0; 
	border-left-color: 377888; 
	border-left-style: solid; 
	border-left-width: 3px; 
	border-right-color: 377888; 
	border-right-style: solid; 
	border-right-width: 3px; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	border-spacing:0 0;
	padding: 0px;
}
#insidetable
{
	width: 100%; 
	padding: 0px 0px 0px 0px;
}
.inleft
{
	width: 600px;
	vertical-align: top;
}
.inright
{
	width: 195px;
	vertical-align: top;
}
#topmenu
{
	width: 795px;
	background-color: 377888;
	text-align: left;
	color: black; 
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.tmlink
{
background-color: 377888;
}
.tmlink:hover
{
color: 377888;
background-color: D0D0D0;
}
.tmlink:link
{
color: black;
}
.tmlink:visited
{
color: black;
}
#bottommenu
{
	text-align: center;
	color: black; 
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#pagemenu
{
	text-align: right;
	color: black; 
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#toptime
{
	text-align: right;
	color: black; 
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
.storytitle
{
	text-align: left;
	color: black;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.storytitle:link
{
color: black;
font-size: large;
}
.storytitle:visited
{
color: black;
font-size: large;
}
.storytitle:hover
{
color: 377888;
font-size: large;
}
#storydate
{
	text-align: left;
	font-size: 10px;
}
#storydescription
{
	text-align: left;
}
#storylink
{
	text-align: center;
	text-decoration: none;
}
#storyphoto
{
	text-align: center;
	text-decoration: none;
}
#storyquote
{
	text-align: center;
	font-style: italic;
}
#storyaddlink
{
	text-align: right;
}
#storyvideo
{
	text-align: center;
}

