body {
	background-image: url(images/bg.gif);
	background-color: #300801;
        font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #746654;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
        font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	color: #746654;
	text-align: justify;
}


a:link, a:visited {
	font-style: normal;
	color: #711402;
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #711402;
	text-decoration: none;
}


a:active {
	font-style: normal;
	color: #711402;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


input, textarea, option, select {
	background-color: #FBFBFB;
       	font-family: georgia, serif;
	font-size: 13px;
	color: #746654;
	border: 1px solid #746654;
	padding: 1px;
}


h1 {
        font-family: georgia, serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 5px;
	color: #711402;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.nav {
        font-family: georgia, serif;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}


.nav a, .nav a:visited {
	font-style: normal;
	color: #958876;
	padding: 0px 10px 0px 10px;
}


.nav a:hover {
	font-style: normal;
	color: #711402;
	padding: 0px 10px 0px 10px;
}


.nav a:active {
	font-style: normal;
	color: #958876;
	padding: 0px 10px 0px 10px;
}