#Header {
	position: absolute;
	height: 103px;
	width: 775px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style:none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #996600;
	border-left-color: #000000;
	left: 10px;
	top: 10px;
	visibility: visible;
	background-color: #F7F3EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	font-variant: normal;
	letter-spacing: normal;
	text-indent: 8px;
	word-spacing: normal;
}
#Content {
	background-color: #FDFDFB;
	visibility: visible;
	height: 420px;
	width: 775px;
	top: 146px;
	left: 10px;
	position: absolute;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-indent: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	color: #666666;
}
#Nav {
	position: absolute;
	height: 30px;
	width: 775px;
	left: 10px;
	top: 116px;
	visibility: visible;
	background-color: #5F8ACB;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#Footer {
	position: absolute;
	height: 100px;
	width: 775px;
	left: 10px;
	top: 462px;
	visibility: visible;
	background-color: #000000;
	border: 5px solid #000000;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
