body {
	margin:0;
	padding:0;
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#666666;
	line-height:120%;
	width:100%;
	background-color: #a3a3a3;
}

#container {
	width:100%; 
	display:table;
	clear:both;
	background: url(/_resources/images/design/body_bg.gif) top left repeat-x;
}

#header {	
	margin:0px;
	height:129px;
	width:800px;
	clear:both;
	text-align:left;
	background: url(/_resources/images/design/header_bg.gif) top left repeat-x;
}

#logo {
	padding-top:20px;
	padding-left:27px;
	width:370px;
	float:left;
}

#nav {
	float:left;
	padding-top:13px;
	width:385px;
}

#nav a {
	outline:none;
}

#body_content {
	width:807px;
	padding:0px 0px 0px 7px;
	clear:both;
	height:520px;
	background: url(/_resources/images/design/bg_content.gif) 7px 0px repeat-y;
}

#body_main {
	width:800px;
	padding:0px 7px 0px 0px;
	height:520px;
	float:left;
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#666666;
	line-height:120%;
	background: url(/_resources/images/design/bg_shadowright.gif) right top no-repeat;
}

#body_rightshadow {
	width:7px;
	height:406px;
	float:right;
	height:auto;
}

#leftcolumn {
	float:left;
	width:515px;
}

#downloads {
	float:left;
	clear:both;
	padding:22px 0px 0px 40px;
	width:475px;
}

#downloads a img {
	border:0px;
}

#downloads a {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:14px;
	line-height:120%;
	text-decoration:none;
	outline:none;
}

#downloads a:link { color:#666666; }
#downloads a:visited { color:#666666; }
#downloads a:hover { color:#3399CC; }

#news {
	width:515px;
	float:left;
	clear:both;
}

#rightcolumn {
	float:left;
	width:280px;
}

#event {
	width:280px;
	padding-top:18px;
	float:left;
	clear:both;
}

#body_bottom {
	width:807px;
	padding:0px 0px 0px 7px;
	clear:both;
	height:34px;
	background: url(/_resources/images/design/bg_bottom.gif) top left no-repeat;
}

#footer {
	float:left;
	clear:both;
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:120%;
	text-align:left;
	height:40px;
	width:800px;
}
#footer a:link { text-decoration:none; color: #FFFFFF; }
#footer a:visited { text-decoration:none; color: #FFFFFF; }
#footer a:hover  { text-decoration:none; color: #666666; }

.newstext {
	font-family:"Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#666666;
	line-height:120%;
	text-align:left;
	text-decoration:none;
}
.newstext a:link { text-decoration:none; color: #666666; }
.newstext a:visited { text-decoration:none; color: #666666; }
.newstext a:hover  { text-decoration:none; color: #3399CC; }

.eventstext {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:13px;
	color:#666666;
	line-height:120%;
	text-align:left;
	text-decoration:none;
}
.eventstext a:link { text-decoration:none; color: #3399CC; }
.eventstext a:visited { text-decoration:none; color: #3399CC; }
.eventstext a:hover  { text-decoration:none; color: #666666; }

.newsmediumtext {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:13px;
	color:#666666;
	line-height:120%;
	text-align:left;
	text-decoration:none;
}
.newsmediumtext b {	
	color:#3399CC;
}

.smallgreytext {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#666666;
	line-height:120%;
	text-align:left;
}
.smallgreytext a:link { text-decoration:none; color: #666666; }
.smallgreytext a:visited { text-decoration:none; color: #666666; }
.smallgreytext a:hover  { text-decoration:none; color: #3399CC; }

.morelink {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
}
.morelink a:link { text-decoration:underline; color: #666666; }
.morelink a:visited { text-decoration:underline; color: #666666; }
.morelink a:hover  { text-decoration:underline; color: #3399CC; }

.blacklink {
	font-family:"Century Gothic", "Verdana", "Trebuchet Ms", Lucida Grande, Arial;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:120%;
	text-decoration:none;
}
.blacklink a:link { color: #000000; }
.blacklink a:visited { color: #000000; }
.blacklink a:hover  { color: #3399CC; }