body {	
	font-size: 100%;	
}
DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}
TEXTAREA { width: 80%;}
FIELDSET {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 0;
}

LEGEND { color: #ccc; font-size: 120%; }
img { border: 0; }

h2 {
 color: #003399;
 margin: 20px 0 0 0;
}


h3 {
 color: #cc3300;
 margin: 20px 0 0 0;
}

#boxHolder {
    width: 876px;
	margin: auto;
}

.smallBox {
	float: left;
	height: 149px;
	width: 275px;
	margin-top: 6px;
	margin-right: 7px;
	margin-bottom: 6px;
	margin-left: 7px;
	text-decoration: none;
}

#news1 {
 	background: url(images/videomain6.png) no-repeat;
}

#news2 {
	background: url(images/news3h.png) no-repeat;
}

#movie {
	background: url(images/news1h.png) no-repeat;
}
    
#words3 a {
	position: absolute;
	left: 30px;
	top: 0px;
	color:#03275B;
	letter-spacing:0.25px;
	font-weight: bolder;
	font-family: Arial, sans-serif;
	font-size: 80%;
	text-decoration: none;
	word-spacing: 0.5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#words1 a {
	position: absolute;
	left: 15px;
	top: 0px;
	color:#03275B;
	letter-spacing:0.05px;
	font-family: Arial, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	word-spacing: 0.5px;
	height:25px;
	width: 250px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}  

#news2 h3 a {
	position: absolute;
	left: 15px;
	top: 0px;
	color:#03275B;
	letter-spacing:0.1px;
	font-family: Arial, sans-serif;
	font-size: 8.5pt;
	text-decoration: none;
	word-spacing: 0.5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
  
 ul.options {
	color:#FFFFFF;
	float:left;
	font-family:Arial,sans-serif;
	list-style:inside disc;
	margin:29px auto auto;
	padding:7px;
	vertical-align:bottom;
	width:122px;
}

ul.options:first-child {
	border-right:thin dotted #FFFFFF;
}	

#news2 li a {
	color:#ffffff;
	letter-spacing:-0.25px;
	font-family: Arial, sans-serif;
	font-size: 7.7pt;
	text-decoration: none;
	word-spacing: 0px;
	line-height: 20px;

	margin: 3px 0px 0 0px;
}

.sidebarbox{
  width: 180px;
  text-align: center; 
  border: #6989af solid 1px; 
  padding: 4px; 
  background-color: #ddd;
}

 a {color: blue; text-decoration: underline;}
