
body {
	margin: 0 auto;
	width: 720px;
	font-family: Arial, sans-serif;
	color: #333;
	background: #d9d2c2;
	}

#navigation a.selected { color: #d9d2c2; 
border-bottom: 4px solid #231f20;
text-align: center;
}
#navigation a:hover { color: #d9d2c2; border-bottom: 4px solid #231f20;}
#navigation ul {
	margin: 0px;
    text-indent: -5px;
}

#navigation ul li {
	
	display: inline;
	font-size: smaller;
	margin: 5px 0 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
}

#navigation ul li a {
	color: #fff;
	padding: 0 0 5px 0;
	text-decoration: none;
/*	border-bottom: 5px solid #F1B233;*/
}

#content {
	
	border-left: 1px solid #eee;
	background-color: #fff;
	background-image: url('/img/csi-web_05.gif');
	background-position: -60px 0; 
	background-repeat: no-repeat; 
	font-size: smaller;	
	padding-left: 20px;	
	padding-right: 20px;
	
}
select { font-size: smaller; }
textarea { width: 90%; }
#content p { line-height: 1.5em; }
#content h2 {
	color: #918a82;
}
#content h1 { font-size: x-large; color: #918a82; }
#navigation {
text-align: center; 
background-color: #918a82;
/*	padding: 10px;*/
	}

#topleft {
	background-color: #fff;
	width: 225px;
	
	}

 #topleft a.selected { color: #800;  text-decoration: 
none;  }
 #topleft a:hover { background: #800; color: #fff; text-decoration: 
none; }

#topleft ul {
	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: smaller;
	margin: 35px 0 0 0;
	padding: 0;
	width: 100px;
	}

#topleft ul li a { 	
	font-size: small;
	font-weight: bold;
}



#topleft ul li {
	
	background-image: url('/img/spherical_ding.gif');
	background-repeat: no-repeat;
	padding: 5px 0 5px 27px;
	list-style-type: none;
	margin: 40px 0 0 80px;

}


table {
	margin: 0 0 0 0;  
	border-collapse: collapse; 
	border-spacing: 0; 
	border:0; 
}
 a img { border: 0; }
#repeater { background-color: #321B26;} 
#topleft { 
	background-image: url('/img/csi-web_03.gif');
	background: #321B26;
}
#bottomleft { vertical-align: bottom; }
#content { vertical-align: top; padding-top: 14px; }
#bottomleft, #topleft, #sidenav { background: #fff; }

/* #leftside { background: #B4C6ED;  margin: 40px 0 0 0; font-family: 
"Georgia"; 
font-size: 
small; font-weight: bold;	}
*/
#leftside
{
vertical-align: top;
width: 225px;
background: #231f20;
margin: 0 auto;
 padding: 0em 0; 
font-family: tahoma,verdana, sans-serif;
font-size: 14px;

text-align: center;

}

#leftside ul
{
text-align: left;
list-style: none;
padding: 0;
 margin: 0 auto; 

}

#leftside ul li
{
display: block;
margin: 0;
padding: 0;
}
#leftside p { color:#d9d2c2; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  }
#leftside ul li a
{

display: block;

 padding: 0.5em 0 0.5em 2em; 
border-width: 1px;
border-color: #d9d2c2 #d9d2c2 #d9d2c2 #fff;
border-style: solid;
color: #fff;
text-decoration: none;
background: #918a82;
}

#leftside>ul li a {  }

#leftside ul li a.selected
{
color: #d9d2c2;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;

}

#leftside ul li a:hover, #leftside ul li a:hover
{
color: #d9d2c2;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

#footnav {
	font-size: x-small;
	
}
#footnav a {
	color: #918a82;
}

