*
	{
	background-image: none;
	}

body
	{
	color: black;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	}

img
	{
	border: none;	
	}

a, a:visited
	{
	color: black;
	}

h1,h2,h3
	{
	font-family: Arial, sans-serif;
	border: none;
	font-weight: bold;
	}

	
/*
	Header
*/
#header
	{
	text-align: center;
	font-size: 1.2em;
	margin-top: 30px;
	}

#header_title
	{
	font-size: 4em;
	font-family: "Georgia", sans;
	}


/*
	Content
*/
#content h1
	{
	clear: both;
	margin:0;
	padding:0;
	margin-top: 1em;
	margin-bottom: 0.1em;
	font-size: 7em;
	border-bottom: 1px solid gray;
	}

#content h1.simple
	{
	font-size: 2em;
	margin-top: 2em;
	}


#content .topic_pic
	{
	margin-top: 30px;
	margin-bottom: 10px;
	}

#content .topic_pic img 
	{
	border: 1px solid gray;
	}

#content .add_photos	 img
	{
	margin: 10px 20px 10px 0;
	border: 1px solid gray;
	}