body { 
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, san-serif;
	color: black;
	background: #b3833f;
	text-align: center;
	}

#date	{
	width: 940px;
	position: absolute;
	top: 124px;
	left: 0;
	color: #8f673f;
	text-align: right;
	font-size: 1em;
	line-height: 2em;
	}


#page	{
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff url(graphics/menu-bg.gif) repeat-y;
	}

.accessfeature	{
	display: none;
	}

hr {
	clear: both;
	color: white;
	padding: 0;
	margin: 0;
	background-color: white;
	border: 0 solid white;
	height: 1px
	}
	
	
#header	{
	margin: 0;
	padding: 0;
	height: 124px;
	background: black url(graphics/sis-header.jpg) no-repeat;
	}
	
#header h1	{
	display: none;
	}
	
#content	{
	margin: 40px 0 0 220px;
	width: 720px;
	color: #444;
	min-height:400px;
	}

#content div.twocol	{
	width: 330px;
	float: left;
	margin: 0 20px 0 0;
	font-size: 1em;
	line-height: 1.5em;
	}
	
#content div.newscol	{
	width: 400px;
	float: left;
	margin: 0 20px 0 0;
	font-size: 1em;
	line-height: 1.5em;
	}
	
#content h2	{
	font-size: 1.2em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #8f673f;
	margin: 0 0 2em 0;
	}
	
#content h3	{
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0.5em 0 0.2em 0;
	margin: 0;
	border-top: 1px solid #e6c88a;
	clear: left;
	}

#content div.twocol h3	{
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 0.2em 0;
	border: 0;
	width: 330px;
	}
	
#content div.twocol h4	{
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 0.2em 0;
	color:#8f673f;
	margin:1em 0 0 0;
	border: 0;
	width: 330px;
	}
	
#content div.twocol h5	{
	font-size: 1em;
	line-height: 1.6em;
	padding: 0 0 0.2em 0;
	border: 0;
	margin:0 0 .3em 0;
	width: 330px;
	text-align:right;
	}
	
#content div.twocol h3.newsHeading	{
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 0.2em 0;
	border-bottom: 1px solid #e6c88a;
	width: 330px;
	}
	
#content div.twocol p.newsParagraph {
	margin:0;
}

#content div.twocol img	{

	margin: 1em 0;
	border: 1px solid #b3833f;
	}
	
#content div.twocol div.picture img {
	margin:0;
}

#content div.twocol div.picture {
	margin:.5em .5em 0 .5em;
	
	text-align:center;
	

}

.pic-left, div.twocol img.pic-left {
	float:left;
	margin:0 1.5em .3em 0;
}

.pic-right, div.twocol img.pic-right {
	float:right;
	margin:0 0 .3em 1.5em;
}


#content div.twocol img.portrait	{
	display: block;
	margin: 0 0 -1px 0;
	border: 1px solid #e6c88a;
	}

#content br	{
	clear: left;
	}


#content p	{
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 1em 0;
	}

#content a	{
	
	}
	
#content a:hover	{
	
	}

#content table	{
	margin: 0;
	padding: 0;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	}
	
#content table td, #content table th	{
	margin: 0;
	padding: 5px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	empty-cells: show;
	}
	
#content blockquote	{
	margin: 0 4em 0 2em;
	text-align: justify;
	padding: 0;
	}

#content cite	{
	display: block;
	margin: 0.2em 2em 2em 0;
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	text-align: right;
	border-bottom: 1px solid #c93;
	}
	
#content address	{
	margin: 0.5em 0 1.5em 0;
	font-style: normal;
	font-size: 1.2em;
	}
	
#content .newscol ul {
	padding-left:1.5em;
}

#content .newscol li {
	margin-bottom:.7em;

}

#menu	{
	margin: 0;
	padding: 0;
	border: 0;
	width: 200px;
	position: absolute;
	top: 124px;
	left: 0;

	}

#menu ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	}

#menu ul li	{
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#menu ul li a	{
	display: block;
	background-color: #e6c88a;
	border-top: 1px solid white;
	border-bottom: 1px solid #b38f6c;
	font-size: 1.1em;
	text-decoration: none;
	padding: 5px 5px 5px 22px;
	color: #66431f;
	}

#menu ul li a:hover	{
	background-color: #8f673f;
	color: white;
	border-bottom: 1px solid white;
	border-top: 1px solid #40260d;
	}

#footer	{

	background: #b3833f;
	/*margin: 10px 0;*/
	height:110px;
	padding: 0;
	text-align: left;
	}
	
#footer img	{
	float: right;
	width: 100px;
	margin: 10px 10px 0 10px;
	padding: 0;
	border: 0;
	}

#footer p	{
	padding: 10px 0 0 220px;
	}

#footer a	{
	
	}

#footer a:hover	{
	
	}


