/* CSS Document */
#master_head{
	width:968px;
	height:300px;
	border:none;
	position:relative;
	font-size: 12px;
}
#Links{
	position:absolute;
	left: 381px;
	top: 56px;
}

#GV-Logo-Header {
	width:259px;
	height:79px;
	background-image:url(../Images/logos/The_Ambassadors_Logo.png);
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	z-index:1;
	left: 19px;
	top: 17px;
	}
#GV-Logo{
	width:151px;
	height:168px;
	position:absolute;
	left: 81px;
	top: 113px;
	}
#menu {
	width:968px;
	height:47px;
	margin-top:30px;
	background-image:url(../Images/home_page_bg/MenuBG.jpg);
	background-repeat:repeat-x;
	position:absolute;
	z-index:-1;
	left: -1px;
	}
	
#GV-ambassadors-students {
	width:545px;
	height:203px;
	position:absolute;
	left: 336px;
	top: 94px;
	}
	
#Login {
	width:157px;
	height:22px;
	position:absolute;
	margin:auto;
	left: 739px;
	top: 3px;
	}
		
#text_menu {
	width:496px;
	height:19px;
	position:absolute;
	margin:auto;
	left: 441px;
	top: 54px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
}
