body {
	font: "arial, helvetica, sans-serif";
	font-size: 12px;
}

p { 
	margin-top: 0; 
	line-height: 1.4;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif; 
	}
h2 { 
	font: normal 1.5em ariel, helvetica, sans-serif;
	line-height: 1.7;
	letter-spacing: 1px; 
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	}
h3 { 
	font: normal 1.4em arial, helvetica, sans-serif;
	line-height: 1.4;
	letter-spacing: 1px; 
	margin-bottom: 5px; 
	color: #5D4D41;
	}
h4 {
	font: bold 1.2em ariel, helvetica, sans-serif;
	line-height: 1.5;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

a:link { 
	font: Arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #5D4D41;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #5D4D41;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #5D4D41;
	}

li {
	line-height: 1.5;
	font-family:Arial, Helvetica, sans-serif; 
	margin-left: 15px;
}

tr {
	font-color: #5D4D41;
}

acronym {
	border-bottom: none;
	}

#mainbox {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	width: 802px;
	height: 450px;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 50px;	
	background-color: #F3EDE4
}

.menu {
	position: relative;
	height: 20px;
	width: 800px;
	top: -1px;
	margin-left: auto;
	margin-right: auto;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #5D4D41;
}

	
.blur {
	background-color: #ccc; 
	color: inherit;
	margin-left: 34px;
	margin-top: 32px;
	width: 747px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 3px;
	vertical-align: text-top;
}

.shadow{
	background-color: #666; 
	color: inherit;
}

.content {
	font: Arial;
	background-color: #FFFFFF;
	width: 725px;
	height: 265px;
	text-align: left;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	padding: 10px;
	vertical-align: text-top;
}


.tagline {
	position: relative;
	height: 12px;
	width: 800px;
	top: -1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #5D4D41;
}

.box1 {
	position: relative;
	height: 80px;
	width: 300px:
	top: 20px;
}

.box2 {
	position: relative;
	height: 80px;
	width: 200px:
	top: -20px;
	left: 15px;
}
