/* CSS Document */

body {
	margin: 0 auto;
	background-color: #fff;
	font-size: 77%;
	color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 1em;
}
h1 {
	margin: 0 auto;
	height: 150px;
	width: 768px;
	background: #3A4C98 url(../i/ragamuffin3-logo.gif) no-repeat 0 0;
}
h1 a {
	display: block;
	height: 150px;
	width: 313px;
	text-indent: -5000px;
	text-decoration: none;
}
#header {
	margin: 0 auto;
	background-color: #3A4C98;
	height: 150px;
}
#contentWrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 768px;
	position: relative;
}
#contentCopy {
	width: 384px;
}
#photos {
	margin: 0;
	position: absolute;
	width: 384px;
	top: -165px;
	right: 0;
	text-align: center;
}
#contactCopy {
	margin: 0;
	position: absolute;
	width: 344px;
	top: 360px;

	left: 404px;
}
* html #contactCopy {
	top: 370px;
}
h2 {
	border-bottom: 1px solid #2bbec8;
	height: 41px;
	text-indent: -5000px;
}
h2#welcome {
	display: block;
	height: 50px;
	background: #ffffff url(../i/title-welcome.gif) no-repeat 0 0;
}
h2#contact {
	display: block;
	height: 50px;
	background: #ffffff url(../i/title-contact.gif) no-repeat 0 0;
}
h3 {
	margin: 0;
	font-size: 1.2em;
	color: #2bbec8;
}