/*remove browser defaults*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
div { text-align: left; }

body {
	margin: 0;
	text-align: center;	
	font: Trebuchet, Arial, Helvetica, sans-serif;
}

body#bodyhome { background-repeat: no-repeat; background-position: top center; } /* image is set by JS (or NOSCRIPT) */



div#container {
	width: 966px;
	margin: 0 auto;
	

}

div#menucolumn {
	float: left;
	width: 700px;
	height: 148px;
	margin: 0px 0px 0px 0px;
}

div#rightcolumn {
	width: 700px;
	float: left;
	margin: 0px 0px 0px 0px;

}

	
div#footer {
	width: 966px;
	float: left;
	margin: 70px 0px 0px 0px;
	font-size: 0.8em;
}
		

.paragraph_1 {
    color: #000000;
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-indent: 0px;
    text-transform: none;
}

a {
    color: #000000;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}










