/* CSS Document */
	/* @import "all.css";  just some basic formatting, no layout stuff */
	
	body {
		background-color: #ffffff;
		background-image: url(../images/amor_bg.jpg);
		background-repeat: repeat-y;
		margin:10px 10px 0px 0px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:0;
		top:110px;
		width:225px;
		/* background:#fff;
		border:1px solid #000; */
		}

	#leftcontent img {
	padding: 0;
	margin: 0;
	}
		
	html>body #centercontent {
	margin-left: 70px;
	width: 600px;
		}

	#rightcontent {
		position: absolute;
		top:110px;
		left: 850px;
		width:200px;
		/*
		background:#fff;
		border:1px solid #000; */
		}
	
	#banner {
		height:100px;
		/*
		background:#fff;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		*/
		voice-family: "\"}\"";
		voice-family: inherit;
		height:100px;
		}
	html>body #banner {
		height:100px;
		}
		
	p,h1,h2,h4,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1,h2 {
	font-size:16px;
	padding-top:10px;
	color: #003366;
		}
	#rightcontent p {
		font-size:10px
		}
	#rightcontent .sidemenu {
		padding: 10px 0;
	}
	#rightcontent .sidemenu .topimg {
		vertical-align: bottom;
	}
	#rightcontent .sidemenu .bottomimg {
		vertical-align: top;
	}
	#rightcontent .sidemenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	#rightcontent .sidemenu ul li {
		margin: 0;
		padding: 0 0 0 1em;
		background: url(../images/side_interior.jpg) repeat-y; 
	}
#centercontent .imgleft {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 1em;
}
#centercontent .imgright {
	clear: left;
	float: left;
	margin-right: 2em;
}
#specialtitle h1, h4 {
		color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#specialtitle h1{
	font-size:36px;
}
h4 {
	font-size:18px;
}
.clearthefloats {
	clear: both;
}
#centercontent .newstitle {
	font-size: x-large;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
#centercontent em {
	font-style: italic;
	color: #003366;
	font-weight: bold;
}
#centercontent p  img {
	margin-right: 2em;
	margin-bottom: 1em;
	float: left;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#centercontent .pullquote {
	border: 1px solid #003366;
	float: left;
	font-style: italic;
	font-variant: normal;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
	margin: 10px;
	padding: 10px;
}
#dates {
	background-color: #FF9900;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 150px;
	text-align: left;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	list-style-type: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#centercontent #datesdiv {
}

#centercontent #dates em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	color: #000000;
}
#centercontent .imgleft {
	clip: rect(-25px,auto,auto,auto);
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
