@charset "utf-8";
/* CSS Document */

#home_images_1,#home_flash{
float:left;
}
#home_flash{
width:692px;
height:377px;
margin-bottom:10px;
}
#home_images_2{
margin-bottom:20px;
}
#message{
margin-left:230px;
}
a.weblink:link {
	color: #387AA7;
	text-decoration: none;
	font-weight:bold
}
a.weblink:visited {
	text-decoration: none;
	color: #387AA7;
	font-weight:bold
}
a.weblink:hover {
	text-decoration:underline;
	color: #387AA7;
	font-weight:bold
}
a.weblink:active {
	text-decoration:underline;
	color: #387AA7;
	font-weight:bold
}
