div#footer {
position: absolute;
top: 0;
right: 0;
z-index: 30;
/*color: #000;*/
/*width: 50%;*/
margin: 0;
}

#footer ul {
list-style: none;
}
/*div#footer a:link, div#footer a:visited {
color: #000;
}*/

a:link {
text-decoration: none;
}

h1, h2, h3, strong {
	/*font-family: cursive;*/
	font-family: "Trebuchet MS";
	
	}
#nav, #nav ul{
display: none;
}

div#topbar {
display: none;
}

img {
border: 0;
}
#main img {
width: 50%;
height: 50%;
width: auto;
height: auto;
display: block;
margin: 0 auto;
}


#sidebar {
display: none;
width: 0;
height: 0;
}

/*#main {
float: none;
margin: 0;
width: auto;
_width: 85%;
}*/

body {
/*color: #000;*/
font-family: "Century Gothic", Arial, sans-serif;
}

/*main a:link, main a:vistited {
color: #000;
}*/


p.esks {
padding-left: 20px;
font-size: 30pt;
text-align: center;
}



* {
	background: none ! important;
	color: #000 ! important;
	text-decoration: none;
}

p {
font-size: 12pt;
margin: 7px 0;
}

h1 {
font-size: 20pt;
}

h2 {
font-size: 17pt;
}

h3 {
font-size: 15pt;
}

table {
width: 100%;
margin: 0 auto;
}
/*html, body, #wrap, #header, #footer, #main, .logo{
height: auto;
margin: 0;
padding: 0;
}*/

/*#header img.logo {
_display: block;
_border: 2px solid black;
}*/