body { 
	background-color: white;
	font: 12pt "Times New Roman", "TimesNR", Times, serif;}
	margin: 0px;
	color: black;

}

#main {
	background-color: white;
	font-size: 100%;
	padding: 15px;
	margin: 0px 10px 5px 10px;
}

#right {
	background: white;
	font-size: 100%;
	padding: 2px;
	margin: 0px 0px 5px 10px;
	text-align: bottom;
}

#footer {
	background-color: white;
	color: black;
	text-align: center;
	padding: 15px;
	margin: 5px 0px 10px 0px;
	font-size: 90%;
	border-width: 4px;
	border-style: solid;
	border-color: white;
}

#header {
	visibility: hidden;
	background-color: white;
	margin: 10px 0px 10px 0px;
	height: 0px;
	font-align: center;
}



#left {
	background: white;
	font-size: 100%;
	padding: 2px;
	margin: 0px 10px 5px 0px;
}

h1, h2, h3, h4, h5, h6 {
	
	color: black;
}

h1 {
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h2 {
	font-size: 120%;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}



a:link {
	color: black;
	text-decoration: none;
	
}
a:visited {
	color: black;
	text-decoration: none;
	
}

a:hover {
	color: black;
	background-color: white;
}



#left img {
	visibility: hidden;
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
	margin: 8px 8px 8px 8px;
	width: 0px;
	display: none;
}

#right img {
	visibility: hidden;
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
	margin: 545px 8px 8px 8px;
	width: 0px;
	display: none;
}

#photo img  {
	color: white;
	text-decoration: none;
	border: 2px white solid;
	text-align: center;
}

#photo {
	margin-right: 238px;
	margin-left: 124px;
	height: 800px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	padding: 0px 16px 0px 16px;
}

#right {
	float: right;
	width: 0px;
	height: 0px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	text-align: bottom;
	padding: 0px;
	display: none;
}

#right2 {
	float: right;
	width: 0px;
	height: 0px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	text-align: bottom;
	padding: 0px;
	display: none;
}


#main {
	margin-right: 0px;
	margin-left: 0px;
	height: 800px;
	border-width: 4px;
	border-style: solid;
	border-color: white;

}

#left {
	float: left;
	width: 0px;
	height: 0px;
	border-width: 4px;
	border-style: solid;
	border-color: white;
	padding: 0px;
	display: none;
}


#footer {
	visibility: hidden;
	clear: both;

}




#all {
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}

#navbar {
	visibility: hidden;
	color: white;
	text-align: center;
	text-weight: normal;
	font-size: 175%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	border-bottom: 4px solid white;
	
}



.paw {
	list-style-image: url(images/pawBullet_white.gif);
	padding-top: 0px;
	margin-left: 20px;
}

.center {
	padding: 0px 48px 0px 48px;
}

h3 a {
	border-bottom: white solid;
}

p a {
	border-bottom: white solid;
}

.italic {
	font-style: italic;
}
