@charset "utf-8";
/* CSS Document */

body {
	background-color: #330000;
}
#live_cams  {
	padding-left: 5px;
}
.pager {
	font-size: 120%;
	background-color: #F7C042;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-weight: bold;
}
.bio_box {
	background-color: #F7C042;
}
.biography {
	color: #FF0000;
}
.pic_box {
	background-color: #F7C042;
}
h2 {
	color: #FFFFFF;
}
#header  {
	background-color: #8C0000;
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 170px;
	color: #FFFFFF;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #990000;
	background-image: url(../images/bg_container.png);
	background-repeat: repeat;
}
#footer {
	background-color: #F7C042;
	margin-top: 20px;
	height: 150px;
	text-align: center;
}
#container #footer #friends li {
	display: inline;
	list-style-type: none;
	margin-right: 7px;
	margin-left: 7px;
}
#container #footer #friends ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #footer #friends {
	margin-top: 10px;
}



#profile {
}
a:link {
	color: #004080;
	text-decoration:none;
}
a:visited {
	color: #004080;
	text-decoration:none;
}
a:hover {
	color: #004080;
	text-decoration:none;
}
a:active {
	color: #004080;
	text-decoration:none;
}.adinfo {
	background-color: #F7C042;
}
.ad_info {
	background-color: #C78D07;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
h1   {
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 200%;
	background-color: #F7C042;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#about  {
	background-color: #8A0000;
	background-image: url(../images/bg_about.jpg);
	background-repeat: repeat-x;
}
