		body {		background: black url(images/body.jpg) repeat-y center;		}		
		#container {		background: transparent url(images/container.jpg) no-repeat;		position: relative;		margin: 20px auto;		height: 800px;		width: 810px;		}

#container2 {		background: black url(images/body.jpg) repeat-y center;		margin: 820px auto;		height: 800px;		width: 1200px;		}		

		#home {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 810px;
		height: 80px;
		}	

		#b {
		position: absolute;
		top: 762px;
		left: 0px;
		width: 810px;
		height: 30px;
		text-align: right;
		}
		#cal {		position: absolute;		padding: 0px;		left: 4px;		top: 85px;		height: 645px;		width: 142px;		font: 11px Arial;		}				#cal p {		line-height: 12px;		margin: 8px;		color: silver;		font: 11px Arial;		}				#cal a {		color: white;		text-decoration: none;		font: 11px Arial;		}				#cal a:hover {		color: white;		text-decoration: underline;		}				#nav {		position: absolute;		padding-top: 7px;		left: 0px;		top: 56px;		height: 20px;		width: 810px;		text-align: center;		font: 14px Times New Roman;		color: black;		background: white;		}				#nav a {		color: black;		text-decoration: none;		font: 14px Times New Roman;		}				#nav a:hover {		color: gray;		text-decoration: underline;		}				#content {		position: absolute;
		padding-right: 10px;
		padding-top: 0px;		left: 0px;		top: 0px;		height: 672px;		width: 329px;
		overflow: auto;		font: 11px Arial;		text-align: left;		color: black;		}		
		#content table { margin-left: 8px; }
		#content td {}
				#content p {		line-height: 12px;		font: 11px Arial;		margin: 8px;		color: white;		}

		#content a, #content a:link, #content a:visited {		color: silver;		text-decoration: none;		font: 11px Arial;		}				#content a:hover {		color: white;		text-decoration: underline;		}

		#scroll {		position: absolute;		padding: 0px;		left: 225px;		top: 83px;		height: 700px;		width: 359px;		text-align: left;		color: black;		}				#content a {		color: silver;		text-decoration: underline;		}				#content a:hover {		color: white;		text-decoration: underline;		}				#sponsors {		position: absolute;		padding: 10px;		left: 590px;		top: 85px;		height: 645px;		width: 188px;		text-align: center;		font: 11px Arial;		color: white;
		}		
		#border {		padding: 3px;
		margin-left: 8px;		width: 308px;
		border: 2px dotted white;
		font: 11px Times New Roman;
		}

		#border p {
		font: 11px Times New Roman;
		}
		
				#border a, #border a:link, #border a:visited {
		font: 11px Times New Roman;		color: silver;		text-decoration: none;		}				#border a:hover {		color: white;		text-decoration: underline;		}		