body {
	background: #F3F2E5 url('images/bgx.jpg') repeat-x;
	color: #251B36;
	font-family: verdana, arial, trebuchet MS;
	font-size: 11px;
	cursor: crosshair;
	padding: 0px;
	margin: 0px;
}

a {
	color: #563842;
	font-weight: bold;
	text-decoration: none; 
}

a:hover {
	color: #7F5160;
	text-decoration: none;
	border-bottom: 1px solid #CB1F79;
}

#container {
	width: 750px;
	margin-left: auto;
	background: url('images/bgy.jpg') repeat-y;
}

#headimg1 {
	width: 750px;
	height: 122px;
	background: url('images/01.jpg') no-repeat;
}

#headimg2 {
	width: 750px;
	height: 105px;
	background: url('images/02.jpg') no-repeat;
}

#headimg3 {
	width: 750px;
	height: 127px;
	background: url('images/03.jpg') no-repeat;
}

#content {
	float: left;
	width: 440px;
	padding-left: 85px;
	margin-top: -60px;
	padding-bottom: 25px;
	text-align: justify;
}

#nav {
	float: right;
	width: 175px;
	padding-right: 15px;
	margin-top: -20px;
	padding-bottom: 25px;
	text-align: right;
}

.navlinks {
	padding: 0px;
	margin: 0px;
	list-style-type: none; 
}

#footer {
	width: 750px;
	background: url('images/bgy.jpg');
	clear: both; 
}

h1 {
	font-family: Georgia;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: center;
}

h2 {
	color: #7F5160;
	font-size: 15px;
	letter-spacing: 1px;
	text-align: right;
	border-bottom: 1px solid #808080;
}

h3 {
	text-align: center; 
}

blockquote {
	padding: 5px;
	border: #999999 1px solid;
	margin: 8px; 
}

.icon {
margin: 3px; }