body {
	font-family: Arial, sans-serif;
	color: #413C41;
	margin: 20px 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	line-height: 1.3em;
	vertical-align: top;
}
h2 {
	font-size: 18px;
	margin: 0;
	padding:0;
	color: #737171;
	line-height: 1.3em;
}
h3 {
	margin-bottom: 0.2em;
}
p {
	color: #413C41;
	font-size: 14px;
	line-height: 1.4em;
}
a {
	color: #413C41;
	font-weight: normal;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
}
ol {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
	margin-top:8px;
}
li {
	margin-bottom: 7px;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

#wrap {
	width: 950px;
	margin: 0 auto;
}
#header {
	float: left;
	position:relative;
	background-color: #222222;
	margin: 0;
	height: 240px;
	width: 950px;
}
#contentleft {
	float: left;
	position:relative;
	width: 180px;
	margin: 0 0 0 80px;
	height: 1%;
	background-color: #f9f9eb;
	color: #008cc4;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	}
#navigation {
	float: left;
	position:relative;
	clear:both;
	width: 180px;
	height: 302px;
	background-color: #f9f9eb;
	color: #000;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	background-image: url(images/nav2.jpg);
	background-repeat: no-repeat;
	}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 25px 0 0 0;
	width: 180px;
}
#navigation ul li {
	display: block;
	list-style-type: none;
	color: #008cc4;
	position: relative;
	padding: 7px 0 0 10px;
	float: left;
	width: 160px;
	margin: 0px 0;
	line-height: 1.3em;
}
#navigation ul li a {
	font-size: 14px;
	padding: 0;
	margin: 0;
	height: 40px;
	text-decoration: none;
	color: #000;
	line-height: 1.3em;
}
#navigation ul li a:hover {
	color: #605d51;
	text-decoration: none;
}
#content {
	width: 950px;
	clear: both;
	float: left;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0;
	background-color: #f9f9eb;
	height: 1%;
	background-image: url(images/angela-bgd2011.jpg);
	background-repeat: repeat-y;
}

#signup {
	float: left;
	position: relative;
	padding: 0;
	margin:  20px 0 0 0;
	height: 170px;
	width: 157px;
	background-image: url(images/newsletter.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	background-color: #f4eebf;
}
#intright {
	float: left;
	position: relative;
	padding: 0;
	margin: 0 1.5em 0 1em;
	width: 600px;
}
#intright img{
	float: right;
	padding: 0;
	margin: 0 0 10px 20px;
}
#gallery {
	float: left;
	position: relative;
	padding: 0;
	margin: 1.5em 1.5em 0 7em;
	width: 810px;
	height: 485px;
}
#footer {
	width: 950px;
	height: 84px;
	font-size:11px;
	background-image: url(images/angela-footer2011.jpg);
	background-repeat: no-repeat;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #9296B3;
	text-decoration: none;
}
#footer table {
	padding-top: 17px;
}
#contentbottom {
	width: 950px;
	clear: both;
	float: none;
	padding: 0;
	height: 50px;
	background-color:#000;
	color: #999;
	font-size: 12px;
}
#contentbottom a {
	color: #999;
	text-decoration: none;
}
#contentbottom a:hover {
	color: #605d51;
	text-decoration: none;
}
#botnav {
	width: 350px;
	clear: both;
	padding: 0;
	height: 30px;
	font-size: 11px;
	margin:  0 0 0 300px;
}
#botnav a {
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}
#botnav a:hover {
	color: #fbc85f;
	font-size: 11px;
	text-decoration: none;
}

