body {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	background-color: #000000;
	color: #FFFFFF;
	overflow: visible;
	position: relative;
	display:block;
}
.clr { clear:both; padding:0; margin:0; width:100%; line-height:0;}
a:link {
  text-decoration: none;
  color: #CC3300;
}
a:visited {
  text-decoration: none;
  color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#livecams {
    position: relative;
    width: 100%;
	display:block;
	border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
#livecams img {
	border:none;
}
#cam-infos {
	display:block;
	background: none;
	position: absolute;
	top: 100%;
	width: 1020px;
	background:#000000;
}
.info1 { margin:0 auto; padding:0; width:960px;}
.info1 h1 {text-align:center;}
.info1 h3 { margin:0 0 20px 0; padding:30px 0 16px 0; font-size: 25px; color:#ffffff; border-bottom:1px solid #484848;}
.info1 p { margin:0 0 10px 0; line-height:1.8em; color:#a6a6a6;}
.info1 img.icon { margin:0 20px 20px 0; padding:0; border:none; float:left;}
.info1_sub { margin:0; padding:0 20px; float:left; width:280px;}
.info1_sub1a { margin:0; float:left; width:260px;}
.info1_sub1b { margin:0; float:left; width:70px;}
.info1_sub1c { margin:0; float:left; width:210px;}
.info1_sub2a { margin:0 0 20px 0; float:left; width:260px;}
.infolast { margin:0 auto; padding:0; width:960px; height:100px; text-align:center;}
.infolast p { line-height:1.8em; color:#a6a6a6;}
#cam-wrapper {
    min-height: 1000px;
    overflow: hidden;
    position: relative;
    width: 1020px;
	display:block;
	text-align: center;
}
.categories {
	height: 50px;
	font-weight:bold;
	font-size: 16px;
	clear:left;
}
.camtitle {
	width: 800px;
	text-transform: uppercase;
	font-weight: bold;
}
.cams {
	height: 190px;
	width: 200px;
	float: left;
}
.cams img {
	margin-top: 5px;
}
.profile {
	font-size:14px;
	text-align:left;
}
.profile img {
	margin-right: 20px;
	margin-bottom: 20px;
}


