BODY {
	background-color : #000;
	color: #fff;
	font-family : "Palatino Linotype";
}

P{
	font-size: 0.9em;
	text-align : justify;
}

.big { color:#c18a04;
font-size : larger;
}

#sophiasseal{
	margin-top: -15px;
	height: 150px;
	width: 150px;
	margin-left: 69%;
	background-image: url(../images/creatrixlogo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#title{
	height : 110px;
	width: 80%;
	margin-top: -165px;
	margin-left: 24%;
	text-align : left;
	font-size : 48px;
	font : bold;
	padding-top : 15px;
	padding-left : 50px;
	color : White;
}

#subtitle{
	height: 38px;
	margin-left : 27%;
	margin-top: -31px;
	padding-left : 35px;
	text-align : left;
	font-size : 17px;
	color: #CCC;
	
}

#author{
	height: 15px;
	margin-left : 27%;
	margin-top: -16px;
	padding-left : 37px;
	text-align : left;
	font-size : 12px;
	color: #9f0000;
	
}

#position{
	position: absolute;
	top: 120px;
	left : 5%;
	text-align : left;
	font-size : 13px;
	color: #007070;
}

#quote1{
	position: absolute;
	top : 190px;
	left: 5%;
	width: 150px;
	text-align : left;
	font-size : 0.9em;
	color: #9f9f9f;
	font-style : italic;
}

#quote2{
	position: absolute;
	top : 290px;
	left: 5%;
	width: 150px;
	text-align : left;
	font-size : 0.9em;
	color: #9f9f9f;
	font-style : italic;
}

#quote3{
	position: absolute;
	top : 420px;
	left: 5%;
	width: 150px;
	text-align : left;
	font-size : 0.9em;
	color: #9f9f9f;
	font-style : italic;
}


#textbody 
{
	margin-left: 100px;
	height: auto;
	margin-left: 21%;
	width: 62%;
	padding-left : 15px;
	padding-top: 23px;
	text-align : left;
	font-size : 0.9em;
	background-image : url(../images/athena.jpg);
	background-repeat : no-repeat;
	background-position : center;
}



A.mailto{
	color: #c0c0c0;
}

A.mailto:hover{
	color: #FFF;
}

A.nav{
	color: #c18a04;
	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;
}