#body {
	background-color: #e995ff;
	background-image: url('/images/grad.gif');
	background-repeat: repeat-x;
	font-family: sans-serif, "microsoft sans serif", verdana, tahoma, arial, "trebuchet ms";
	color: #fff;
}
#page { /* 975x760 */
	width: 973px;
	margin: auto;
}
#head {
	float: left;
	width: 730px;
	height: 220px;
	margin: 0px 0px 0px -20px;
}
#contact {
	float: left;
	width: 260px;
	height: 110px;
	margin: 40px 0px 0px -5px;
	padding: 5px 0px 0px 0px;
	border: 2px solid #800080;
	border: 2px solid rgba(128,0,128,0.4);
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	text-align: center;
}
#navbar {
	width: 575px;
	margin: auto;
	padding: 5px 0px 5px 0px;
	border: 2px solid #800080;
	border: 2px solid rgba(128,0,128,0.4);
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	background-color: rgba(128,0,128,0.2);
	font-size: large;
	line-height: 24px;
	text-align: center;
}
#foot {
	text-align: center;
	margin: 10px auto 0px auto;
	font-weight: bold;
}
a.link:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.link:visited {
	color: #ffcc99;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.border {
	margin: 10px auto 0px auto;
	padding: 0px 0px 10px 0px;
	border: 2px solid #800080;
	border: 2px solid rgba(128,0,128,0.4);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: rgba(128, 0, 128, 0.3) 5px 5px 5px;
	-webkit-box-shadow: rgba(128, 0, 128, 0.3) 5px 5px 5px;
}
.b {
	font-weight: bold;
}
.cb {
	clear: both;
}
.fl {
	float: left;
}
.i {
	font-style: italic;
}
p {
	margin: 10px 15px 0px 15px;
	color: #373737;
	font-size: 14px;
	line-height: 125%;
}
.txt1 {
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
.txt2 {
	font-weight: bold;
	font-style: italic;
	font-size: large;
	line-height: 24px;
}
.txt3 {
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
	line-height: 32px;
}
.txtc {
	text-align: center;
}
.table {
	margin: 0px 15px 0px 15px;
	color: #373737;
	font-size: 14px;
}
.date {
	width: 30px;
}
.hyphen {
	width: 14px;
}

