#agents{
	float:left;
	width:400px;
}

.hide{
	visibility:hidden;
	height:0px;
	width:0px;
	left: -9999px;
}
#holder #main #galleries p {
	line-height: 5px;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-position: 50% 0px;
	font-size: 14px;
	background-color: #000000;
}

.picleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rightpic {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

#holder {
	width: 950px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	clear: both;
	height: 10px;
	width: 925px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	float: left;
	width: 895px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainHome {
	float: left;
	width: 610px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 20px;
}
#newsBar{
	float:left;
	width:270px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
	padding-top: 5px;
}
#vidBox {
	position:absolute;
	left:50%;
	top:82px;
	width:320px;
	height:240px;
	z-index:auto;
	background-color: #CCCCCC;
}

h2 {
	color: #FFFFFF;
	font-weight: lighter;
}
h3 {
	color: #CCCCCC;
	font-weight: lighter;
}
#newsBar h2 {
	font-size: 14px;
	color: #6699CC;
}

#header {
	width:950px;
	height:35px;
	float: left;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 150px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header ul li {
	float: left;
}
#header ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #6699CC;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}
#header ul li a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	padding-left: 14px;
	color: #FF0066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 13px;
}
#menu {
	float: left;
	width: 830px;
}

#holder a, #holder a:link, #holder a:visited, #holder a:active{
	color:#6699CC;
	text-decoration:none;
}
#holder a:hover{
	color:#FF0000;
	text-decoration:none;
}
.newsStory{
	float:left;
	width:100%;
	border-bottom:solid 1px #CCCCCC; 

}
td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#vidArea {
	float: left;
	width: 700px;
	border: 1px dotted #111111;
}
#vidMenu {
	padding-left:15px;
	float: left;
	height: 500px;
	width: 170px;
}

#vidMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#vidMenu ul li {
	float: left;
}
#vidMenu ul li a {
	margin:0px 0px 5px;
	padding:0px;
	float: left;
	width: 150px;
	height: 15px;
	color: #00CC33;
}
.white {
	color: #FFFFFF;
}

.tableHeadings {
	color: #FF3333;
}
h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #6699CC;
	line-height: 24px;
}
#holder #main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#holder #main li {
	float: left;
}
#holder #main ul li a {
	color: #6699FF;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 0px;
	height: 15px;
	display: block;
	margin-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#holder #main ul li a:hover {
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FF3366;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 0px;
	height: 15px;
	display: block;
	margin-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
