

html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family:arial,sans-serif;
	font-size:small;
	background:#00084d;
	color:#000;
	text-align:center;
	xbackground-image: url('../../include/images/bg_body2.png'); /*****/
	xbackground-repeat: repeat-y;
	xbackground-attachment:fixed;
	xbackground-position: top center;
}


div#logo{
	position:absolute;
	z-index:9;
	top:-0.8em;
	left:-4.9em;
	height:100px;
	width:150px;
	float:left;
	background-image:url('../../include/images/sdlogo2.png');
}



div#header {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	width:100%;
	height:8em;
	border-bottom:0px double gray;
}



div#header_color{

	float:left;
	top:0px;
	left:0px;
	width:100%;
	height:8em;
	background:#888888 url("../../include/images/background_header.png") repeat-x;
	margin-bottom:-8em;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

*:first-child+html  div#header_color{
	margin-bottom:-8em;
}

div#header_sub{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:850px;
	left:0px;
	top:0em;
}

div#header_shadow{

	position:absolute;	
	left:0px;
	top:7.95em;
	z-index:1;
	width:100%;
	height:6px;
	background: url("../../include/images/shadow.gif") repeat-x;
	opacity: 0.6;
	filter: alpha(opacity=80);
	
}
div#spacer{height:8em;}

	div#header p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#menu {
	position:absolute; 
	height:6em;
	left:50px;
	top:2em;
	width:750px;
}

div#menu_tabs{
	padding-left:2em;
	position:absolute; /* needed for footer positioning*/
	z-index:15;
	top:.6em;
	left:46px;
	height:2.3em;
	width:700px;
	border-bottom:0px;
	margin-left:0px !important;
	margin-left:2px;
}

div#menu_tab{
	margin-left:1.2em;
	float:left;
	height:1.75em;
	width:8em;
	background:#7e4767;
	border:2px solid black;
	border-bottom:0px;
	padding-top:.5em;
	text-decoration:none;
	color:white;
}
div#menu_tab_b{
	margin-left:1.2em;
	float:left;
	height:1.6em;
	width:8em;
	background:#00084d;
	border:2px solid black;
	border-bottom:0px;
	padding-top:.5em;
	text-decoration:none;
	color:white;
}

div#menu_body {
	position:absolute; /* needed for footer positioning*/
	z-index:5;
	bottom:0px;
	left:0px;
	height:3em;
	width:748px;
	background-image: url("../../include/images/grad3.jpg");
	border:1px solid #00083d;
	border-top:0px solid #00083d;
	border-bottom:0px;
	margin-left:0px !important;
	margin-left:2px;
}


div#container_float{
	position:absolute; 
	z-index:2; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%;
	
}

div#container {
	margin-left:auto;
	margin-right:auto;
	
	width:748px;
	background:tan url("../../include/images/back_bl.jpg") ;
	border-left:1px solid black;
	border-right:1px solid black;
	min-height:85%;
}


div#content {
	padding:1em 1em 3em; /* bottom padding for footer */
	
}
	div#content p {
		text-align:justify;
		padding:0 1em;
	}

div#footer {
	margin-top:-2.6em;
	height:2.6em;
	width:100%;
	padding:0;
	left:0px;
	z-index:3;
}

div#footer_color {
	position:absolute;
	z-index:1;
	left:0px;
	height:2.6em;
	width:100%;
	background:black;
	opacity:0.6;
	filter: alpha(opacity=60);
}

div#sub_footer {
	position:absolute;
	z-index:3;
	height:2.0em;
	width:720px;
	xleft:0px;
	padding-top:.6em;
	margin:0 auto; /* center, not in IE5 */
	text-align:right;
	color:white;
}




*:first-child+html  div#sub_footer{
	margin-left:-28em;
}


div#super_header{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:1.2em;
	text-align:right;
	padding-top:.4em;
	color:black;
	top:0px;
	left:0px;
}

div#float_panels{position:Absolute; top:0px; left:0px;z-index:1; width:100%;}

div#side_panels{
	position:relative;
	top:10em;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
}

	 
div#panel_l{
	position:absolute;
	text-align:left;
	margin-left:1em;
	width:11em;
	min-height:7em;
	border: 3px solid black;
	float:left;
	background:  url('../../include/images/back_5.png') repeat;
	color:black;
	left:0px;
	behavior: url(iepngfix.htc);
}


div#panel_r{
	width:12em;
	height:auto;
	border: 3px solid black;
	float:right;
	text-align:left;
	background:  url('../../include/images/back_5.png') repeat;
	color:black;
	behavior: url(iepngfix.htc);
}


#search{
	border:2px solid #00084d;
}

x.input {
 background-color: #424774;
 border:1px solid black;
}

select {
 background-color: #424774;
 border:1px solid black;
 background: white;
}

div#c_content_l{float:left; width:460px; padding-right:1em;}
div#c_content_r{float:right; width:230px; border-left:2px ridge #eecc66; padding-left:1em;}

.inline_image{
	border:1px solid black;
	margin:.2em;
	width:200px;
	margin-left:auto;
	margin-right:auto;
}


.maincontainer{
   width: 600px;    
   padding: 10px;
   margin-left: auto;
   margin-right: auto;
   xborder: 1px solid #000;
}

.maincontainer a{
	font-size:1.4em;
	text-decoration:underline;
}

.maincontainer p, .maincontainer h2{color:black}


.rowcontainer{
	
   padding: 10px;
   margin-bottom: 10px;
   border-bottom:1px solid #666666;
}

div#pager p, div#pager a, div#pager a:visited, div#pager a:current, div#pager a:hover{
	font-size:1.4em;
}

img#search_image{
	height:8em;
	margin-right:1em;
	border:1px solid black;
	float:left;
}

div.clear{
	clear:both;
}

ol {
	text-size: 2em;
}
ol span{text-size:1em;}