.back {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}

body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: verdana;
	font-size:10px;
	margin:0px;
}
a:link {
color:#821E3A;
}
v:link {
color:#821E3A;
} 
a:visited {
color:#821E3A;
} 
td {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h3,h4 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}



#navcontainer{
	Width: 162px;
	
}

#navcontainer ul {

font-family: "Times New Roman", Times, serif;

	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	margin: 5;
 	padding: 0;
 	list-style-type: none;	
	background-repeat:no-repeat;
}

#navcontainer a {
 	display: block;
 	width: 162px;
 	height: 40px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(normal.gif);
 	color: #000000;
 	text-decoration: none;
	background-repeat:no-repeat;
}

#navcontainer a:hover {
	background: url(mousedover.gif);
	color: #CCCCCC;
	text-decoration: none;
	background-repeat:no-repeat;
}

#navcontainer li a#current {
	background: url(normal.gif);
	color: #000000;
	text-decoration: none;
	background-repeat:no-repeat;
}
