body {
	font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none; background-color:#000000;
}

td {
	font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none; background-color:#000000;
}

th {
	font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none;}

A:link {font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none;}
A:visited {font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none;}
A:active {font-family: Trebuchet MS, times; color: white; font-size: 16px; text-decoration: none;}
A:hover {font-family: Trebuchet MS, times; color: grey; font-size: 16px; text-decoration: none;}

.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}

#table1 {
		width: 100%;
		height: 100%;}

#left { width: 25px; 
		height: 100%;
		margin-top: 10px;
		/*border: #FFFFFF dotted*/}
		
#Main {
		position: absolute;
		margin-top: -450px;
		margin-left: 40px;
		width: 392px;
		height: 397px;
		/*border: #FFFFFF dotted;*/}
		
#right {
	position:absolute;
	margin-left: 500px;
	margin-top: -450px;
	/*border: #FFFFFF dotted;*/
		/*width: 600px;*/
	width: 490px;
	height: 397px;
	text-align: center;
	text-shadow: #333333;
	left: 13px;
	top: 512px;
	overflow: auto;
}

#nav {
	/*position: absolute;*/
	margin-left: 1060px;
	margin-top: -434px;
	/*border: #FFFFFF dotted;*/
	text-align: right;
	height: 397px;
	width: 100px;
	/*width: 100%;*/
	z-index: 1;}
		
#footer { text-align: center;
		vertical-align: bottom;
		margin-top: 0px;
		/*border: #FFFFFF dotted;*/
		width: 100%;
		
		}
#email { text-align: right;
		margin-right: 100px;
		/*border: #FFFFFF dotted;*/
		width: 100%;}
 
 p {
 	vertical-align:middle;
	text-align:left;
	}
h3 {text-align: left;}

h4 {text-align: center;}

#page {
	width: 1200px;
	height: 100%;
	/*border: dashed;*/
	margin-left: auto;
	margin-right: auto;}

#photo {
	text-align: center;
	vertical-align: middle;
	v-align:middle;
	}