html, body { height: 100%; }

body {
	background-image:url(images/background_new2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment: fixed;
	color: #000000;
	text-align: center;
	font-family: helvetica, arial, sans-serif, georgia, verdana;
	font-size: 12px;
	padding:0px;
	background-color: #210000;
	#recaptcha_image
	img {

	width: 150px;

	height: 28.5px;

	border: 1px solid gainsboro;
	}


}


.smaller {

font-size: 10px;
padding-right: 5px;

}


.entry {

font-size: 13px;

}

a:link {
color: #CCCC66;
text-decoration: underline;
}

a:visited {
	color: #999933;
	text-decoration: underline;

}
a:hover, a:active {
	color: #FFFFCC;
	text-decoration: none;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #4D4631;
	font-weight: bold;
}
.main a:link {
	color: #660000;
}
.main a:visited {
	color: #993300;
}
.main a:hover, a:active {
	color: #330000;
}
.recaptcha {
}
