/* CSS Document */

.background {
	background-color: #000000;
	}
	
#firstCell {
top: 355px;
left: 10%;
background-color:#000000;
width: 800px;
height: 350px;
position: absolute;
overflow: auto;
scrollbar-base-color; #000000
scrollbar-highlight-color; #000000
}

#thirdCell {
top: 327px;
left: 263px;
background-color:#000000;
width: 650px;
height: 250px;
position: absolute;
overflow: auto;
scrollbar-base-color; #000000
scrollbar-highlight-color; #000000
}

link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: underline;
}

.links {
font-family:Geneva, Arial, Helvetica, sans-serif
font-size:16px;
color:#FF0000;
text-decoration: underline;
}

.style4{
font-family:sans-serif;
font-size:16px;
color:#FFFFFF
}

.style5 {
font-family:vivaldi;
font-size:24px;
color:#CCCCCC
}
