body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #F3E9EC;
	height: 100%;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar {
	background-image: url(../images/sliced_design_r3_c2.jpg);
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 32px;
	width: 210px;
	background-repeat: no-repeat;
}
#content {
	padding: 15px 5px 0px 0px;
	height: 435px;
	width: 556px;
	float: right;
}
.pic {
	border: 3px solid #9F5669;
	float: right;
	margin-left: 10px;
}

#title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 29px;
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9F5669;
	font-style: italic;
}
#sidebar1 {
	background-image: url(../images/sliced_design_r3_c1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 450px;
	width: 172px;
}
#content h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #9F5669;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #F3E9EC;
}
#content h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #9F5669;
	background-color: #F3E9EC;
}
#content h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #9F5669;
	background-color: #F3E9EC;
	margin-top: 0px;
	margin-bottom: 12px;
}.boldtext {
	font-weight: bold;
}
#footer {
	height: 100px;
	width: 760px;
	clear: both;
	float: left;
}

#content li {
	margin-left: -12px;
	margin-bottom: 6px;
}
}
#content a:link {
	color: #9F5669;
	text-decoration: underline;
}
#content a:visited {
	color: #9F5669;
	text-decoration: underline;
}
#content a:hover {
	color: #9F5669;
	text-decoration: none;
}
#content a:active {
	color: #9F5669;
	text-decoration: none;
}
#links ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#links li {
	list-style-type: disc;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#links {
	border: 1px solid #9F5669;
	margin: 0px;
	padding: 0px;
}

#links p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#links a:link, #links a:visited, #links a:active {
	color: #9E4D21;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#links a:hover, #links a.current:link, #links a.current:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.spacing {
	margin-top: 1px;
	margin-bottom: 1px;
}
