#Banner {
	text-align: center;
	left: auto;
	top: inherit;
	right: auto;
	bottom: auto;
	height: auto;
	width: 980px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
}
#Menu {
	position: absolute;
	z-index: 88;
	left: 0px;
	top: 0px;
	width: 980px;
}
#Logo {
	position: absolute;
	z-index: 0;
	top: 33px;
	width: 980px;
	text-align: center;
}


#NAV {
	line-height: normal;
}
#Content {
	padding: 0px;
	width: 900px;
	position: absolute;
	top: 109px;
	text-align: center;
	left: 40px;
	right:0px;
	visibility: visible;
}
#screen {
	width: 980px;
	position: relative;
	height: 900px;
	margin: auto;
	left: auto;
}

a:link
{
	color: rgb(0, 0, 255);
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
a:hover
{
	color: rgb(255,0,0);
}

p 		{
	font-family: Tahoma;
	text-align:justify;
	color: #666666;
	font-size: 14px;
}

table	{ font-family: Tahoma; }
h1      {
	font-family: Tahoma;
	color: #666666;
}
h2      {
	font-family: Tahoma;
	color: #666666;
}
h3      {
	font-family: Tahoma;
	color: #666666;
}
tr {
	font-family: Tahoma;
	color: #666666;
	text-align: left;
}
#Gallscreen {

	width: 980px;
	position: relative;
	height: 120px;
	margin: auto;
	left: auto;
}
#GallMenu {
	position: absolute;
	z-index: 88;
	left: 0px;
	top: 15px;
	width: 980px;
}
#GallLogo {
	position: absolute;
	z-index: 0;
	top: 48px;
	width: 980px;
	text-align: center;
}
li {
	font-family: Tahoma;
	color: #666666;
	text-align: left;
}
ol {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
}
p {
	text-align: justify;
}
