body {
	background-repeat:repeat-x;
	background-color:#E8E8E8;
	margin:20px;
	padding:0;
	text-align:center;
	background-image: url(bg1d.gif);
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#4A4A4A;
	font-weight:700;
	margin:0;
	padding-bottom:0px;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}
#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerRight {
	width:700px;
	height:100px;
	float:none;
}

#content {
	background:url(bg1 copy
.jpg) repeat-y;
	height:1%;
	}

#leftColumn {
	float: left;
	padding-top: 135px;
	background-image: url(box.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 520px;
	background-color: #FFFFFF;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px solid #5A0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	
}

#nav a:hover {
	background-image: url(Untitled-1.png);
}

#leftColumnBottom {
	width:130px;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
	padding-top: 50px;
}

#clear {
	clear:both;
}

.date {
	font-size:11px;
	color:#999;
	font-weight:normal;
	padding: 5, 5, 5, 5;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	background-color: #990000;
	background-image: url(bg1b.gif);
}

#copyright a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: 400;
}

#copyright a:hover {
	color:#CCCCCC;
}

