BODY {
	background-color : #fff;
	color: Black;
	font-family : sans-serif;
}

P{
	font-size: 0.9em;
	text-align : justify;
}

.big { color:#000;
font-size : larger;
}

#gaplogo{
	margin-top: 15px;
	height : 140px;
	width: 170px;
	margin-left: 7%;
	background-image : url(../images/gaplogo.jpg);
	background-repeat : no-repeat;
	background-position : center;
}

#title{
	height : 140px;
	width: 60%;
	margin-top: -130px;
	margin-left: 24%;
	text-align : left;
	font-size : 30px;
	font : bold;
	padding-top : 15px;
	padding-left : 50px;
}

#subtitle{
	width: 60%;
	height: 35px;
	margin-left: 20%;
	padding-left: 15px;
	text-align : left;
	font-size : 14px;
	font : bold;
}
	
#name
{
	height: 28px;
	margin-left: 20%;
	width: 65%;
	padding-left : 15px;
	text-align : left;
	font-size : 0.9em;
	font-weight : bold;
}

#bio 
{
	height: auto;
	margin-left: 20%;
	width: 65%;
	padding-left : 15px;
	text-align : justify;
	font-size : 0.9em;
}

#textbody 
{
	margin-left: 100px;
	height: auto;
	margin-left: 20%;
	width: 60%;
	padding-left : 15px;
	padding-top: 30px;
	text-align : left;
	font-size : 1.1em;

}

#contactinfo{
	text-align : left;
	font-size : 12px;
	color: #999999;
	
}

#position{
	position: absolute;
	top: 190px;
	left : 5%;
	text-align : left;
	font-size : 11px;
	color: #007070;
}

A.mailto{
	color: #c0c0c0;
}

A.mailto:hover{
	color: Yellow;
}

A.nav{
	color: #333300;
	text-decoration : none;
}

A.nav:hover{
	color: #9F0000;
}
A.nav:visited{
	color: Silver;
}

A.textlink{
	color: #FFF;
	text-decoration : none;
}

A.textlink:hover{
	color : Red;
}

A.textlink:visited{
	color: Silver;
}

A.infolink{
	color: #9F0000;
	text-decoration : none;
}

A.infolink:hover{
	font-size: larger;
}

A.infolink:visited{
	color: Silver;
}
	
}

A.mailto{
	color: #666666;
}

A.mailto:hover{
	color: #ffcc66;
}

A.nav{
	color: #333300;
	text-decoration : none;
}

A.nav:hover{
	color: #9F0000;
}
A.nav:visited{
	color: Silver;
}

A.textlink{
	color: #336633;	
	text-decoration : none;
}

A.textlink:hover{
	color : Red;
}

A.textlink:visited{
	color: Background;
}

A.infolink{
	color: #9F0000;
	text-decoration : none;
}

A.infolink:hover{
	font-size: larger;
}

A.infolink:visited{
	color: Silver;
}