a { font-weight : bold; }

a:active { color : #FFA000; }
a:link { color : #FFA000; }
a:visited { color : #FFE8AA; }
a:hover {
	color : #FFFFFF;
}


body {
	font-family : Verdena, Bookman old style;
	font-size : 18px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #000000;
	color:#000000

}

div#main {
	width: 950px;
	background-color:#CC99FF;
	margin: 0 auto;
	
}

#content {
	padding: 5px;
	}
#content a:active { color : #FFEEBB; }
#content a:link { color : #FFEEBB; }
#content a:visited { color : #FFE8AA; }
#content a:hover { color : #FFA000; }


#nav {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#660099;
	width:950px;
	font-size : 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#footer {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#660099;
	width:950px;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	}


h1 {
	font-size:32px;
	font-weight:bold;
	font-family: Algerian, Verdana;
	color:#660099
}

h2 {
	font-size:18px;
	font-weight:bold;
	font-family: Verdana;
	color:#000000
}

	
h2#underline {
	border-bottom : 1px solid #660099;
	}
	
.clear {
	clear:both ;
	}
	
.subHead {
	font-weight : bold;
	font-size : 16px;
	color: #660099;
	border-bottom : 1px solid #660099;
	margin-top : 12px;
}
.subHeadWithout {
	font-weight : bold;
	text-align:center;
	font-family:Algerian, "Arial Unicode MS", "BankGothic Md BT", Courier;
	font-size : 32px;
	color: #660099;
	margin-top : 12px;
	}
#picturefloatright {
	float: right;
	width: 250px;
	text-align: center;
	font-family : algerian, Bookman old style;
	}
	
.rowONE { background-color:#f5f5f5; }
.rowTWO { background-color:#dcdcdc; }

/* Profile


#contactlink a:active { color : #660099; }
#contactlink a:link { color : #660099; }
#contactlink a:visited { color : #660099; }
#contactlink a:hover { color : #660099; }
