/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    background : #000000 url(images/trackside500.jpg) no-repeat scroll left top;
    font : normal 12px verdana, arial, helvetica, sans-serif;
    text-align : center;
    scrollbar-base-color: #0000BF;
    color: #CCCCCC;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;

}

html>body #top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;

	
}
	
#left {
	position: absolute;
	top: 177px;
	left: 3px;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	background: #000000;
	width: 200px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0033CC;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	border-top: 0px none;
	border-right: 2px solid #CC0000;
	border-bottom: 0px none;
	border-left: 0px none;
	visibility: visible;
	float: none;
	font-variant: normal;
	font : normal serif;
	z-index: 1;

}
	
html>body #left {
    width: 200px;
    margin: 0px;
    padding: 5px;
    float: left;
    height: 100%;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CC0000;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    color: #0033CC;
    font : normal serif;
    background : Black;
    font-weight : bold;
    text-align : left;
}
#center {
	position: absolute;
	margin: 2px;
	padding: 1px;
	background: #000000;
	width: 100%
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
	white-space: normal;
	float: none;
	border: 0px none;
	visibility: visible;
	left: 208px;
	top: 178px;




}
html>body #center {
	margin: 0px 0px 0px 10px;
	padding: 5px;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #CCCCCC;
	border: 0px none;
	position: absolute;
	visibility: visible;
	left: 208px;
	top: 178px;
	width: 100%;





}

