/* Page Formatting */* {	margin:0;	padding:0;	}body {	background-color:#fcfcfc;	background-image:url(images/background.gif);	background-repeat:repeat;	font:11px/20px Verdana, Arial, Helvetica, sans-serif;	color:#555555;	text-align:left;}a {	color:#9c3;	text-decoration:none;	}a:hover {	color:#9c3;	text-decoration:none;	}img, img a {	border:0;	}p {	line-height:1.9em;	margin-bottom:20px;}strong {	color:#9c3;	}/* Page Structure */#wrapper {	width:760px;	margin:0 auto;	padding:0px;	background-color:#fff;	border-left:1px solid #efefef;	border-right:1px solid #efefef;	border-bottom:1px solid #efefef;	}#header {	height:173px;	background-image:url(images/header.gif);	background-repeat:no-repeat;	}	#flash {	height:160px;	background-image:url(images/flash-bg.jpg);	background-repeat: no-repeat;	width: 760px;	}	#navigation {	float:left;	text-align:left;	width:150px;	padding:0px;	margin-left: 10px;	margin-top: 15px;	margin-right: 0px;	margin-bottom: 0px;	}	#sidebar {	float:left;	text-align:left;	width:150px;	padding:1px 10px 10px;	background-image:url(images/bg-sidebar.gif);	color:#666666;	height: 600px;	background-repeat: no-repeat;	border-top: 1px solid #EFEFEF;	border-right: 1px solid #EFEFEF;	}	#content {	margin-left:20px;	min-height:400px;	margin-right: 20px;	padding-top: 5px;	margin-top: 8px;	}#footer {	clear:both;	padding:10px 0;	font-size:11px;	text-align:center;	line-height:16px;	color:#999999;	background-color: #333333;	}/*  Headings */h1 {	font-weight:normal;	letter-spacing:0px;	font-size:1.8em;	padding-bottom:0;	color: #9c3;	}h2 {	font-weight:bold;	font-size:1.0em;	}h3 {	font-weight:normal;	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:3.0em;	line-height:200px;	margin-left:10px;	}h3 a {	color:#ffffff;	}h3 a:hover {	color:#ffffff;	text-decoration:none;	}/* Navigation */#navigation ul {	list-style-type:none;	display: block;	margin:0 0 0px;	}#navigation li {	list-style-type:none;	margin-left:14px;	text-transform:uppercase;	}#navigation a {	font-weight:normal;	color: #FFFFFF;	}#navigation a:hover {	text-decoration:none;	color: #666;	}	/* Sidebar */#sidebar ul {	list-style-type:none;	margin:0 0 20px 0;	}#sidebar li {	list-style-type:none;	margin-left:14px;	line-height: 30px;	}#sidebar a {	font-weight:normal;	color: #999;	font-weight:bold;	}#sidebar a:hover {	text-decoration:none;	color: #9c3;	font-weight:bold;		}/* Classes */.item {	margin-bottom:0px;	}.meta {	margin-bottom:10px;	color:#999999;	}/* Extra's */blockquote  {	border-left:5px solid #333333;	color:#333333;}#subscribe {	padding-right:5px;}#sub {	font-weight:bold;	font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:1.3em;	}#sub a:hover {	text-decoration:none;	}	.showcase {	border: solid 1pt #ccc;	padding: 2pt;	margin-right: 2px;}.img-right {	float: right;	border: solid 1pt #ccc;	padding: 4pt;	margin-left: 22px;}.img-no {	float: right;	border: solid 1pt #fff;	padding: 4pt;	margin-left: 22px;}.img-left {	float: left;	border: solid 1pt #ccc;	padding: 4pt;	margin-right: 22px;}/*Form*/label{float: left;width: 120px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}input, textarea{width: 200px;margin-bottom: 5px;background-color: #efefef;color: #000;}textarea{width: 250px;height: 150px;}.boxes{width: 1em;}#submitbutton{margin-left: 120px;margin-top: 5px;width: 90px;}
