body,td,th {
	color: #EDEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #000000;
	padding:0;
	margin:0;
}
#left {
	width: 220px;
	height: 100%;
	background-image: url(cams.jpg);
	background-repeat: repeat-y;
}
#right {
	width: 220px;
	background-image: url(cams.jpg);
	background-position: bottom;
}
#center {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	text-align: center;
}

.link {
	color: #FFFFFF;
	text-decoration: underline;
}
A.link:hover {
	color: #FF9900;
	text-decoration: underline;
}
.linkfp {
	color: #FF9900;
	text-decoration: underline;
	font-size: 24px;
}
A.linkfp:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bittitletext {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
A {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
A:hover {
	color: #FF9900;
	TEXT-DECORATION: none
}
.foot { color: #999999; text-decoration: none; font-weight: normal; }
.foot:hover { color: #ffffff; text-decoration: underline; }
