html {
	overflow-y: auto;
	}

body {
	overflow-y: auto;
	scrollbar-3dlight-color: #660088;
	scrollbar-arrow-color: #660088;
	scrollbar-darkshadow-color: #E9C4F5;
	scrollbar-face-color: #AE5FD6;
	scrollbar-highlight-color: #AE5FD6;
	scrollbar-shadow-color: #AE5FD6;
	background: #9933cc url(images/pge.gif);
	font-family: verdana, arial;
	color: #660088;
	}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -300px;
	text-align: left;
	width: 600px;
	height: 400px;
	background-color: #bdbdbd;
	}

#header {
	background: black url(images/head.gif);
	border: 1px solid;
	border-color: #660088 #e9c4f5 #e9c4f5 #660088;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 130px;
	width: 600px;
	height: 66px;
	font-size: 40px;
	font-style: italic;
	color: #c4edfe;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 453px;
	height: 44px;
	}

html>body #header {
	width: 453px;
	height: 44px;
	}

span.subtitle {
	float: right;
	margin-top: 5px;
	text-align: right;
	font-family: verdana, arial;
	font-size: 17px;
	}

#content {
	border: 1px solid;
	border-color: #660088 #e9c4f5 #e9c4f5 #660088;
	width: 600px;
	height: 334px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 598px;
	height: 332px;
	}

html>body #content {
	width: 598px;
	height: 332px;
	}

#menu {
	width: 100px;
	height: 332px;
	float: left;
	background: black url(images/menu.gif);
	background-position: 0px -25px;
	}

.button {
	border: 1px solid;
	border-color: #e9c4f5 #C15CE2 #660088 #e9c4f5;
	padding: 4px 5px 2px 0px;
	background: white url(images/tab.gif);
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;	
	width: 100px;
	height: 27px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 93px;
	height: 19px;
	}

html>body .button {
	width: 93px;
	height: 19px;
	}

.subbutton {
	margin-left: 10px;
	background-position: -10px;
	font-size: 11px;
	font-weight: normal;	
	width: 90px;
	height: 23px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 83px;
	height: 15px;
	}

html>body .subbutton {
	width: 83px;
	height: 15px;
	}

.thispage {
	border-right: 0px;
	padding-right: 6px;
	color: #9933CC;
	font-weight: bold;
	}

a:link.buttonlink,a:visited.buttonlink,a:active.buttonlink {
	text-decoration: none;
	}

a:hover.buttonlink {
	text-decoration: none;
	}

#text {
	float: left;
	border: 1px solid;
	border-color: #e9c4f5 #871daa #871daa white;
	padding: 0px 25px 0px 25px;
	background: white url(images/back.gif);
	overflow: auto;
	text-align: right;
	font-size: 12px;
	width: 498px;
	height: 332px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 446px;
	height: 330px;
	}

html>body #text {
	width: 446px;
	height: 330px;
	}

div.skin {
	padding: 25px 0px 25px 0px;
	text-align: center;
	vertical-align: top;
	height: 332px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 280px;
	}

html>body div.skin {
	height: 280px;
	}

div.scroll {
	float: right;
	font-size: 1px;
	}
	
a:link,a:visited,a:active {
	color:#670787;
	text-decoration: none;
	-moz-outline: none;
	}

a:hover {
	color: #33cc33;
	text-decoration: underline overline;
	}

img {
	margin: 3px 1px 3px 1px;
	border: 0px;
	vertical-align: top;
	}

.banner {
	float: right;
	margin: 26px 4px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	}

a:link.validate,a:visited.validate,a:active.validate {
	display: block;
	padding: 0px 2px 1px 2px;
	color: #373767;
	border: 1px solid #27171F;	
	}

a:hover.validate {
	border: 1px solid #33CC33;
	color: #33CC33;
	text-decoration: none;
	}

ul {
	float: right;
	width: 130px;
	text-align: left;
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

.right {
	float: right;
	margin-left: 15px;
	}

.left {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
	}

.small {
	display: block;
	font-size: 11px;
	margin: 5px 0px 5px 0px;
	}

.center {
	display: block;
	width: 429px;
	text-align: center;
	}
