/* 

Enter in the dance, plug it in and we begin...

*/

.Branding_Logo {
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-410px;
	height:70px;
	width:480px;
	height:150px;
	width:580px;
	background-image:url(../IMAGES/BRANDING/GPA_Logo.jpg);
	background-repeat:no-repeat;
	z-index:10000;
	padding:0px;
}

.Branding_SMTV {
	position:absolute;
	top:230px;
	left:120px;
	height:70px;
	width:480px;
	background-image:url(../IMAGES/BRANDING/SMTV_Logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:70px;
	color:#FFFF00;
	text-indent:70px;
	z-index:10000;
	padding:0px;
}

.Branding_SMTV a:link {
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}

.Branding_SMTV a:visited {
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}

.Branding_SMTV a:hover {
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
}

.Branding_SMTV a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.Branding_Image {
	position:absolute;
	top:240px;
	left:50%;
	margin-left:170px;
	height:320px;
	width:310px;
	background-image:url(../IMAGES/BACKGROUNDS/Brand_Image.jpg);
	background-repeat:no-repeat;
	z-index:11000;
	padding:0px;
}