body 
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
}		

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}		

body a 
{
	color: #cef3fa;
}		

body a:hover 
{
	color: #FFFFFF;
}				

img 
{
	border: 0;
}

.container
{
	height: 630px;
	width: 960px;
}

.mainTable
{
	width: 100%; 
	height: 100%;
}

.indexTable
{
	width: 100%;
	height: 414px;
}

.outerTable 
{
	width: 100%; 
	height: 100%;
}

.middle
{
	width: 620px;
	height: 447px;
}

.side
{
	height: 100%;
}

.left
{
	width: 145px;
}

.right
{
	width: 194px;
}

.top
{
	height: 60px;
}

.cameraBackground
{
	background-color: #000000;
}

.bottom
{
	height: 80px;
	padding-bottom: 43px;
}

.topBar
{
	background-color: #000000;
	height: 10px;
}

.topBarLeft
{
	padding-left: 20px;
	width: 100%;
}

.topBarRight
{
	padding-right: 20px;
}

.map
{
	position: absolute;
	top: 160px;
	left: 794px;
}

.links
{
	position: absolute;
	top: 264px;
	left: 812px;
}

.camera
{
	position: absolute;
	top: 348px;
	left: 811px;
}

.videoFooter 
{
	background-color: Black;	
	font-size: 12px;
	width: 100%;
	height: 25px;
	text-align: left;
}		

.videoFooter a 
{
	color: White;
	text-decoration: none;	
}		

.videoFooter img 
{
	vertical-align: middle;	
}

.cameraCover
{
	position: absolute;
	top: 344px;
	left: 807px;
}
