BODY {
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	background-color : #FFFFFF;
	background-image : url(/css/Ameri-Camp/background.jpg);
	margin-left: 150px;
}
div.city {
	color : Black;
	font-size : medium;
	margin-bottom : 15px;
}
h2.name{
	color : Black;
	margin-top : 50px;
}
hr{
	color: black;
	margin-top: 20px;
}

table.nav{
	POSITION: Absolute; 
	LEFT: 10px; 
	TOP:  20px;
}
hr{
	color : #452B1C;
}
a.home{
	color : White;
}
a.visited.home{
	color : White;
	text-decoration : none;
}
td.update{
	font-size : xx-small;
	text-align : right;
	border-bottom : 2px solid #452B1C;
}
td.state{
	font-size : x-large;
	font-weight : bold;
	color: Black;
	border-bottom : 2px solid #452B1C;
}
td.title{
	font-weight : bold;
	color: Black;
	border-bottom : 2px solid #452B1C;
	text-align : center;
}
td.purpose{
	color : #A2A2A2;
	font-size : x-small;
}
td.commen1{
	color : #A2A2A2;
	font-size : x-small;
	padding-top : 20px;
}
td.commen2{
	padding-top : 20px;
}
hr.devider{
	color : #452B1C;
	margin-top : 50px;
}
div.pictures{
	margin-top : 20px;
	margin-bottom : 20px;
}