﻿body {
	font-family: Verdana;
	background-color: #233340; 
	color: white;
	font-size: 10px;
	
	
	}

#content { width: 800px;
	align: center;
		}

#header {
	font-family: "Old English Text MT";
	text-align:center;
	font-size:72px;
	}

#subhead {
	font-family: Verdana;
	font-size: 14px;
	}

table {
 	font-family: "Old English Text MT";
	text-align:center;
	font-size: 12px;
	align: center;
	color: yellow;
	/* background-image:url('../images/bg_r.gif');*/
	border-style: none;
	border-width: 1px;

}

table caption {
	font-family:"Old English Text MT";
	font-size:36px;
	color:#ffffff;
}
#tdad { 
	text-align:left;
	font-family:Verdana;
	}

#tdbkmrk {
	text-align:right;
	vertical-align:text-top;
	color:white;
	text-decoration: none;
	}

#tdbkmrk a {
	color: red;
	text-decoration: none;
	text-align:right;
	vertical-align:text-top;
}

#tdbkmrk a:hover {
	color: blue;
	text-decoration: none;
	
}

#tdbkmrk a:visited {
	color:yellow;
	text-decoration: none;
	
}

a {
	font-family: Verdana;
	font-size: small;
	color:white;
	}
	
a:visited {
	font-family: Verdana;
	font-size: small;
	color: #666666;
	}
	
a:active {
	font-family: Verdana;
	font-size: small;
	color:red;
	}
	
a:hover {
	font-family: Verdana;
	font-size: small;
	color:blue;
	}	
	
#hdr {
	text-align:right;
	font-family: "Old English Text MT";
	font-size:medium;
	color: black;
	
}

#hdr1 { text-align:center;
}

/* Styles for Footer */

#footer table {
	text-align:center;
	font-size: 24px;
	align: center;
	font-family: "Old English Text MT";
	color: #ffffff;
}


#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}

#footer table a {
	color: white;
	text-decoration: none;
}
#footer table a:hover {
	color: red;
	text-decoration: none;
}

#footer a:visited {
	color: yellow;
	text-decoration: none;
	
}

#footer a {
	color: red;
	text-decoration: none;
}

#footer a:hover {
	color: white;
	text-decoration: none;
}


#footer a:visited {
	color:yellow;
	text-decoration: none;
	
}