body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/sub_bg.gif);
}

.search {
	border-color: #CCCC99;
	border-style: solid;
	border-width: 1px;
}

#mast {
	padding-top: 0px;
	margin-top: 25px;	
}

#content {
	width: 700px;
	font-size: small;
	color: #666666;
	font-weight: lighter;
	line-height: 135%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	margin-top: 15px;	
}

#footer {
	font-size: 10px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #A8A84F;
	color: #E1D391;
}

A:LINK {
	color : #999933;
}

A:HOVER {
	color : #666666;
}

A:VISITED {
	color : #666666;
}

.title {
	color : #666666;
	font-variant: small-caps;
	font-weight: bold;	
}

.small {
	font-size: 10px;	
}


