 @import url('../css/gSite.css');
  @import url('../css/gTopnav.css');
  @import url('../css/gFooter.css');
  @import url('../css/pHome.css');

.img {
	width:866px;
	height:499px;
	background-image:url(../random.php);
	background-repeat:no-repeat;
	margin-top:0%;
	cursor: pointer;
}

#btn3 {
	position:relative;
	width:218px;
}

#btn2 {
	position:relative;
	width:218px;
}

#btn {
	position:relative;
	width:218px;
}


#educationFX {
	position:relative;
	width:235px;
}

#educationFX2 {
	position:relative;
	width:235px;
}

#educationFX3 {
	position:relative;
	width:235px;
}

body {	
	background-image:url(../images/background_pixel.gif);
	background-repeat:repeat-x;
	background-color:#b8b8b8;
	margin: 0;	
	padding: 0;
	}

#separators {
	font-size:10px;
}
.img table {
	text-align: left;
}

#bgEdu {
	background-image:url(../images/edu_b.png);
	background-repeat:no-repeat;
	width:228px;
	height:458px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}

#bgEdu2 {
	background-image:url(../images/manage_b.png);
	background-repeat:no-repeat;
	width:228px;
	height:390px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}

#bgEdu3 {
	background-image:url(../images/trader_b.png);
	background-repeat:no-repeat;
	width:228px;
	height:458px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}

#education_inside {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
	color:#9b9898;
}

tr { background-color:}
  .initial { background-color: #fff; }
  .highlight { background-color: #c3d1ed; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
