@charset "utf-8";
#banner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#navbar {
	text-align: right;
	background-color: #222;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	color: #CCCCCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	border: medium ridge #99C;
	background-color: #003;
}
#navbar a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #CCCCCC;
}
#navbar a:hover {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #FFF;
	border: medium ridge #CCC;
	background-color: #66C;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#bigpic {
	width: 369px;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#tbsanddescr {
	width: 335px;
	float: right;
	margin-top: 5px;
}
#featurepic {
	width: 380px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent {
	width: 360px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#thumbstable {
	float: left;
	width: 250px;
}
#3x192table {
	width: 700px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: x-small;
	color: #CCC;
	background-color: #222;
	text-align: right;
	padding: 3px;
	clear: both;
}
h1 {
	font-size: large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: small;
}
body,td,th {
	font-size: small;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222;
}
a:link {
	color: #9CF;
	text-decoration: none;
}
a:visited {
	color: #69F;
	text-decoration: none;
}
a:hover {
	color: #0FF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
/* CSS Document */

.verdanatext {
	font-family: Verdana, Geneva, sans-serif;
}
.littlecomment {
	font-size: xx-small;
}
.blacktext {
	color: #000;
}
.navbar {
	font-size: x-small;
	font-style: italic;
	display: inline;
}
.xsmalltext {
	font-size: x-small;
}
.xsmallbold {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
}
.bullets {
	margin-top: 5px;
}
.strikethrough {
	text-decoration: line-through;
}
#4x300pics {
	float: right;
	width: 620px;
}
.boxtext {
	border: medium ridge #99F;
	text-align: center;
	clear: both;
	background-color: 222;
}
#leftfeaturepic {
	padding: 1px;
	float: left;
	width: 185px;
}
#rightfeaturepic {
	padding: 1px;
	float: right;
	width: 185px;
}
#container #featurepic .boxtext p {
	font-size: small;
}
.boldtext {
	font-weight: bold;
	color: #FFF;
}
.italictext {
	font-style: italic;
	font-weight: bold;
}
#footer .italictext {
	font-size: x-small;
	font-style: italic;
	color: #99F;
	font-weight: normal;
}
.boldgold {
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	color: #D5B28A;
	border: medium outset #F90;
	padding-right: 5px;
	padding-left: 5px;
}
.smalltext {
	font-size: small;
}
.blink_text {
	text-decoration: blink;
}
.boldpink {
	font-weight: bold;
	color: #F0F;
}

