body {
	background-image: url(../Images/greybg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.medbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.smbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


.medhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.smwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#content {
	position:absolute;
	width:750px;
	height:630px;
	z-index:4;
	left: 12px;
	top: 296px;
	background-image: url(../Images/logobgb.jpg);
	visibility: visible;
}
#Contact {
	position:absolute;
	width:180px;
	height:200px;
	z-index:3;
	left: 763px;
	top: 422px;
	visibility: visible;
}
#header {
	position:absolute;
	visibility:visible;
	width:750px;
	height:279px;
	z-index:1;
	left: 12px;
	top: 16px;
}
#nav {
	position:absolute;
	visibility:visible;
	width:182px;
	height:281px;
	z-index:2;
	left: 762px;
	top: 16px;
}
#footer {
	position:absolute;
	visibility:visible;
	width:750px;
	height:20px;
	z-index:5;
	left: 12px;
	top: 944px;
}
.paradox {
	color: #F00;
}
.paradox2 {
	color: #0F0;
}
#content blockquote blockquote .bodytext strong .paradox2 {
	color: #008000;
}

