BODY { background-color: #c3d6f7; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; color:#FFFFFF; }





.container {
	margin:auto;
	width:753px;
	background-color: #1a396c;
	text-align: left;
	border:#333333 0px solid;
	margin-top: 30px;
	height:auto;
}

.header_top {
	background-image: url(images/top.gif);  width:753px; background-repeat: no-repeat; height: 93px;
}

.content {
	 MARGIN: 0px;  WIDTH: 753px;  BACKGROUND-COLOR: #1a396c; overflow: hidden;
	 
	 background-image: url(images/bg.gif);
	background-repeat: no-repeat; background-position:bottom left; 
}
.leftcol {
	FLOAT: left; WIDTH: 314px; BACKGROUND-COLOR: #587bb4; overflow: hidden; HEIGHT:auto;
}
.rightcol {
	VERTICAL-ALIGN: top;
	WIDTH: 436px;
	BACKGROUND-COLOR: #2d5dac;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-bottom:0px;
	height:auto;

	 
}

.menu {
	width:436px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	font-family: verdana, arial;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 3px;
}
 A.menu_select { color: #d4e3f4; font-weight : bold; text-decoration:none; }
 A.menu_select:hover { color: #FFFFFF; }
 A.menu_text { color: #FFFFFF; font-weight : bold; }
 A.menu_text:hover { color: #d4e3f4; }
 
.sub_menu { width:436px; height:18px; background-color:#7b98c8; border-bottom:#2a4674 1px solid;}
.sub_menu_text { margin-left:auto; margin-right:auto; width:390px; height:18px; text-align: left;}

 A.sub_menu_text { color: #d4e3f4; font-weight : bold; }
 A.sub_menu_text:hover { color: #FFFFFF; }


.gallery_cen { margin-left:auto; margin-right:auto; width: 280px;}
.gallery P {
	margin-left: 3px; font-family: verdana, arial; font-size: 11px; text-align: left; color: #FFFFFF; margin-right: 3px; margin-top:0px;

}

.rightcol P {
	margin-left: 3px;
	font-family: verdana, arial;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	margin-right: 3px;
	margin-top:0px;

}

 A.rightcol { color: #FFFFFF;  }
 A.rightcol:hover { color: #d4e3f4; }



.c1 P {  margin-left: 0px; margin-right: 0px; font-family: verdana, arial; font-size: 11px; color:#d7e9ff; text-align: left; }
.content1 { margin-left: 20px; font-family: verdana, arial;font-size: 11px;text-align: left;color: #FFFFFF;margin-right: 20px; margin-top:0px; }

.rightcol ul li  {
list-style-type:square;
margin-left: 3px;
line-height: 20px; 
}

.footer_hr {background-image: url(images/silver_hr.gif);  width:753px; background-repeat: no-repeat; height: 21px;}
