@charset "utf-8";
/* CSS Document */

 /* Layers */
 body {
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #c3c3c3; 
	margin: 0;
}

#container{
 	margin-top: 15px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 800px;
}
#top {
	margin-top: 5px;
	height: 31px;
	width: 720px;
}
#logo {	
	margin-top: 12px;
	float: left;
	height: 26px;
}
#statement {
	margin-top: 10px;
	float: left;
	margin-left: 274px;
	height: 26px;
}

#navigation{
	margin-top: 0px;
	margin-bottom: 0;
	width: 720px;
	height: 44px;
	background-image: url(images/user_14.jpg);
	background-repeat: no-repeat;
}
#flash{
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: auto;
	width: 719px;
	height: 432px;
	left: 97px;
	top: 66px;
	border-left: 1px #333333 solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #333333 solid;
}
#content{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 718px;
	height: 137px;
	left: 64px;
	top: 41px;
}
#topics{
	margin-left: 10px;
	height: 326px;
	width: 350px;
	float: left;
	left: 19px;
	top: 2px;
	text-indent: 10px;

}
#pics{
	margin-left: 64px;
	margin-top: 0px;
	height: 337px;
	float: left;
	width: 290px;
	left: 343px;
	top: 4px;
	border-right: 1px #333333 solid;
	border-left: 1px #cccccc solid;
	background-color: #f3f3f3;
}
a.homepage
{
	color: #3c3c3c;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
a.homepage:link { color: #3c3c3c; }
a.homepage:visited { color: #3c3c3c; }
a.homepage:hover { color: #660000; font-weight: bold; }
a.nav
{
	color: #333333;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
a.nav:link { color: #333333; }
a.nav:visited { color: #333333; }
a.nav:hover { color: #660000; font-weight: bold; }