body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660000;
	background-image:url(../other/background.jpg);
	background-repeat:repeat;
	margin:0px;
	}

body img {
	border: none;	
	}
	
h1, h2, h3{
	font-size:1em;
	
	}
a:link, a:visited{
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover, a:active{
	color:#660000;
	text-decoration:none;
	}

#enter {
	position:relative;
	margin:0 auto;
	width:800px;
	height:600px;	
}

#menu {
	position:absolute;
}

#navwork {
	top:60px;
	left:127px;
	width:60px;
	height:50px;
	background:none;
	position:absolute;
}
#navnews {
	top:165px;
	left:94px;
	width:60px;
	height:50px;
	background:none;
	position:absolute;
}
#navabout{
	top:296px;
	left:99px;
	width:60px;
	height:50px;
	background:none;
	position:absolute;
}
#navlinks {
	top:413px;
	left:115px;
	width:60px;
	height:50px;
	background:none;
	position:absolute;
}

#submenu {
	position:absolute;
	background:none;
	width: 700px;
	height:50px;
	left: 191px;
	top: 65px;
}

#submenu img {
	padding-left:20px;
	}

#thumbs {
	position:absolute;
	height:600px;
	width:200px;
	top: 110px;
	left:200px;
	
}

#thumbs img {
	padding:2px;
	
	}

#big {
	position:absolute;
	top:115px;
	left:380px;
	height:525px;
	width:525px;
	background-image:url(../images/whitebox.png);
	background-repeat:no-repeat;
	
}
#big img {
	padding:12px;
	
	}
#copyright {
	position:absolute;
	top:750px;
	left:10px;
	width:700px;
	height:12px;
}

#big2 {
	position:absolute;
	top:119px;
	left:200px;
	height:525px;
	width:525px;
	background-image:url(../images/whitebox.png);
	background-repeat:no-repeat;
}

	
#textcont {
	position:absolute;
	top:10px;
	left:9px;
	height:500px;
	width:500px;
	background-color:none;
	overflow:scroll;
	
	}
#text {
	position:absolute;
	top:10px;
	left:40px;
	height:500px;
	width:400px;
	background-color:none;
}

#text img {
	padding:2px;
	
	}
	
#aboutlia {
	position:absolute;
	top:10px;
	left:9px;
	height:500px;
	width:500px;
	background-color:none;
}
#scrollhide {
	position:absolute;
	top:496px;
	left:6px;
	width:510px;
	height:14px;
	background:#FFFFFF;
}	
