#container {
	position: relative;
	text-align: left;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	background-image: url(images/purelogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}



#indexcontent {
	margin-top: 160px;
	margin-left: 0;
	background-color: #FFFFFF;
}


#indexcontent img {
	float: left;
	padding: 2px;
}


#content {
	margin-top: 160px;
	margin-left: 0;
	padding: 0 5px 15px 200px;
	background-color: #EBDDE2;
}

#content p, #feedback p {
	font-size: 72%;
	line-height: 1.8em;
	padding-left: 2em;
	font-family: verdana;
	color: #990099;
}

#content h1, #feedback h1 {
	font: normal 300% Kunstler script, 200% "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 5px;
	color: #722100;
	background-color: transparent;
}

#content h2 {
	font-size: 120%;
	color: #940D1E;
	padding-left: 2em;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
	font-family: verdana;
}

#content h3 {
	font-size: 100%;
	color: #940D1E;
	padding-left: 2em;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
	font-family: verdana;
}

#content h4 {
	font-size: 120%;
	color: #940D1E;
	padding-left: 2em;
	background-color: transparent;
	font-family: verdana;
}


#feedback {
	margin-top: 160px;
	margin-left: 0;
	text-align: center;
	background-color: #EBDDE2;
	padding: 5px 0 10px 0;
}


#w3 img { 
	border: none;
	padding-left: 2em;
}


#navigation {
	position: absolute;
	background-color: transparent;
	height: 300px;
	top: 160px;
	left: 0;
	width: 180px;
	font-family: verdana;
	font-size: 1em;
}


#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #EBD2CE;
}


#navigation li {
	width: 180px;
	border-bottom: 1px solid #EBD2CE;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}


#navigation a:link, #navigation a#nonlink, #navigation a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #EBD2CE;
	border-right: 1px solid #EBD2CE;
	background-color: #885FA3;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover, #navigation a#current {
	background-color: #d1acff;
	color: #996666;
}

#navigation ul.subnav {
	margin-left: 12px;
}

#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
	width: 168px;
}

#navigation ul.subnav a:link, #navigation ul.subnav a:visited, #navigation ul.subnav a {
	background-color: #C894D3;
	color: #722100;
}

#navigation ul.subnav a:hover, #navigation ul.subnav a#current01 {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}


#imglist {
	list-style-type: none;
	width: 350px;
}


#imglist li {
	float: left;
	margin-left: 5px;
	margin-bottom: 10px;
	color: #996666;
}

#imglist img {
	display: block;
	border: 1px solid #333300;
}


#footer {
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: #885FA3;
	color: #FFFFFF;
	font-size: 70%;
	text-align: center;
	font-family: verdana;
}
	
#footer a {
	font-family: verdana;
	text-decoration: underline;
	color: #000000;	
}


#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
