@CHARSET "UTF-8";
html {	height:100%;}
body	{	background-color:#fff;	height:100%;	margin:0px;	font-family: georgia, times new roman, sans-serif;	font-size:0.9em;}
#left_image {	width:150px;	min-height:100%;	background-image:url('../images/left_image3.jpg') no-repeat;	position:fixed;	left:0px;	top:0px;}
#right_image {	width:150px;	min-height:100%;		background-image:url('../images/right_image3.jpg') no-repeat;	position:fixed;	right:0px;	top:0px;}
#container {	margin-left:150px;	margin-right:150px;	border:double #0B1A64;/*990033;*/	background-color:#fff;	/*min-height:99%;	height:99%;	height:auto !important;*/	overflow:hidden;	color:#07103E;/*610322;*/}
#header {	background-color:#0B1A64;/*990033;*/	text-align:center;	color:#fff;	font:small-caps 900 xx-large palatino;	border-bottom-style:double;	overflow:hidden;	height:120px;}
#header_image {	width:15%;	float:left;	background-image:url('../images/shade_bg2.jpg');	background-repeat: repeat-y;	min-height:100%;	text-align:center;}
#symbols {	padding-top:5%;	height:100px;}
#header_text {	width:80%;	float:left;	margin-top:1%;}
#nav{	text-align:center;	width:15%;	float:left;	padding:1%;	margin-top:4%;}
.nav_item {	margin:1%;}
#section{	border-left-style:double;	width:80%;	float:left;	padding-left:2%;}
.item {	margin:2%;}
.item h2 {	text-decoration:underline;	text-align:center;}
.item h3 {	text-align:center;}
.item img.left {	float: left;	margin: 2px 15px 2px 2px;	height: 230px;	border: double #0B1A64;}
.item img.right {	float: right;	margin: 2px 2px 2px 15px;	height: 170px;	border: double #0B1A64;}
#footer {	clear:both;	background-color:#0B1A64;/*990033;*/	text-align:center;	color:#fff;	border-top-style:double;	overflow:hidden;	font-size:small;	margin:0;
}.right { float: right; }