body {
	background : url(/images/layout/bg.gif);
}	

body, td {
	font-family : georgia, times new roman, serif;
	color : #603813;
	font-size : 11px;
	line-height : 1.5em;
}

img {
	border : none;
}


#nav a {
	margin : 0px 10px;
}

a {
	color : #9D4927;
	text-decoration : none;
}


#email {
	height : 18px;
	width : 130px;
	margin : 0px 5px 0px 5px;
	font-size : 10px;
}

#emailSuccess {
	width : 130px; 
	margin : 0px 5px 0px 5px;
	height : 18px; 
	line-height : 18px;
	color : green;
	position : absolute;
	background : #fff; 
	border : 1px solid #9D4927; 
}