@charset "utf-8";
#container {
	height: 768px;
	width: 1024px;
	background-image: url(../images/background.png);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bodycopy {
	float: left;
	width: 700px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#leftmenu {
	float: left;
	height: 225px;
	width: 256px;
}
#header {
	background-image: url(../images/topbanner.png);
	float: left;
	width: 1024px;
	height: 203px;
}
body {
	background-color: #C8C6C6;
	background-repeat: repeat-y;
	background-image: url(../images/background.png);
	background-position: center;
}
#slideshow {
	height: 360px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:320px}

        
            .content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:620px;margin:20px auto;}
            .cred{margin-top:20px;font-size:11px;}
        
.small {
	font-size: x-small;
}
