* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #5A1E54 url(images/bg.gif) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	background: #e2ded3;
	width: 750px;
	padding: 0 0 10px;
	margin: 0px auto 20px;
	text-align: left;
	border-bottom: 5px solid #351326;
}

p#theend a:hover {
	color: #e2ded3;
	text-decoration: none;
	}

a#header {
	height: 130px;
	width: 750px;
	display: block;
	overflow: hidden;
	background: url(images/header_bg.gif);
}
a#header h1 {
	display: none;
}
div#nav {
	font: normal 11px/11px "Times New Roman", Times, serif;
	text-align: center;
	height: 25px;
	background: #351326;
	padding-top: 11px;
	color: #a38963;

}
div#nav a {
	color: #a38963;
	text-decoration: none;
	font: normal 12px/11px  "Times New Roman", Times, serif;

}

div#nav a:hover {
	text-decoration: underline;
	}

#content {
	background: url(images/content_bg.gif) no-repeat right top;
	padding: 30px 30px 50px;
}
h2 {
	font: normal 20px/20px Georgia, "Times New Roman", Times, serif;
	color: #891c80;
	margin: 0 0 10px 30px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #891c80;
	margin-left: 30px;
	margin-bottom: 7px;
}

p {
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 305px 10px 30px;
}

#content a {
	color: #891c80;
	}

div#intro img {
	margin-bottom: 5px;
}

div#intro p {
	width: 360px;
	}

#content ul {
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	}
#content ul li {
	margin-left: 30px;
	}

#content ul#features {
	height: 240px;
}
#content ul#features li {
	float: left;
	width: 135px;
	padding-right: 10px;
	list-style: none;
}
#features p {
	height: 130px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#features p.more,
p.more {
	border-top: 1px solid #891c80;
	margin-right: 10px;
	text-align: right;
	padding-top: 3px;
	height: auto;
}
p.more img {
	margin-right: 3px;
}
p.more a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #891c80;
}

p.more a:hover {
	text-decoration: none;
}

div#footer {
	padding: 0 0 0 20px;
	height: 65px;
	}

div#footer p {
	text-align: center;
	margin: 0;
	padding: 15px 0 15px;
	width: 460px;
	float: left;
	color: #a5937a;
	font: normal 10px/14px Georgia, "Times New Roman", Times, serif;
	background: url(images/footer_bg.gif) no-repeat center bottom;
}

div#footer a,
div#footer strong {
	color: #6c614e;
	}
	
div#footer a:hover {
	text-decoration: none;
	}

div#footer a.nefta {
	float: left;
	display: block;
	width: 60px;
	height: 65px;
	padding-right: 3px;
	background: url(images/nefta.gif) no-repeat;
	}
div#footer a.wab {
	float: left;
	display: block;
	width: 168px;
	height: 65px;
	background: url(images/wab.gif) no-repeat;
	}
	
div#footer a.nefta span {
	display: none;
	}

#content ul.subnav {
	font: normal 10px/11px Georgia, "Times New Roman", Times, serif;
	background: url(images/subnav_bg.gif) no-repeat left top;
	height: 20px;
	padding: 3px 0 0 31px;
	vertical-align: top;
	margin-bottom: 20px;
}

#content ul.subnav li {
	display: inline;
	padding: 0;
	margin: 0;
	color: #6c614e;
}

#content ul.subnav li a {
	display: block;
	float: left;
	color: #6c614e;
	padding: 0 5px 2px 0;
	border-right: 1px solid #6c614e;
	margin-right: 5px;
	}
	
#content ul.subnav li a:hover {
	color: #000;
	}
	
#content ul.subnav li a.none {
	border: none;
	}

img.large {
	float: right;
	}

dl {
	margin: 0 40px 10px;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
}
dt {
	float: left;
	width: 120px;
	font-weight: bold;
}

table {
	font: normal 11px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 30px 10px;
	}

table td {
	padding: 3px 10px;
	}
	
table tr.alt td {
	background: #d1cdc2;
	}
	
.showlist {
	float: right;
	text-align: right;
	width: 370px;
}
.showlist img {
	margin-bottom: 5px;
	margin-left: 5px;
}

.showlist_ed {
	float: right;
	text-align: right;
	width: 275px;
}
.showlist img_ed {
	margin-bottom: 20px;
	margin-left: 5px;
}
