body, button, input, col, dd , div, dl, dt, fieldset, form, li, ol, pre, table, td, textarea, th, tr, ul, .p00 p
{
	margin: 0px;
	padding:0px;	
}

html, body, table.background, #page, .h100
{
	height:100%;
}

table.background
{
	border-collapse: collapse;
}

body 
{
	font-family : Helvetica, Verdana, sans-serif;
	font-size: 85%;
}

a 
{ 
	color: inherit; 
	text-decoration:none; 
}

a:hover , a.active
{ 
	background-color: yellow; 
}

.left-side
{	
}

#content
{
	margin-bottom: 40px;
	margin-top: 60px;
}

.top
{
	vertical-align: top;	
	/* margin-top: 60px; */
	display: inline-block;
	margin-left: 60px;
}

p { 
	font-size: 0.8em;
	left: 210px;
	position: relative;
}

.headrow
{
	background-color: #FFFFFF;
	line-height: 2.1ex;
	margin-top: 30px;
}

.headrow .h1
{ 
	background-color: #FFFFFF;
	font-weight: 100;
	font-size: 2.5ex;
}

#first
{
	border-bottom: 1px solid black;
}

.navi
{
	display: block;
	border-color: black;
	width: 650px;
}

#page
{
}

#page p
{
	max-width: 750px;
}

.dot
{
	border-bottom-width: 1px;
	border-bottom-style: dotted; 
}	

.solid
{
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.gallery
{
    overflow: visible;
    position: relative;
    padding: 0px;
    height: 434px; 
}

.gallery ul
{
	position: absolute;
    list-style: none;
    
	overflow: visible;
    white-space: nowrap;
    padding: 0;
    margin: 0;
	left: 210px;
}

.gallery ul li
{
	display:inline;
	margin-right: 18px;
}

#HEADER_IMG
{
	background-color: white;
	cursor: pointer;
}

