body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
}

#imgborder
{ border:1px solid #FFFFFF;}

.greybodytext {
	font-family: Verdana;
	font-size: 10px;
	color: #8c8c8c;
}
.greybodytext2 {
	font-family: Verdana;
	font-size: 12px;
	color: #8c8c8c;
}

.whitebodytext {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.redbodytext {
	font-family: Verdana;
	font-size: 10px;
	color: #c91212;
}

