body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #333333;
	background: #422D5A;
}
input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
option, optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div, form, table, tr, th, td, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}

#wrapper {
	width: auto;
}
#header {
	display: none;
}

#left {
	display: none;
}

#middle a:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#middle a[href^="/"]:after {
	content: " (http://www.atalantacenter.com" attr(href) ") ";
}

#contentHeader {
	position: static;
	top: auto;
	left: auto;
	height: 90px;
	width: auto;
	color: #000000;
}
#contentHeader h1 {
	position: static;
	top: auto;
	left: auto;
	color: #000000;
	font-family: Georgia,"Times New Roman",serif,"Century Schoolbook",Palatino,Bookman,Garamond;
	font-style: italic;
	font-weight: normal;
}
#contentHeader h1:before {
	content: "Atalanta Center: ";
}
#contentHeader .imgChar {
	display: none;
}

#content {
	position: static;
	top: 90px;
	left: 0px;
	width: auto;
	overflow: visible;
}
#content a {
	font-style: italic;
}
#content .read_more {
	display: block;
}
#content a.read_more {
	text-decoration: none;
	color: #DC3E31;
}
#content h1 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
}
#content h2 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.5em;
}
#content h3, #content h4, #content h5, #content h6 {
	margin: .5em 0 1em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}
#content img {
	border: 1px solid #808080;
	margin: 4px;
}

#footer {
	display: none;
}

/* Page specific CSS */

#photobook img {
	width: 150px;
	height: 150px;
	margin: 0 10px 12px 0;
}
