#nav{
	display:none;
}

body {
	font-size: 78%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
}

h1, h1 a {
	font-size: 1.6em;
	color:#000;

}

h2, h2 a {
	font-size: 1.1em;
	color:#000;

}
p, p a{
	font-size:0.9em;
	line-height:2em;
	color:#000;
}

li, li a{
	font-size:0.9em;
	line-height:2em;
	color:#000;
}
/* Content inserts extra links n stuff like that*/


blockquote {
	font-style: italic;
}

	
	
/*holds it all in place*/
#main {
	width:800px;
		background-color:#fff;
		text-align:left;
		margin:0;
		padding:0 0 40px 0;
}


#wrap {	
width:588px;
	padding:5px;	
	margin:0;
}

/*top left section*/
#leftcol {
	display:none;
}
/*top right section*/
#rightcol {
	display:none;
	
}

/*bottom left section*/

#leftcolbase {
	display:none;
	
}
#pic {
	display:none;
	
}
/*bottom right section*/
#rightcolbase {
	width: 100%;
	margin:0;
	padding:0;
}
#rightcolimage {
	display:none;
	
}
#footer {
	display:none;
}
#address{
	display:none;
}
#txt {
	margin-bottom:5px;
	display:none;
	
}
#txt a, #txt a:visited{
	font-size:0.8em;
	text-decoration:underline;
	color:#000;
	padding:0 6px 0 2px;
}
#txt img{
	display:none;
}
li, li a{
	color:#000;
}
#breadcrumb{
	display:none;
}
#main img, #main img a{
	border:0;
	float:left;
	margin:16px;
}
#main p, #main h1{
	padding:0 10px 0 10px;
}
#printheader{
	width:auto;
	height:68px;
	margin:0 0 30px 0;
	visibility:visible;
	display:block;
}
#trans{
margin:0 10px 0 10px;
display:none;
}
#trans a, #trans a:visited{
	width:100%;
	text-decoration:none;
	background:0;
	border:0;
}
.tiny{
	display:none;
}
#ticker{
	display:none;
}