div#header
{
	color: #981793;
  background-image:url(img/vbar.gif);
	background-repeat:repeat;
	width:994px;	
}
div#header a
{
	display:inline;
	color: #981793;
	padding:0px
}
div#content p
{
	line-height:1.4;
}
div#navigation
{
	background:#164999;
	margin:0 auto;
}
div#extra
{
	background:#B9CAFF;
}
div#footer
{
}
div#footer p{
margin:0;padding:5px 10px
}



div#content
{
	float:right;
	top:110px;
	width:827px;
	height:485px;
	overflow:auto;
	margin-top: 10px;
    scrollbar-3d-light-color: #eeeeee;
    scrollbar-arrow-color: #000080;
    scrollbar-base-color: #EEEEEE;
    scrollbar-dark-shadow-color: #DED9D9;
    scrollbar-face-color: #DED9D9;
    scrollbar-highlight-color: #164999;
    scrollbar-track-color: #164999;
}

div#navigation
{
	float:left;
	width:165px;
	height: 475;
	border-right:groove 1px;
	border-left:groove 1px;
	border-color:#24488F;
	border-bottom:groove 2px;
}
div#extra
{
	/*padding-top:30px;
	float:left;
	clear:left;
	width:192px;
	text-align:center;
	border-right:groove 1px;
	border-bottom:groove 2px;
	border-left:groove 1px;
	border-color:#24488F;*/
}
div#footer
{
	clear:both;
	width:100%;
	background-image:url(../Images/4SID_footer_01.gif);	
}
div#footer a
{
	display:inline;
	color: #981793;
	padding:0px
}
img
{
	border:0;
	margin:0;
	padding:0;
}
div.bar
{
	background-image:url(../Images/bar.gif);
	background-repeat:repeat-x;
	height: 15px;
}
div#search
{
	text-align:right;
	padding-right:15px;
	background-image:url(../Images/vbar.gif);
	background-repeat:repeat-x;
	height: 15px;
	border: solid 1px;
}
div#path
{
	float:left;
	padding-top:3px;
}
div#search div
{
	display:inline;
}
div#search form
{
	display:inline;
}
div#search a
{
	font:inherit;
	color:#CCCCCC;
	text-decoration:none;
}
div#search a:hover
{
	font:inherit;
	color:#000080;
	text-decoration:none;
}
div#search input.stdInput
{
	 font:inherit;
	 font-size:10px;
	 height:12px;
	 width:18em;
	 text-align:left;
}

ul#menu 
{
	padding:0;
	margin:0;
	padding-top:1em;
	width: 155px;
    height: 300px; 
	list-style:none;
	margin-left:8px;
}

ul#menu li
{
	list-style:none;
	background-image:url(../Images/menu_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0px 3px ;
	padding-left:8px;
	padding-bottom:0px;
	margin-left:0;
}

ul#menu li ul
{ 
	margin-left:0px;
	padding-left:0px;
}

ul#menu li a 
{ 
	font-size:1.0em;
	color:#000000;
	width:100%;
	display:inline;
	text-decoration:none; 
	height:1.5em;
	line-height:1.5em;
	padding-left:8px;
}

ul#menu a:hover
{
	font-weight:bold;
	padding-left:16px;
}

