/*id's*/

#right, #right, #gallery, #topnav, #slideshow, #footer{
	display:none;
	width:0px; 
	height:0px;
}

#container, #left{
	width:100%;
}

body{
	margin:0px;
}

.tables{
	width:100%;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: none 0px;
	border-bottom: none 0px;
}

.tables td{
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.tables, ul, p, h1, h2, h3, h4, h5, ol{
	margin-left:0px;
}

h1, h2, h3, h4, h5, p, ul, ol, .tables td, ol li, ul li{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

p, ul, ol, .tables td, ul li, ol li{
	font-size: 10pt;
}

h1{
	font-size: 16pt;
}
h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

