<style type="text/css">
<!--

        A:link    {text-decoration: none; color: #AA0000; font-family: georgia; font-size: 13px;}
        A:visited {text-decoration: none; color: #AA0000; font-family: georgia; font-size: 13px;}
        A:hover   {text-decoration: underline; color: #666666; font-family: georgia; font-size: 13px;}

	.class1   {text-decoration: italic; color: #000000; font-family: verdana; font-size: 11px;}

	.class2   {text-decoration: none; color: #777777; font-family: verdana; font-size: 20px;}

        .class3 A:link    {text-decoration: none; color: #AA0000; font-family: verdana; font-size: 11px;}
        .class3 A:visited {text-decoration: none; color: #AA0000; font-family: verdana; font-size: 11px;}
        .class3 A:hover   {text-decoration: underline; color: #000000; font-family: verdana; font-size: 11px;}

        .class4 A:link    {text-decoration: none; color: #FFFFFF; font-family: georgia; font-size: 13px;}
        .class4 A:visited {text-decoration: none; color: #FFFFFF; font-family: georgia; font-size: 13px;}
        .class4 A:hover   {text-decoration: underline; color: #FFFFFF; font-family: georgia; font-size: 13px;}

        .class5 A:link    {text-decoration: none; color: #AA0000; font-family: verdana; font-size: 12px;}
        .class5 A:visited {text-decoration: none; color: #AA0000; font-family: verdana; font-size: 12px;}
        .class5 A:hover   {text-decoration: underline; color: #000000; font-family: verdana; font-size: 12px;}

        .class6   {text-decoration: none; color: #FFFFFF; font-family: georgia; font-size: 13px;}

        .class7 A:link    {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 11px;}
        .class7 A:visited {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 11px;}
        .class7 A:hover   {text-decoration: underline; color: #FFFFFF; font-family: verdana; font-size: 11px;}

        .class8   {text-decoration: none; color: #000000; font-family: serif; font-size: 50px;}

        .class9   {text-decoration: none; color: #000000; font-family: verdana; font-size: 10px;}

div.background
	{
	position: relative;
	width: 800px;
	overflow: visible;
	background: #FFFFFF;
	border-style: ridge;
	border-color: #AA0000;
	border-top-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-right-width: 5px;
	}

div.banner
	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	}

div.links
	{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #333333;
	padding: 0px;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-color: #000000;
	text-align: justify;
	}

div.linkextension
	{
	position: absolute;
	top: 600px;
	left: 0px;
	height: 425px;
	width: 255px;
	overflow: inherit;
	background: transparent;
	padding: 0px;
	font-family: verdana;
	font-style: normal;
	font-size: 11px;
	font-color: #000000;
	text-align: justify;
	}

div.text
	{
	position: absolute;
	top: 260px;
	left: -5px;
	width: 510px;
	height: 800px;
	overflow: auto;
	background: #FFFFFF;
	border-style: ridge;
	border-color: #AA0000;
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 270px;
	padding-right: 20px;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-color: #000000;
	text-align: justify;
	}

div.base
	{
	position: absolute;
	left: -245px;
	width: 892px;
	height: 16px;
	border-style: solid;
	border-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 4px;
	padding-bottom: 20px;
	font-family: verdana;
	font-style: normal;
	font-size: 8px;
	font-color: #222222;
	text-align: center;
	}

div.title
	{
	position: absolute;
	top: 425px;
	left: 60px;
	background: transparent;
	text-align: left;
	}

div.mediabox
	{
	width: 482px;
	height: 80px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	border-style: none;
	border-color: transparent;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	}

div.storybox
	{
	width: 482px;
	height: 200px;
	background: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
	border-style: none;
	border-color: transparent;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-family: verdana;
	color: black;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	}

#picture
	{
	float: left;
	width: 135px;
	}

#storydescription
	{
	float: left;
	width: 250px;
	left: 250px;
	text-align: left;
	}

#container ul
	{   
	padding:0;   
	margin:0;   
	list-style-type:none;   
	}   

#left
	{
	float: left;
	width: 48%;
	text-align: center;
	}

#right
	{
	float: right;
	width: 48%;
	text-align: center;
	}

#story
	{
	float: left;
	width: 220px;
	height: 200px;
	text-align: left;
	}

#thirdleft
	{
	float: left;
	width: 32%;
	text-align: center;
	}

#thirdcenter
	{
	float: left;
	width: 32%;
	text-align: center;
	}

#thirdright
	{
	float: right;
	width: 32%;
	text-align: center;
	}

#column1
	{
	float: left;
	width: 55px;
	padding-left: 5px;
	text-align: left;
	}

#column2
	{
	float: left;
	width: 120px;
	text-align: left;
	}


#column3
{
	float: left;
	width: 300px;
	text-align: left;
	}

/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#darkbuttons
	{
	color: #FFFFFF;
	background-color: #AA0000;
	border: 1px outset #ff8080;
	width: 235px;
	padding: 8px;
	text-decoration: none;
	display: block;
	}

#lightbuttons
	{
	color: #FFFFFF;
	background-color: #333333;
	width: 235px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-decoration: none;
	display: block;
	}

#tswcssbuttons {

	text-align: left;
}

#tswcssbuttons ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#tswcssbuttons li {
	margin: 0;
	padding: 0px;
	display: block;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#tswcssbuttons li a {
	color: #FFFFFF;
	background-color: #AA0000;
	border: 1px outset #ff8080;
	width: 235px;
	padding: 8px;
	text-decoration: none;
	display: block;
}

#tswcssbuttons li a:hover {
	color: #000;
	background-color: #ffbfbf;
}

.floatstop
	{
	clear: all;
	}

  -->
</style>
