body {	font-family: tahoma, sans-serif;
	font-size:small;
	color:#000066;
	background-image:url('background.jpg');
	}

h3 {	font-family: tahoma, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#000666;
	text-align:center;
	}
	
h4 {	font-family: tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#000066;
	}

h5 {	font-family: tahoma, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#000066;
	}

h6 {	font-family: tahoma, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000066;
	text-align:center;
	}

pre {	font-family: arial, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#000000;
	}

.content a:link {text-decoration:underline; color:#000000;}
.content a:visited {text-decoration:underline; color:#000066;}
.content a:active {text-decoration: underline; color:#000066;}
.content a:hover {text-decoration: underline; color:#000066;}

.menu a:link {text-decoration:none; color:#000066;}
.menu a:visited {text-decoration:none; color:#000066;}
.menu a:active {text-decoration: none; color:#000066;}
.menu a:hover {text-decoration: underline; color:#000066;}

.bullet {	vertical-align:middle;
	}

.border {	border-style:none;
	}

.center {	text-align:center;
	border-style:none;
	}

#layer1 {	position:absolute;
	width:670px;
	height:560px;
	z-index:1;
	left:50%;
	top:-10px;
	margin-left:-335px;
	background-image:url('layerback.jpg');
	}

#layer2 {	position:absolute;
	width:130px;
	height:210px;
	z-index:2;
	left:50%;
	margin-left:-305px;
	top:90px;
	}
	
#layer3 {	position:absolute;
	width:450px;
	height:410px;
	z-index:3;
	left:50%;
	margin-left:-145px;
	top:80px;
	overflow:auto;

	scrollbar-arrow-color:#2E69B9;
	scrollbar-base-color:#9FDFF9;
	scrollbar-dark-shadow-color:#9FDFF9;
	scrollbar-track-color:#9FDFF9;
	scrollbar-face-color:#9FDFF9;
	scrollbar-shadow-color:#9FDFF9;
	scrollbar-highlight-color:#9FDFF9;
	scrollbar-3d-light-color:#9FDFF9;
	}

#layer4 {	position:absolute;
	width:130px;
	height:180px;
	z-index:4;
	left:50%;
	margin-left:-305px;
	top:300px;
	}

#layer5 {	position:absolute;
	width:90px;
	height:35px;
	z-index:5;
	left:100%;
	top:100%;
	margin-left:-90px;
	margin-top:-35px;
	}

#float {	float:left;
	margin:0px 10px 0px 0px;
	}
