body {

	background-color:#cccccc;
	text-align: center;
	font: normal 9pt arial;
	color: #cccccc;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color:#cccccc;
}	

ul {
	margin:0px 0px 0px 20px !important;
	#margin:0px 0px 0px 20px;
	padding:0px;
}

li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

#MainBody {
	text-align: left;
	width: 800px;
	margin: auto;
	background-color:#333333;

}

#Menu {

	width: 770px !important;
	#width: 800px;
	padding-right: 30px;
	font: bold 9pt arial;
	text-transform: uppercase;
	text-align: right;
	color: #cccccc;
}

#Menu a {
	color: #cccccc;
	text-decoration: none;
}

#Menu a:hover {
	color: #cc3333;
	text-decoration: underline;
	font-weight: bold;
}
#Menu UL {

	list-style:none;
}

#Menu LI {
	padding-left: 20px;
	display: inline;
}

#left {
	float: left;
	width:270px !important;
	#width:300px;
	padding: 0px 0px 30px 30px;
	margin: 20px 0px 20px 0px;
	display: block;
}

#right {
	float: left;
	width:450px !important;
	#width:450px;
	margin: 20px 0px 20px 20px;
	display: block;
}

.message {

	width:450px;
	text-align: right;
	font: 8pt arial normal;
	color: #dddddd;
	display: block;
	font: normal 8pt arial;

}

h1 {

	color: #cc3333;
	font: bold 14pt arial;
	text-transform: lowercase;

}

.infotitle {
	width: 100px;
	float: left;
}

.info {
	width: 200px;
	float: left;
	text-align: left;
}

.formcollect {
	margin: 5px 0px 20px 100px;
	font: normal 8pt arial;
}

.submitbutton {
	color: #cc3333;
	font: bold 8pt arial;
	border: solid 1px black;
	background-color: #cccccc;
}

#pic {
	display:none;
	overflow: hidden;
}

#pictext {
	display:block;
	overflow: hidden;
}

.error {
	padding: 0px 0px 10px 100px;
	font: bold 8pt arial;
	color: #cc3333;
}

.thumb {
padding-bottom: 20px;
	display: block;
	clear: left;
	height: 81px;
	font: normal 8pt arial;
}

.thumb img{
	margin-right: 20px;
	border: 0px;
}

.example {
	text-align: right;
	font: normal 8pt arial;
	
}

.description {
	padding-top: 20px;
	width: 300px;
	margin-left: 150px;
}

.recent {
	margin: 0px 12px 30px 0px;
	border: 0px;
}

.clear {
	display:block;
	clear: all;
	clear: left;
	width: 100%
}