body {
	
	background-color: #ffffff;
	
	text-align: center;
	font-size: 85%;
	color: cccc99;
	line-height: 1.5em;
	font-family:  georgia,tahoma, arial, sans-serif;
	a img: no-border;
	margin-top: 10px;
	}
	

h1,h2,h3,p{
	padding-left: 25px;
	padding-right: 25px;
}
table {margin-left: 25px; margin-right: 15px;}
h1 { color: #E7E7AD; letter-spacing: 2px; font-weight: normal; }
h2 { letter-spacing: 1px; font-weight: normal; }
h3 { letter-spacing: 1px; font-weight: normal; }
p.table {padding-top: 15px; padding-bottom: 15px; color: #C81B21;line-height: 1.2em; font-size: 90%; font-family: georgia, serif; border: thin dotted #c81b21;}

a {color: cccc00;}
a:hover {text-decoration: none; color: #c81b21;}

#container {
	
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 0px;
	text-align:left;
	margin-top: -10px;
	
	}
	
#branding {
	width: 820px;
	height:164px;
	float: left;
	left: 0px;
	}
	

	
#content {
	width: 820px;
	height: auto;
	min-height: 435px;
	float: left;
	left: 0px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	}
	

	

#nav{
	width: 590px;
	
	float: right;
	
	top: 0px;
	left: 0px;
	}
	
#text{
	width: 590px;
	float: right;
	padding: 10 0 10 0;
	top: 0px;
	
	}
	

	
#photo{
	width: 230px;
	height: 435px;
	position: absolute;
	top: 164px;
	left: 0px;
	}
	
#footer{
	width: 820px;
	height: 80px;
	float: left;
	left: 0px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	padding: 20 00 20 0 ;
	
	}
	
p.footer {
	color: #999936;
	font-size: 80%;
	text-align: center;
	font-family: arial, sans-serif;
	padding-top: 10px;
	
	
}

.photo {border: 1px #333333 solid; padding: 4px; background-color: white;}