body {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(images/siteimages/page_bg.jpg);
	background-color: #000000;
}.screenwidth {
	width: 722px;
}
.tickerbg {
	width: 722px;
	background-image: url(images/siteimages/tickerbg.jpg);
	height: 34px;
}
.titlespacer {
	height: 38px;
}
.leftcolumn {
	width: 375px;
}
.videobox {
	background-color: #0E2431;
}
.diaryspacer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #142B3B;
	height: 10px;
}
.screenspacer {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.defaultinputbox {
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

