#wrapper {
		width:980px;
		margin:0px auto;
}
#header {
	background-image: url(images/itsfblack-2.jpg);
	height: 126px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000000;
	padding-top: 35px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #685C8C;
}
#content {
		width:100%;
		margin-top:10px;
		padding-bottom:10px;
		font-size: small;
		width: 100%;
}
#content div {
	float:left;
}
#content-left {
	width:130px;
}
#content-main {
		margin-left:15px;
		width:825px;
}
#call4papers {
	width: 500px;
	margin-left: 75px;
	padding: 5px;
	border: 1px solid #666666;
	clear: both;
}
#footer {
	float:left;
	width:980px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #685C8C;
	padding-top: 2px;
}
#bottom {
		clear:both;
		text-align:center;
}
#timelordbox {
	background-image: url(images/timelordbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 210px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-right: 10px;
	padding-top: 5px;
}

