body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#bg {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 825px;
	height: 645px;
	margin-left: -413px;
	margin-top: -323px;
	background-image: url(../images/bg_full.png);
	background-repeat:no-repeat;
}
#container {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 950px;
	height: 700px;
	margin-left: -475px;
	margin-top: -350px;
}
#container_form {
	position:absolute;
	top:0;
	left: 50%;
	width: 617px;
	height: 887px;
	margin-left: -308px;
}
#flashMovie {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 700px;
}
#solo_form {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 617px;
	height: 887px;
}
#inst_head{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:128px;
	border-bottom: 2px solid #000;
	/*margin-left: -386px; set to a negative number 1/2 of your width*/
}
#inst_logo{
	position:absolute;
	left:80px;
	top:50%;
	width:239px;
	height:73px;
	margin-top:-40px;
	background-image:url(../images/logo_gma_small.jpg);
	background-repeat: no-repeat;
}
#inst_text{
	position:absolute;
	left:430px;
	top:10px;
	height:80px;
	margin-top:17px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 18px;
}.normal a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F05234;
}.normal a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F05234;
}.normal a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F05234;
}.normal a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F05234;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #444444;
}
