BODY {
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 10px;
	padding : 0px;
	width : 775px;
	font-size : 12px;
	font-family : Arial;
}

INPUT, TEXTAREA, SELECT {
	font-size : 12px;
	font-family : Arial;
}

TD {
	font-family : Arial;
	font-size : 12px;
}

P {
	margin-top : 15px;
	margin-bottom : 15px;
	font-size : 12px;
}

H1, H2 {
	font-size : 16px;
	font-weight : bold;
}

H3 {
	font-size : 14px;
	font-weight : bold;
}

A {
	color : #0063DC;
	text-decoration : underline;
}

A:hover {
	color : #0063DC;
	text-decoration : none;
}

#roof {
	margin-top : 8px;
	width : 775px;
	text-align : right;
}

#searchBox {
	width : 775px;
}

#roofMenu {
	width : 775px;
	margin-left : auto;
	margin-right : auto;
	clear : both;
	text-align : right;
}

#skycraperCont {
    position : absolute;
    display : none;
}

.bannerContainer {
    background : url('../images/bodybg.gif');
    background-repeat : repeat-x;
	width : 945px;
	margin-left : auto;
	margin-right : auto;
	clear : both;
}

.bannerDefContainer {
    background : url('../images/bodybg.gif');
    background-repeat : repeat-x;
}

.bannerContainer_left {
	float : left;
	width : 775px;
	padding-left : 10px;
}

.bannerContainer_right {
	width : 140px;
	float : right;
	padding-top : 195px;
	padding-left : 20px;
}

#stuff {
	width : 775px;
	clear : both;
}

#leftPanel {
	width : 150px;
	float : left;
	margin-top : 20px;
}

#rightPanel {
	width : 625px;
	float : right;
	margin-top : 20px;
}

#leftPanel_poster {
	width : 175px;
	float : left;
}

#rightPanel_poster {
    margin-top : 60px;
	width : 600px;
	float : right;
}

#page {
	width : 475px;
	float : left;
}

#pageTitle {
	width : 392px;
	clear : right;
}

#pageLeft {
	width : 392px;
	float : left;
}

#pageRightFull {
	width : 383px;
	float : right;
}

#pageRight {
	width : 193px;
	float : right;
}

#infoBox {
	width : 150px;
	float : right;
}

#quarter {
	clear : both;
	width : 650px;
	padding-top : 50px;
	margin-left : auto;
	margin-right : auto;
	font-size : 11px;
	text-align : center;
}
