body 	{
	background-color: #eeeeee;
	margin-left: 40px;
	margin-right: 5%;
	}



#banner
	{
	margin-left: 40px;
	}

#topbar 
	{
	padding: 0;
	margin-left: 40px;
	background-color: #000;
	font-family: Verdana, sans-serif;
	color: #fff;
	position: relative;
	top: -10px;
	width: 800px;
	height: 40px;
	}

#topbar li
	{ 
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 125%;
	display: inline; 
	}

#topbar li a 
	{
	padding-top: 10px;
	padding-left: .8em;
	padding-bottom: .25em;
	padding-right: .8em;
	color: #fff;
	text-decoration: none;
	float: left;
	}

#topbar	a:link, a:visited 
	{
	color: #fff;
	}
	
#topbar li a:hover
	{
	color: #000;
	background-color: #fff;
	} 


h1, h3
	{
	color: #800000;
	}

h4	{
	color: #800000;
	font-size: 90%;
	text-align: center;
	}

p	{
	font-size: 90%;
	}

em	{
	font-style: normal;
	font-weight: bold;
	}


img	{
  	border: 1px solid black;
  	}

	a:link { color:#0000FF; text-decoration:none; }
	a:visited { color:#880088; text-decoration:none; }
	a:hover { color:#FF0000; text-decoration:none; }
	a:active { color:#0099FF; text-decoration:none; }

.emoticon
	{
	border: 0px;
	}

.picture
	{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	}

#maindrag
	{

	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 40px;
	margin-right: auto;
	position: relative;
	top: -8px;
	font-family: sans-serif;
	}

#maindrag p
	{
	line-height: 1.6em;
	}

#wrap	{
	background-color: #ccffcc;
	margin-left: auto;
	margin-right: auto;
	}

#choices
	{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	}



.selection table
	{
	border-style: none;
	border-collapse: collapse;
	}



.selection caption	
	{
	font-family: serif;
	font-weight: bold;
	font-size: 150%;
	color: #993300;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	}

.selection td
	{
	font-family: serif;
	font-weight: 400;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 0px;
	padding-right: 5px;
	}

.icon td
	{
	width: 108px;
	padding: 0px;
	padding-right: 5px;
	font-family: serif;
	font-weight: 400;
	text-align: left;
	vertical-align: top
	}



.w3c
	{
	border: 0px;
	}



#sidebar
	{
	width: 200px;
	background-color: #FFE4B5;
	padding: 10px 10px 10px 10px;
	margin-left: 20px;
	position: absolute;
	top: 220px;
	left: 640px;
	}



#hotlinks p
	{
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: 400;
	font-size: 80%;
	text-align: left;
	}
#hotlinks h3
	{
	text-align: center;
	}



.sideimage
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#fun p
	{
	text-align: center;
	}

#footer {
	background-color: #000000;
	font-family: sans-serif;
	font-size: 80%;
	color: #ffffff;
	text-align: center;
	width: 550px;
	padding: 10px;
	margin: 10px 0px 0px 40px;
	}



