/* Common styles */

body {
	margin: 0px;
	padding: 0px;
	background-image: url("/bg.jpg");
	background-repeat: repeat-x;
	background-color: #52a650;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration: none;
	color: #11147d;
}

a:hover {
	text-decoration: underline;
}

/* Main layout */

.manningcentre {
	position:absolute;
	top:25px;
	left:25px;
	height:50px;
	width:210px;
}

.stephen_taylor {
	position:absolute;
	top:158px;
	left:25px;
	height:50px;
	width:210px;
}

.manningcentrepic {
	position:relative;
	margin-bottom:-5px;
	float:left;
}

.stephen_taylorpic {
	position:relative;
	margin-bottom:-5px;
	float:left;
}

.manningcentretext {
	font-family:courier new;
	font-size:10pt;
}

.stephen_taylortext {
	font-family:courier new;
	font-size:10pt;
}

#item {
font-family:palatino,  georgia, verdana, arial, sans-serif;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	margin-left: 175px;
	margin-right: 165px;
	background-image: url(/defbg.jpg);
	style=display:none;

}

#body div.header {
	position:relative;
	margin: auto;
	width: 1024px;
	height: 461px;
	background-image: url("/header.jpg");
	background-repeat: repeat-x;
}

#body div.aboutwindow {
	position:absolute;
	width: 258px;
	height: 254px;
	top: 5px;
	left: 5px;
	background-image: url("/aboutwindow.jpg");
}

#thelist, #roftchat, #guide, #addme {
	height:29px;
	position: absolute;
}

#thelist {
	top: 260px;
	left: 769px;
	width: 90px;
}

#roftchat {
	top: 260px;
	left: 463px;
	width: 115px;
}

#guide {
	top: 263px;
	left: 609px;
	width: 130px;
}

#addme {
	top: 267px;
	left: 891px;
	width: 70px;
}

#roftchat a, #thelist a, #guide a, #addme a {
	display: block;
	width:100%;
	height:100%;
}

#mainwindow, #faqwindow, #nestwindow {
	background-image: url("/bodycontainer.jpg");
	background-repeat: repeat-y;
	width: 928px;
}

#holder {
	margin: auto;
	width: 928px;
}

.main {
	margin: auto;
	width: 1024px;
}

#mainwindow {
	width: 1024px;
	height: 4350px;
}

.emailinput {
	background:transparent none repeat scroll 0%;
	border:0pt solid #FFFFFF;
	color:#4cacdc;
	font-size:42pt;
	height:72px;
	left:118px;
	position:absolute;
	top:332px;
	width:548px;
	text-align:center;
	font-family: courier;
}

.twitterinput {
	background:transparent none repeat scroll 0%;
	border:0pt solid #FFFFFF;
	color:#4cacdc;
	font-size:42pt;
	height:72px;
	left:118px;
	position:absolute;
	top:137px;
	width:548px;
	text-align:center;
	font-family: courier;
}

.submit {
	background:transparent none repeat scroll 0%;
	border:0pt solid #FFFFFF;
	height:75px;
	left:240px;
	position:absolute;
	top:458px;
	width:309px;
}

.tweepstats, .tweepmsg, .tweepdm {
	width:20px;
	height:20px;
	position: absolute;
	top: 106px;
}

.tweepstats a, .tweepmsg a, .tweepdm a {
	display: block;
	width:100%;
	height:100%;
}

.tweepstats {
	left: 50px;
}

.tweepmsg {
	left: 72px;
}

.tweepdm {
	left: 95px;
}