body,td,th {
	margin: 0px; 
	font-family: verdana;
	font-size: 12px;
	text-align: left;
}

h1 {
	font-size: 16px;
	color: #910022;
}

#wrapper {
}

#header,#menuwrapper,#menu,#submenu {	
        display: none;
	visibility: hidden;
}

#top {
	background: url('siteimages/site1_03.jpg') top left no-repeat;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
}

#content {
        border-top: 1px solid black;
	background: url("siteimages/site1_04.jpg") top left no-repeat;
}

#foot {
	width:794px;
	_width:814px;
	text-align: center;
	font-size: 10px;
	color: #999;
}

/*Content Settings*/
a {
	font-weight: 600;
	color: #920011;
	text-decoration: none;
}
a:hover {
	color: #c21133;
}

div.title {
	color: #920011;
	font-weight: bold;
	font-size: 12px;
}

#content div.pagetitle {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#content td img {
	border: 0px;
}