#wrapper {
	background-color: #F8F8F2;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F2;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0EA;
	margin: 0px;
	padding: 30px 0px 10px;
	text-align: center;
}
#footer {
	margin: 0px;
	padding: 10px 0px 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0EA;
	text-align: center;
}
#content {
	margin: 0px;
	padding: 35px 0px 45px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-weight: normal;
}
.pod {
	width: 820px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#header .pod {
	background-image: url(img/interface/rachelkalpanajames.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	color: #DF7E00;
	line-height: 51px;
}
#header .pod a {
	font-weight: bold;
	color: #A3A2A0;
	text-decoration: none;
}
#header .pod a:hover {
	font-weight: bold;
	color: #BAB9B7;
	text-decoration: underline;
}
#footer .pod a {
	font-weight: bold;
	color: #C6C6C2;
	text-decoration: none;
	font-size: 10px;
}
#footer .pod a:hover {
	font-weight: bold;
	color: #C6C6C2;
	text-decoration: underline;
	font-size: 10px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #C6C6C2;
	margin: 0px 0px 6px;
	padding: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content a {
	color: #AD6B69;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #AD6B69;
	font-weight: bold;
	text-decoration: underline;
}
#graphicsarea {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0EA;
	border-bottom-color: #F0F0EA;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#graphicsarea img {
	margin: 0px 8px 8px 0px;
	padding: 4px;
	background-color: #E3E3DC;
}
.module img {
	margin: 0px 8px 2px 0px;
	padding: 4px;
	background-color: #E3E3DC;
	height: 75px;
	width: 110px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.module {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 2px;
	width: 120px;
}
#footer .pod {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
.droparea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0EA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

