/* @override http://localhost/~michael/DivinityLight/css/layout.css */

#outer {
	width: 904px;
	height: 677px;
	background-color: #111;
	padding-top: 2px;
	padding-left: 0;
	margin-left: auto;
	margin-right: auto;
}

#subouter {
	position: absolute;
	width: 900px;
	height: 675px;
	margin-left: 2px;
}

#header {
	width:900px;
	height:157px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}


#leftlinksMedia {
	width:215px;
	height:35px;
	position: absolute;
	top: 157px;
	left: 0;
}

#leftlinksArt {
	width:215px;
	height:37px;
	position: absolute;
	top: 192px;
	left: 0;
}

#leftlinksTechnical {
	width:215px;
	height:35px;
	position: absolute;
	top: 229px;
	left: 0;
}

#leftlinksAbout {
	width:215px;
	height:35px;
	position: absolute;
	top: 264px;
	left: 0;
}

#joiner {
	width:68px;
	height:142px;
	background-image: url(../images/joiner.jpg);
	position: absolute;
	top: 157px;
	left: 215px;
}

#joinerMedia {
	
	width:68px;
	height:142px;
	position: absolute;
	background-image: url(../images/joinerMedia.jpg);
	top: 157px;
	left: 215px;
}

#joinerArt {
	
	width:68px;
	height:142px;
	position: absolute;
	background-image: url(../images/joinerArt.jpg);
	top: 157px;
	left: 215px;
}

#joinerTechnical {
	
	width:68px;
	height:142px;
	position: absolute;
	background-image: url(../images/joinerTechnical.jpg);
	top: 157px;
	left: 215px;
}

#joinerAbout {
	
	width:68px;
	height:142px;
	position: absolute;
	background-image: url(../images/joinerAbout.jpg);
	top: 157px;
	left: 215px;

}

#sublinks {
	width:617px;
	height:33px;
	position: absolute;
	background-image: url(../images/sublinks.jpg);
	top: 157px;
	text-align: center;
	left: 283px;
}

#sublinksActive {
	width: 617px;
	height:33px;
	position: absolute;
	background-image: url(../images/sublinksActive.jpg);
	top: 157px;
	left: 283px;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
}

#content {
	width:580px;
	height:434px;
	position: absolute;
	background-image: url(../images/conent.jpg);
	top: 190px;
	left: 283px;

}

#contentText {
	position: absolute;
	text-align: left;
	width: 510px;
	padding-left: 35px;
	padding-top: 5px;
	z-index: 1;
}

#contentText img {
	float: right;
	padding: 10px;
}

#widthimage {
	position: absolute;
	bottom: 16px;
	right: 20px;
}

#rightspacer {
	width:37px;
	height:434px;
	position: absolute;
	background-image: url(../images/rightspacer.jpg);
	top: 190px;
	right: 0;
}

#leftbottom {
	width:283px;
	height:325px;
	position: absolute;
	background-image: url(../images/leftbottom.jpg);
	top: 299px;
	text-align: left;
}

#leftbottomText {
	padding-left: 50px;
	width: 193px;
	position: absolute;
	bottom: 18px;
}

#footer {
	width:900px;
	height:51px;
	position: absolute;
	background-image: url(../images/footer.jpg);
	bottom: 0;
}

#footerText {
	text-align: left;
	position: absolute;
	bottom: 17px;
	left: 33px;
}
