html, body {height: 100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF99FF;
	background-color: #000000;
	background-image: url(images/photo%203%20b25.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {color: #FF99FF; font-size: 3em;}
a {color: #FF99FF;}
a:visited {color: #FF0000;}

#container{min-height:100%;   margin-bottom: -330px;   position: relative;}
#BackImg2{
	width: 50%;
	height: 729px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/photo%208%20a.jpg);
	background-repeat: no-repeat;
}
#BackImg3{	
	width: 50%;
	height: 494px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(images/photo10b.jpg);
	background-repeat: no-repeat;
	}
#header	{text-align: center;}
a.tlink, a.tlink:visited{ text-align:center;
 	font-weight: bold;
	text-decoration: none;
	color: #FF99FF; 	
	/*
	font-size: small;
	margin: 0px;
	border-right: 1px solid #8FB8BC;
	padding: 2px 5px 4px 5px;
	*/	
}
a.tlink:hover{text-decoration: underline;
  	/*background-image:  url("glblnav_selected.gif");*/}
	
#nav{ 

	margin-bottom: 10px;
	text-align: center;
	font-size: 1.2em;
}
/*
#Nav a:link, #Nav a:visited {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: large;
}
#nav a:link, #nav a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}
*/
a.glink, a.glink:visited{ text-align:center;
 	font-weight: bold;
	/*
	font-size: small;
	margin: 0px;
	border-right: 1px solid #8FB8BC;
	padding: 2px 5px 4px 5px;
	*/	
}

a.glink:hover{
  	/*background-image:  url("glblnav_selected.gif");*/
	text-decoration: none;
}

#body{
	position:relative;
	width: 50%;
	margin-top: 25px;
	margin-left: 25%;
	margin-right: 25%;
	color: #FFFFFF;
	line-height: 1.3;
}
#intro 	{text-align: center; background-color: #000000;}

#footer {
	text-align: center;
	height: 330px;
	position: relative;
	padding-top: 10px;
	font-size: 1.2em;
	}
	
.clearfooter {   height: 330px;   clear: both;}

