/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, blockquote, border {margin: 0; padding:0; border:0;}
blockquote {margin: 10px; padding:0; border:0;}
body {
margin:0;
padding:0;
text-align:center;
min-width:990px;
background-color:#000000;
font-family:Segoe UI, Arial, Helvetica, sans-serif;
}
#centered {
position: relative;
top: 0;
right: 0;
margin: 0 auto;
width: 630px;
text-align: center;
} 
#leftlogo {
	position:absolute;
	left:1px;
	top:138px;
	width:300px;
	height:400px;
	z-index:1;
	visibility: visible;
}
#righttwitter {
	position:absolute;
	width:326px;
	height:409px;
	z-index:2;
	left: 304px;
	top: 155px;
}
#bio {
	position:absolute;
	width:348px;
	height:437px;
	z-index:2;
	left: 304px;
	top: 127px;
}
#copyright {
	position:absolute;
	width:630px;
	height:41px;
	z-index:3;
	left: 1px;
	top: 649px;
}
#MC {
	position:absolute;
	width:630px;
	height:30px;
	z-index:3;
	left: 1px;
	top: 570px;
}
#menu {
	position:absolute;
	width:630px;
	height:20px;
	left: 1px;
	z-index:4;
	top: 100px;
}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #999999;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}
.style12 {font-size: 10px}
.style13 {font-size: 12px; }
