html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
	text-align: left;
	}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	color: #b3b3b3;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #2d2837 url(../images/background-glow.jpg) no-repeat fixed center top;
	letter-spacing: 1px;
	text-transform: none;
}
div.container { background-color: #2d2837; position: relative; width: 760px; height: 851px; margin: 21px auto auto; }
.small {
	text-align: left;
	font-size:12px;
	line-height: 15px;
	letter-spacing: 1px;
	text-indent: -18px;
	padding-left: 18px;
	padding-bottom: 0px;
	margin-bottom: 4px;
}
.smallright { text-align: right; font-size:11px; line-height: 13px; letter-spacing: 1px; }
.largetext { font-size:17px; letter-spacing: 3px; }
A:link { color: #E6E6E6; text-decoration: none }
A:visited { color: #E6E6E6; text-decoration: none }
A:active { color: #B377A0; text-decoration: none }
A:hover { text-decoration: none; color: #E7B145; }
#photo {
	position: absolute;
	top: 269px;
	left: 0;
	width: 390px;
	height: 582px;
	z-index: 400;
}
#textbox { background-color: #2d2837; position: absolute; top: 276px; left: 390px; width: 360px; height: 560px; }
#textbox a {
	color: #B8C93E;
}
#textbox a:hover {
	color: #96A0FC;
}
.panelnumbers {
	font-size: 16px;
}
.yellowtype {
	color: #E7B145;
}
.text { top: 276px; left: 390px; width: 360px; }
.text-priv-inst { top: 276px; left: 390px; width: 289px; }

#buttons {
	position: absolute;
	top: 16px;
	left: 0;
	width: 760px;
	height: auto;
	z-index: 300;
	text-transform: none;
	font-size: 13px;
}
#banner { background-color: #2d2837; height: auto; width: auto; left: 0; top: 0; position: absolute; z-index: 10; visibility: visible; }

#page-labels { position: absolute; top: 242px; left: 0; width: 760px; height: 34px; }
p {
	margin-bottom: 6px;
	color: #B3B3B3;
}
.title {
	color: #AF9EFC;
	font-size: 13px;
	line-height: 17px;
	margin-top: 4px;
	letter-spacing: 1px;
	padding-top: 2px;
}
.redtype {
	color: #FB6762;
}
.whitetype {
	color: #FFFFFF;
	padding-top: 2px;
}
