@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Schoolbook","Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}

a img {
	border:none;
}

#mainframe {
	width:900px;
	height:700px;
	position:fixed;
	top:0px;
	left:50%;
	margin-left:-450px;
}

#aejaypic {
	position:absolute;
	top:73px;
	right:680px;
}

#twitterlogo {
	position:absolute;
	top:38px;
	left:168px;
	z-index:8;
}

#twitterbubble {
	position:absolute;
	top:26px;
	left:155px;
	z-index:6;
}

#twitterblob {
	font-family: "Century Schoolbook","Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	line-height:16px;
	position:absolute;
	top:35px;
	left:260px;
	height:34px;
	overflow:hidden;
	vertical-align:middle;
	width:400px;
	z-index:7;
}

#panels {
	position:absolute;
	top:63px;
	left:156px;
	height:467px;
	width:703px;
	background: url(images/panels.png) no-repeat;
}

#enter {
	text-align:center;
	font-size:18px;
}
#enter a:link, a:active, a:visited {
	color:#333;
	text-align:center;
	font-size:18px;
	text-decoration:none;
}
#enter a:hover {
	color:#900;
	text-align:center;
	font-size:18px;
}

#legallinks {
	position:absolute;
	text-align:center;
	color:#888;
	width:100%;
	font-size:12px;
	bottom:0px;
}

#legallinks {
	text-align:center;
	font-size:12px;
}
#legallinks a:link, a:active, a:visited {
	color:#888;
	font-size:12px;
	text-decoration:none;
}
#legallinks a:hover {
	color:#900;
	font-size:12px;
	text-decoration:none;
}

#maintext {
	position:absolute;
	left:54px;
	top:73px;
	font-size:14px;
	width:411px;
	height:248px;
	overflow:hidden;
}

#followtext {
	position:absolute;
	left:497px;
	top:41px;
	width:165px;
	height:93px;
	overflow:hidden;
}

#sidetext {
	position:absolute;
	left:497px;
	top:166px;
	width:165px;
	height:250px;
	overflow-x:hidden;
	overflow-y:scroll;
}
