body {
	margin: 0 auto;
	text-align: center;
	background-image: url(../GIF/index_images/tan_horiz.gif);
}
#page {
	text-align: left;
	width: 620px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	
}
#scdmh {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 105%;
}
#newsrelease {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
}
#content {
	margin-right: 2%;
	margin-left: 2%;
}
/*  Start Section for footer */

#footer{
	background-color:#e4dfc0;
	text-align: center;
	clear: both;
	border: 1px solid #cccccc;
	font-size: 90%;
	padding: 1px;
	color:#006699;
}

#footer a {
	color:#006699;
	text-decoration: none;
}

.footerItem{
	color:#003c61;
	text-decoration:none;	
}

#footer li{
	list-style-type:none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004165;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 0.7em;
	color:#00FF00;
	text-decoration:none;
}

#footer li.last {
	border:none;
}

#footer a:hover {
	color:#006699;
	text-decoration: underline;
}
/*  End Section for footer */
