body {
	background-image: url(../Images/background.jpg);
	background-color: #00539f;
}
#page{
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	width:800px;
	margin:0 auto;
	margin-top: 8px;
	z-index:1;
}
.linktext A:link {
	text-decoration: underline;
	color:#000099;
	font-size: 10px;
}
.linktext A:visited {
	text-decoration: underline;
	color:#000099;
	font-size: 10px;
}
.linktext A:active {
	text-decoration: underline;
	color:#000099;
	font-size: 10px;
}
.linktext A:hover {
	text-decoration: underline;
	color:#000099;
	font-weight:bold;
	font-size: 10px;

}
#Layer3 {
	position:absolute;
	width:90%;
	height:568px;
	z-index:2;
	top: 28px;
	visibility: visible;
	left: auto;
	vertical-align: baseline;
	margin: auto;
	right: auto;
	background-position: center;
}
#Login {
	position:absolute;
	width:110px;
	height:40px;
	z-index:13;
	left: 690px;
	top: 616px;
	visibility: visible;
}
#whiteline {
	position:absolute;
	width:537px;
	height:2px;
	z-index:2;
	left: 257px;
	top: 277px;
	overflow: visible;
}
#Content {
	position:absolute;
	width:320px;
	height:340px;
	z-index:19;
	left: 246px;
	top: 257px;
	overflow: visible;
	list-style-type: disc;
	visibility: visible;
}

#Pics {
	position:absolute;
	width:244px;
	height:303px;
	z-index:2;
	left: 581px;
	top: 259px;
	overflow: hidden;
}
#Home {
	position:absolute;
	width:70px;
	height:27px;
	z-index:2;
	top: 0px;
	left: 0px;
}

