/* CSS Document */

body {
		margin:10px 10px 0px 10px;
		padding:0px;
}



#banner {
	background:#e0fbfe;
	height:99px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	/* IE5 Hack */
		voice-family: "\"}\"";
	voice-family: inherit;
	height:99px;
	
}

#banner_padding {
		background:#e0fbfe;
		height:5px;
		width:20px;
}

#banner_img {
		display:inline;
		padding-left:10px;
		height:70px;
		width:110px;
}

#banner_text {
	display: inline;
	height:70px;
	width:700px;
	position: absolute;
	right:20px;
}

#banner_underline {
		background:#000;
		height:3px;
}

#center_line{
margin-left: auto; 
margin-right: auto;
width: 500px;
}

#picture_right{
		float:right;
		background: url(images/drop_shadow.jpg) no-repeat bottom right;
		clear: right;
}

#picture_right img{
	margin: -4px 4px -1px -4px;
}
	
#leftcontent {
		position: absolute;
		left:10px;
		top:113px;
		width:110px;
		height:100%;
		background:#4be5ff;
}

#navpanel {
	/*position: absolute;*/
	padding: 10px;
	
	display:block;
	}


#centercontent {
		/*background:#fff;*/
   		margin-left: 155px;
   		margin-right:20px;
}

html>body #centercontent {
   		margin-left: 155px;
   		margin-right:20px;
		display:block-level;
}

#center_bottom{
	display:inline;
	height: 175px;
}

#footer {
	display:block;
	text-align: left;
	margin-left: 155px;
}

table {
	font: 12px "arial","Times New Roman",sans-serif;
	color:black;
}
		

h1 {font: 20px "Arial","Times New Roman",sans-serif; color:black; }

h2 {font: 15px "Arial","Times New Roman",sans-serif; color:black; font-weight: bold; }

h3 {font: 12px "Arial","Times New Roman",sans-serif; color:black; }

h4 {font: 10px "Arial","Times New Roman",sans-serif; color:black; }
