body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	font-size: 16px;
}
a {
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#HotButtons {
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	line-height: .85em;
}
#HotButtons a {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#HotButtons a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 300%;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #00C3F6;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.25em;
	margin: 3%;
	font-size: 80%;
}
.imageright {
	margin: 0px 5px 5px;
	padding: 5px;
	float: right;
}


li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: square outside;
	vertical-align: top;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #0099FF;
	font-size: 13px;
	margin: 3px;
	padding: 5px;
}
.emphasis-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
#MainView {
	text-align: left;
	padding: 5px;
	width: 798px;
	background-repeat: repeat-y;
	background-image: url(../images/backgr4.gif);
}
#MainView #RandomPic {
	margin: 10px;
	padding: 5px;
}
.imageleft {
	margin: 0px 5px 5px;
	padding: 5px;
	float: left;
	display: inline;
}
#FrontDisplay p {
	line-height: 1.1em;
}
#FrontTop p {
	line-height: 1em;
}
