body {
	background-color: #7cccc3;
	background-image: url(images/bckg.jpg);	
}

#header {
	height: 130px;
	margin: 20px,auto,10px,auto;
	text-align: center;
}

#overlay{
   margin-top: -10px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
#overlay2{
	background-image: url(images/bottom.png);
	background-repeat: repeat-x;
	height: 113px;
	margin-bottom: 1px;
}

#formfit{
	width: 750px;
	margin: 20px auto auto auto;
}
#content{
	/*margin: 40px auto auto auto;*/
	margin: 10px auto auto auto;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/bwbck2.jpg);

}

#subcontent{
width: 700px;
margin: auto;
}

#formfit2{
	width: 375px;
	margin: 10px auto auto auto;
}
#content2{
	/*margin: 40px auto auto auto;*/
	margin: 10px auto auto auto;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/bwbck2.jpg);

}

#subcontent2{
width: 350px;
margin: auto;
}

#backdoor{
text-align: right;
margin-top: 20px;
margin-right: 10%;
float: right;
}

#fadeDiv {
display:none;

}

a, a:link {
background-image: url(images/dor.gif);
width: 120px;
height: 150px;
text-indent: -999em;
display: block;
}

a.door, a.door:link {
	background-image: url(images/doors.gif);
width: 120px;
height: 150px;
text-indent: -999em;
display: block;
}

a.door:hover {
background-position: 0 150px;
}


a.door2, a.door2:link {
background-image: url(images/doors2.gif);
width: 120px;
height: 150px;
text-indent: -999em;
display: block;
}




a.door2:hover {
background-position: 0 150px;
}

a.door3, a.door3:link {
background-image: url(images/doors3.gif);
width: 120px;
height: 150px;
text-indent: -999em;
display: block;
}

a.door3:hover {
background-position: 0 150px;
}

a.door4, a.door4:link {
background-image: url(images/doors4.gif);
width: 120px;
height: 150px;
text-indent: -999em;
display: block;
}

a.door4:hover {
background-position: 0 150px;
}
