body 	{ color: black;
	 	background-color: white; 
	 	}
	 	
p 	{ color: #b39e64; 
	font-size: 12px; 
	font-family: georgia, "times new roman"; 
	}
	
p.announcement  { color: #fff; 
	font-size: 14px; 
	font-family: georgia, "times new roman"; 
	}
	
.bold 	{ color: #ffc; 
		font-size: 12px; 
		font-family: georgia, "times new roman"; 
		font-weight: bold; 
		}
		
.title 	{ color: #b39e64; 
		font-size: 24px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: lighter; 
		font-style: normal; 
		font-variant: small-caps; 
		letter-spacing: 2px; 
		margin-top: 4px; 
		margin-left: 12px; 
		}
		
.title-small { color: #b39e64; 
			font-size: 18px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-style: normal; 
			font-variant: small-caps; 
			font-weight: lighter; 
			letter-spacing: 2px; 
			margin-top: 4px; 
			margin-left: 12px;
			 }
			 
a#title-small link	{ color: #b39e64; 
			font-size: 18px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-style: normal; 
			font-variant: small-caps; 
			font-weight: lighter; 
			letter-spacing: 2px; 
			margin-top: 4px; 
			margin-left: 12px;
			 }
			 
a#title-small hover	{ color: #ffffff; 
			font-size: 18px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-style: normal; 
			font-variant: small-caps; 
			font-weight: lighter; 
			letter-spacing: 2px; 
			margin-top: 4px; 
			margin-left: 12px;
			 }
			 
.body-text { color: #ffc;
			 font-size: 12px;
			 font-family: Georgia, "Times New Roman", Times, serif; 
			 line-height: 1.25; 
			 margin-right: 30px; 
			 margin-left: 12px; 
			 }
.body-text2 { color: #ffc; 
			font-size: 12px; 
			font-family: Georgia, "Times New Roman", Times, serif; 
			line-height: 1.25; 
			margin-right: 30px; 
			margin-left: 12px; 
			display: inline;
			}

.tabletext { color: #ffc; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		margin-right: 30px; 
		margin-left: 12px; 
		}

a:link { color: #b39e64 
		}

a:visited { color: #b39e64 
		}

a:hover { color: #b39e64 
		}

a:active { color: #b39e64
		 }
		 
		 
#main-menu { position: absolute; 
		top: 90px; 
		left: 0; 
		}
		
#main-body { position: absolute; 
		top: 90px; 
		left: 288px; 
		}
		
h1 { color: #b39e64; 
	font-size: 12px; 
	}
h2 { color: white; font-size: 11px; font-weight: normal; }

a#elementallink { color: white; font-size: 11px; font-weight: normal; }

#header { position: absolute; 
		top: 45px; 
		left: 448px; 
		}
		
#links {width: 600px;}
