/* CSS Document */
body {
	color: #000000;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {
	border: 0px;
}
#horizon {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}
#content {
	width: 879px;
	height: 567px;
	margin-left:auto;
	margin-right:auto;
	border:#CCCCCC thin solid;
	text-align:left;
}
#content a {
	color:#000000;
}
#whitearea {
	background: url(/newday/images/newday_left.jpg) left top no-repeat;
	width:879px;
	height:567px;
	background-color: #fff;
}
#centermenu {
	background:url(/newday/images/center_column.png);
	width:206px;
	height:567px;
	margin-left:290px;
	position:static;
}
#logo {
	background:url(/newday/images/logo.png);
	width:168px;
	height:77px;
	margin-left:20px;
}

#logo span {
	text-decoration: none;
	visibility: hidden;
	
}
#menuarea {
	width:184px;
	margin-top:5px;
	margin-left:11px;
	position:absolute;
	
}
#menuarea ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-weight:bold;
	text-align:center; 
}
#menuarea li {
	border-bottom: 1px solid #fff;
	margin: 0;
}
#menuarea li a {
  display: block;
  text-decoration:none; 
  background-color:#bdbdbd; 
  width:100%;
  padding-top:13px;
  padding-bottom:13px;
  color:#fff; 
  position:relative;
  z-index:30;
}
html>body #menuarea li a {
		width: auto;
		position:relative;
		z-index:30;
}
#menuarea li a:hover {
  color:#fff;
  background-color:#747474;
  position:relative;
  z-index:30;
}
#mvelopes {
	position:relative;
	width:184px;
	height:88px;
	top:8px;
	z-index:31;
	background:url(/newday/images/mvelopes_box.gif);
	display:block;
}
#mvelopestour {
	width:67px;
	height:11px;
	float:left;
	margin-left:15px;
	margin-top:25px;
}
#mvelopestry {
	width:61px;
	height:11px;
	float:left;
	margin-left:25px;
	margin-top:25px;
}
#mvelopeslogin {
	width:38px;
	height:20px;
	float:left;
	margin-top:20px;
	margin-left:140px;
}
#chapman a, #chapman a:visited {
	position:relative;
	width:183px;
	height:169px;
	top: 110px;
	margin-left:1px;
	text-align:right;
	z-index:31;
}
#homerotate {
	height:567px;
	width:400px;
	float:right;
	position:absolute;
	margin-left:485px;
	margin-top: 26px;
	top:0px;
	z-index:1;
}
#subtext {
	float:right;
	position:absolute;
	height:557px;
	width:370px;
	padding-right:5px;
	margin-top:31px;
	margin-left:500px;
	top:0px;
	float:right;
	overflow:auto;
	line-height:20px;
}
#subtextSBCAM09 {
	float:right;
	position:absolute;
	height:557px;
	width:370px;
	padding-right:5px;
	margin-top:31px;
	margin-left:400px;
	top:0px;
	float:right;
	overflow:auto;
	line-height:20px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:25px;
	color:#666666;
	line-height:25px;
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:20px;
	color:#666666;
	line-height:20px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height:18px;
}
#resourcenav {
	text-align:center;
	font-size:20px;
	color:#0099FF;
}
#resourcenav a {
	font-size:20px;
	color:#0099FF;
	text-align:center;
}
#footer {
	position:relative;
	text-align:center;
	font-size:10px;
	width:879px;
	margin-left:auto;
	margin-right:auto;
}

