.base_bgrd {
	background-image: url(images/base_bgrd_02.jpg);
	background-repeat: no-repeat;
}

.top_bgrd {
	background-image: url(images/top_bgrd_02.jpg);
	background-repeat: no-repeat;
}	

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a9dcee;
	}


h1 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	margin-bottom: -12px;
	color: #232a5d;
	padding-left:5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:5px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color:#232a5d;
	}
	
.footer_text a:link, .footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color:#232a5d;
	}
	
.footer_text a:hover {
	text-decoration:underline;
	color:#232a5d;
	font-size: 10px;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232a5d;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232a5d;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232a5d;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232a5d;
	text-decoration: none;
}

#container, .content {
	width:245px;
	max-width:245px;
	min-width:245px;
	height:310px;
	max-height:310px;
	min-height:310px;
	overflow:hidden;
	}

#container {
  position: relative;
  padding-left:10px;
	}

#scroller {
	width:1560px;
	min-width:1560px;
	max-width:1560px;
	height:300px;
	min-height:300px;
	max-height:300px;
	}
	
.content {
	float:left;
	/*padding-left:8px;*/
	margin-right:15px;
	}

<!--[if IE]>

<! [endif]-->	