@charset "utf-8";
#border {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 708px;
}
#wrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B09F71;
	border-right-color: #B09F71;
	border-bottom-color: #B09F71;
	border-left-color: #B09F71;
	background-image: url(../images/side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 706px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b09f71;
	margin: 0px;
	padding: 0px;
	color: #2F4E7C;
	text-indent: 0px;
}
a {
	color: #2F4E7C;
	text-decoration: none;
}
a:hover {
	color: #2F4E7C;
	text-decoration: underline;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 722px;
}
#all {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 722px;
	vertical-align: top;
}

