body {
	background: #2d4448 url('../images/background.jpg') repeat-x;
}

.center {
	position: absolute;
	width: 996px;
	top: 0px;
}

.logo {
	background: url("../images/logo.png") no-repeat;
	height: 216px;
	width: 365px;
	float: left;
   /* margin-left: 110px;*/
   /* margin-top: 23px;*/
	position: relative;
	z-index: 4;
}

.tabact {
	background: url('../images/tabtop.png') no-repeat center;
	height: 69px;
	width: 128px;
	position: absolute;
	top: 0;
	color: #fff;
	font: bolder 13px arial,helvetica;
	cursor: pointer;
}

.tabdeact {
	background: none;
	height: 69px;
	width: 128px;
	position: absolute;
	top: 0;
	color: #000;
	font: bolder 13px arial,helvetica;
	cursor: pointer;
}

.content {
	background: url("images/content-background.jpg");
	width: 996px;
	height: 565px;
	position: absolute;
	top: 96px;
	left: 0;
	/*z-index: 4;*/
}

.bottommenu {
	background: url("../images/bottom-background.png") repeat-x;
	height: 36px;
	width: 996px;
	position: absolute;
	top: 681px;
	left: 0;
}

 
.enchancer_1{
			position: absolute;
			left: 30px;
			top: 120px;
			z-index: 4;
		}
		
.enchancer_3{
			position: absolute;
			left: 5px;
			top: 345px;
			z-index: 4;
		}
		
.paypal_1{
			position: absolute;
			left: 450px;
			top: 205px;
			z-index: 4;
	     }
.paypal_2{
			position: absolute;
			left: 450px;
			top: 440px;
			z-index: 4;
	     }
	     
.color_1{
			position: absolute;
			left: 230px;
			top: 175px;
			z-index: 4;
	}
	
.color_2{
			position: absolute;
			left: 230px;
			top: 440px;
			z-index: 4;
	}
	     
	 
.bottomdeact {
	background: url("../images/bottom-tab-deact.png") no-repeat;
	font: 12px bolder narrower arial;
	position: relative;
	top: 0;
	float: left;
	width: 98px;
	height: 36px;
	color: #000;
	cursor: pointer;
}

.bottomact {
	background: url("../images/bottom-tab-act.png") no-repeat;
	font: 12px bolder narrower arial;
	position: relative;
	top: 0;
	float: left;
	width: 98px;
	height: 36px;
	color: #000;
	cursor: pointer;
}

.scholarship {
	margin-top: 0;
	z-index: 5;
	}
