body, div, td {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
}

p {
	margin: 0px 0px 13px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.event {
    padding:0;
    margin:0;
}

#bodytext {
	font-size: 13px;
}

#eventbodytext p {
    padding:0;
    margin:0;
}

#eventbodytext {
    margin-bottom:20px;
}

#central-column {
	padding-right: 20px;
}
#font-base {
	font-size: 14px;
}
#font-large {
	font-size: 16px;
}
#font-larger {
	font-size: 18px;
}
#footer-text {
	font-size: 10px;
	padding: 0px;
	width: 220px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 13px;
}
.footer {
	font-size: 10px;
}
.header-menu {
	padding-top: 18px;
}
#header-menu-left {
	position: absolute;
	background:#000;
	top:18px;
	left: 209px;
	width:200px;
	color:#fff;
}
#header-menu-right {
	position: absolute;
	left:400px;
	top:18px;
	width:200px;
	color:#fff;
}
.header-menu-contain {
	width: 99%;
	height: 132px;
	clear: both;
}
#body-menu-left {
	position: absolute;
	top:152px;
	left: 209px;
	width:200px;
}
#body-menu-right {
	position: absolute;
	left:400px;
	top:152px;
	width:200px;
}
.header-logo {
	margin-left: 15px;
	margin-top: 18px;
}
.blue {
	color: #69c;
}
.lime {
	color: #B70101;
}
.magenta {
	color: #f06;
}
.orange {
	color: #f93;
}
.red {
	color: #c03;
}
a:link {
	color: #000;
	text-decoration: none;
	
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:link.white {
	color: #fff;
	text-decoration: none;
}
a:visited.white {
	color: #fff;
	text-decoration: none;
}
a:hover.white {
	color: #fff;
	text-decoration: underline;
}
a:active.white {
	color: #fff;
	text-decoration: none;
}
a:link.blue {
	color: #69c;
	text-decoration: none;
}
a:visited.blue {
	color: #69c;
	text-decoration: none;
}
a:hover.blue {
	color: #69c;
	text-decoration: underline;
}
a:active.blue {
	color: #69c;
	text-decoration: none;
}
a:link.lime {
	color: #B70101;
	text-decoration: none;
}
a:visited.lime {
	color: #B70101;
	text-decoration: none;
}
a:hover.lime {
	color: #B70101;
	text-decoration: underline;
}
a:active.lime {
	color: #B70101;
	text-decoration: none;
}
a:link.magenta {
	color: #f06;
	text-decoration: none;
}
a:visited.magenta {
	color: #f06;
	text-decoration: none;
}
a:hover.magenta {
	color: #f06;
	text-decoration: underline;
}
a:active.magenta {
	color: #f06;
	text-decoration: none;
}
a:link.orange {
	color: #f93;
	text-decoration: none;
}
a:visited.orange {
	color: #f93;
	text-decoration: none;
}
a:hover.orange {
	color: #f93;
	text-decoration: underline;
}
a:active.orange {
	color: #f93;
	text-decoration: none;
}
a:link.menu-link {
	color: #fff;
	text-decoration: none;
}
a:visited.menu-link {
	color: #fff;
	text-decoration: none;
}
a:hover.menu-link {
	color: #fff;
	text-decoration: underline;
}
a:active.menu-link {
	color: #fff;
	text-decoration: none;
}
a:link.red {
	color: #c03;
	text-decoration: none;
}
a:visited.red {
	color: #c03;
	text-decoration: none;
}
a:hover.red {
	color: #c03;
	text-decoration: underline;
}
a:active.red {
	color: #c03;
	text-decoration: none;
}

img {
	border: 0px;
}
.clear {
	height: 1px;
	font-size: 1px;
	clear: both;
	line-height: 0px
}
.spacer {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.spacer-10px {
	clear: both;
	height: 10px;
	font-size: 10px;
}
.spacer-menu {
	clear: both;
	height: 30px;
	font-size: 30px;
}
.menu-header {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
.menu-body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.menu-select {
	float: left;
	width: 13px;
	padding-left: 2px;
	font-weight: bold;
}

.menu-item-access {
	float: left;
	width: 175px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.menu-item {
	float: left;
	width: 175px;
}
.menu-item-body {
	float: left;
	width: 90%;
}
.list-line {
	clear: both;
}
.list-number {
	float: left;
	width: 50px;
	margin-bottom: 30px;
}
.list-item {
	
}

#home-back {
	background-attachment: scroll;
	background-image: url(../images/background_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#text-size {
	float: left;
	width: 157px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#main-contain-home {
	width: 60%;
	margin: 0px 0px 90px;
}
#home-text-contain {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#home-text {
	background-color: #000;
	color: #FFFFFF;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-images-contain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 220px;
}
#footer-images {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.footer-logo {
	margin-right: 4px;
}
.white {
	color:#fff;
}
#right-img {
	margin-top: 10px;
}

/* home header columns */

#banner-white {
	height:133px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:132px;
}
html>body #banner-white {
	height:132px;
}

#leftheader-white {
	position: absolute;
	left:0px;
	top:0px;
	width:200px;
}

#centerheader-white {
	margin-left: 207px;
	margin-right:118px;
	color:#000;
		
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 209px;
	margin-right:120px;
}
html>body #centerheader-white {
	margin-left: 209px;
	margin-right:120px;
}

#rightheader-white {
	position: absolute;
	right:0px;
	top:0px;
	width:109px;
}

/* new column layout */

	#header-n {
		padding:0;
		background:#000;
		height: 132px;
		margin-bottom: 20px;

		}

	#main1 {
		margin:0; padding:0;
		}
	#main2 {
		margin:0; padding:0;
		}
	#left-n {
		float:left;
		width:200px;
		margin:0; padding:0;
		}
	#right-n {
		float:right;
		width:109px;
		margin:0; padding:0;
		margin-bottom:-10px;
		}
	#middle-n {
		margin-left: 224px;
		margin-right: 119px;
		}
		
	#middle-nalt {
		margin-left: 209px;
		margin-right: 119px;
		}
	
	#footer-n {
		margin-top: 20px;
		margin-left: 224px;
		margin-right: 119px;
		}
	.column-in {
		margin:0;
		margin-bottom:-10;
		padding:0;
		/*/*/ margin-bottom:0; /* */
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}


/* Form element styles
-------------------------------*/

form {
	margin: 0px;
	padding: 0px;
}
input.field {
	width: 350px;
	font-size: 11px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	color: #666;
}
input.narrow {
	width: 100px;
	font-size: 11px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	color: #666;
}
textarea.field {
	width: 350px;
	height: 70px;
	font-size: 11px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	color: #666;
}
select.field {
	width: 350px;
	font-size: 11px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	color: #666;
}
.form-label {
	float: left;
	padding-top: 3px;
	margin-bottom: 5px;
}
.form-input {
	float: left;
	margin-bottom: 20px;
}
#form-content {
	float: left;
	margin-top: 16px;
	margin-bottom: 50px;
}
#done a{
	display:block;
	background-image: url(../images/dusted.gif);
	background-repeat: no-repeat;
	width:88px;
	height:12px;
}

#done a:hover{
	display:block;
	background-image: url(../images/done.gif);
	background-repeat: no-repeat;
	width:88px;
	height:12px;
}