html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #25177A;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: #06187A;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #CCCCFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#ccccff; 
scrollbar-arrow-color:#25177a; 
scrollbar-base-color:#9c6cfc; 
scrollbar-darkshadow-color:#25177a; 
scrollbar-face-color:#ccccff; 
scrollbar-highlight-color:#9c6cfc; 
scrollbar-shadow-color:#25177a; 
	
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
	background: 0px 0px url(images/header_left2.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 17px;
	left: 270px;
	background: top left url(images/search.gif) no-repeat;
	padding-left: 25px;
	z-index: 15;
}
#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 300px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 66px;
	left: 230px;
	width: 715px;
	text-align: center;
	z-index: 15;
}
#bnav {
	background: top left url(images/nav_left.gif) no-repeat;
	position: absolute;
	top: 1066px;
	left: 230px;
	width: 715px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	background:  url(images/body_left-skeleten.jpg) no-repeat;
}

#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 110px;
	width: 530px;
	
}
#frame {
	position: relative;
	z-index: 10;
	margin-left: 260px;
	padding-top: 110px;
	width: 630px;
	
}
#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#purple-tl { width: 100%; background: #9966FF top left url(images/purple_tl.gif) no-repeat; }
#purple-tr { width: 100%; background: top right url(images/purple_tr.gif) no-repeat; }
#purple-bl { width: 100%; background: bottom left url(images/purple_bl.gif) no-repeat; }
#purple-br { width: 100%; background: bottom right url(images/purple_br.gif) no-repeat; }

#purple-tl {
	margin-left: 270px;
	margin-top: 0px;
	width: 570px;
	position: relative;
}
#purple-bl {
	padding: 20px 20px 10px 20px;
	position: relative;
}

.purple-box {
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
.purple-box h2 {
	font-size: 13px;
	font-weight: normal;
	
}
.purple-box h2 em {
	font-size: 22px;
	font-family: serif;
}
.purple-box .more {
	color: #CCCCFF;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 230px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
#link li {
	display: list-item
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.style4 {color: #06187A; font-weight: bold; }
.style5 {font-size: small}
.style6 {font-weight: bold}
.style10 {font-size: x-small}
.style11 {
	font-size: medium;
	font-weight: bold;
}
.style12 {font-size: medium}
.style14 {color: #ccccff}
.style15 {
	font-size: 12px;
	font-weight: bold;
}
