@charset "utf-8";
body {
	background-color: #FFFFCC;
}
#center {
	background-image: url(Assets/paper_back.jpg);
	background-repeat: repeat-y;
}
#bottompaper {
	background-image: url(Assets/paper_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#toppaper {
	background-image: url(Assets/paper_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#header {
	text-decoration: none;
	margin: 0px;
	height: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#body {
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
#body h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-variant: small-caps;
	letter-spacing: 0.06em;
}
#body h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.04em;
}

#body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#body a {
	color: #666666;
	text-decoration: none;
}
#body a:visited {
	color: #666666;
	text-decoration: none;
}
#body a:hover {
	color: #666666;
	text-decoration: underline;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
	margin-top: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#leftnav {
	background-image: url(Assets/sidenav.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 271px;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 45px;
	padding-left: 47px;
	padding-right: 43px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
#leftnav h6 {
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	color: #666666;
}
#leftnav h6 a {
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	color: #333333;
}
#leftnav h6 a:visited {
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	color: #333333;
}
#leftnav h6 a:hover {
	font-size: 11px;
	margin-top: 0px;
	padding: 0px;
	color: #990000;
}



#leftnav a {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#leftnav a:visited {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#leftnav a:hover {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
#body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
#bodyhome {
	color: #000000;
	background-image: url(Assets/homeimage.png);
	background-repeat: no-repeat;
	height: 525px;
	width: 990px;
	margin-bottom: 10px;
}
#bodyhome h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.04em;
}
#bodyhome h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.04em;
	text-decoration: none;
	color: #333333;
}
#bodyhome h2 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.04em;
	text-decoration: none;
	color: #333333;
}
#bodyhome h2 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 0.04em;
	text-decoration: none;
	color: #990000;
}
