@charset "UTF-8";
/* CSS Document */

body {	
	margin:0px 0px 0px 0px;
	background:#fff url(images/bg_tile.gif) top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height: 18px; color:#333;
	}
	
#container {width:680px;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px;}

#content{width:385px; margin-left:164px;}
#slideshow{width:680px;}
#content a {color:#333333;font-weight:bold;}
#content a:visited {color:#333333;font-weight:bold;}

h1 {font-size:16px;color:#555;font-weight:normal;}

a	{color:#999; text-decoration:none;}
a:hover	{color:#3366CC; text-decoration:none;}