div {

	background: white;
}



img {
	border: 0;
}

html, body {
	height: 100%;
}

body {
	margin-top: 0px;
	padding-top: 10px;
	font-family: verdana, san-serif;
	font-size: 9px;
background: url('background.gif') repeat-y center;
background-color: #700000;
}	

td {
font-family: verdana, arial, san-serif;
font-size: 12px;
}

.bigtxt
{
font-family: Trebuchet MS;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 1.2em;
}



h1 {
	font-size: x-large;
}

li {
	padding-bottom: 12px;
	list-style:  none;
}

ul {
	margin-left: 0px;
}

a:link {
	color: #700000;
}
a:visited {
	color: #700000;
}
a:active {
	color: #700000;
}
a:hover {
	color: red;
	text-decoration: none;
}

.box {

background: #ffffff;
padding: 0px;
}

