/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#20569d;
	background-image:url(/images/background-tile.gif);
	font-family:Arial, Helvetica, sans-serif;
}


#wrapper {
width:100%;
height:100%;
margin:30px auto auto auto;
border:0px;
padding:0px;
}

#content {

width:944px;
margin:auto auto auto auto;

}

#webcamimage {
width:704px;
height:480px;
background-color:#FFCCCC;
float:left;
padding:0px;
margin:0px auto 0px auto;
}

.holder {
margin:0px auto 0px auto;
border:0px solid #cccccc;
width:704px;
height:480px;
padding:0px;
}

#adspacetop {
width:944px;
padding:0px;
margin:0px;
} 


#adspacetopleft {
width:630px;
padding:0px;
margin:0px;
float:left;
}

#adspacetopright {
width:314px;
padding:0px;
margin:0px;
float:right;
}

#adspacetop .img {
margin:0px;
padding:0px;
float:left;
}


#adspacebottom {
width:944px;
height:90px;
padding:0px;
margin:0px;
float:right;
}

#adspacebottomleft {
width:314px;
padding:0px;
margin:0px;
float:left;
}

#adspacebottomright {
width:630px;
padding:0px;
margin:0px;
float:right;
}


#adspaceleft {
width:120px;
background:#000000;
float:left;
padding:0px;
margin:0px;
}

#adspaceright {
width:120px;
float:right;
padding:0px;
margin:0px;
background-color:#FFFFFF;
}



#dropdown {
height:25px;
float:left;
padding:0px 0px 0px 0px;
}

#counter {
float:right;
color:#FFFFFF;
}

#adspace {
width:120px;
border:1px solid #000000;
padding:0px;
margin:0px;
}

