body
{
	background-color: #252525;
}

.menuBar
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 32px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

a
{
	color: #aaa;
}

a:hover
{
	color: #fff;
}

.topContent
{
	background-color: #ffffff;
}

.crInfo
{
	padding-top: 20px;
	font-family: arial;
	font-size: 10px;
	color: #5F5B4E;
	height: 150px;
}

.regText
{
	font-family: times new roman;
	font-size: 16px;
	font-style: italic;
}

.firstLetter
{
	font-size: 1.5em;
}

.screenShot
{
	margin-bottom: 20px;
	border: 1px solid #999;
}

.shotThumb
{
	border: 2px solid #ccc;
	margin: 10px;
	opacity: .85;
}


.shotThumb:hover
{
	opacity: 1;
}

.input
{
	color: #700;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	width: 200px;
	border: solid 1px #bbb;
	-moz-border-radius: 6px;
	-khtml-border-radius: 5px;
}
