img {
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

A, A:HOVER {
	color: #F1B000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B334F;
	text-decoration: none;
	line-height : 20px;
	
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B334F;
	text-decoration: none;
	line-height : 14px;
	letter-spacing: 1px
}
.subnavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	line-height : 14px;
	letter-spacing: 1px
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B334F;
	text-decoration: none;
	line-height : 14px;
}
.define {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2B334F;
	font-weight: bold;
	text-decoration: none;
	line-height : 14px;
}
.form {
	font-size: 11px;
	border : 1 solid Black;
	
}
.formTitle {
	font-size: 11px;
	font-weight: bold;
	font-color: #2B334F;
}
.linkage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}
.date {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	font-weight: bold;
}
#bookad {
	border: 0px solid black;
	position: absolute;
	right: 0px;
	top: 55px;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B334F;
	text-decoration: none;
	line-height : 20px;
	text-align: center;
}

#donatebox {
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 20px;
	position: relative;
}

#donate_arrow {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 80px;
	border: 1px solid white;
	display: none;
}