#indexpic{ 
 position:relative;
 width:502px;
 height: 380px;
 float:left;
 display: inline;
}
#indexpic div.caption {
  margin-top: 2px;
  border:1px solid;
  float:left;
  position:relative;
  width: 495px;
  padding-left: 5px;
  display: inline;
  background: #c6c6c6;
  }
#siteupdatestitle{
	background: url("/images/graphics/bar-section.png") repeat-x;
  position:relative; 
  width: 258px;
	min-height: 20px;
	margin-left:10px;
	font-weight: bold;
	color: #000033;
	text-align: center;
  float: left;
	padding-top:2px;
  display: inline;
	background-color:#9CB9F3; }
	
#siteupdates{ 
  position:relative; 
  width:256px; 
  min-height: 350px; 
  margin-left: 10px;
  float:left; 
  display: inline;
}

div.updateitem{
	border-left: 1px solid #9CB9F3;
	border-right: 1px solid #9CB9F3;
	border-bottom: 1px solid #9CB9F3;
	padding-top: 10px;
  position:relative; 
  width:256px; 
  min-height: 59px; 
  float:left; 
  display: inline;
	text-align:center;
	background: #ffffff;
}

div.updateitem a:hover{text-decoration:none;}

#indexnewstitle{
	background: url("/images/graphics/bar-section.png") repeat-x;
  position:relative; 
  width: 760px;
	min-height: 20px;
  position:relative; 
	margin-top:10px;
	font-weight: bold; 
  float: left;
	padding-left: 10px;
	padding-top:2px;
  display: inline;
	background-color:#9CB9F3;
	color: #000033; }

#indexnews{
  position:relative; 
  width: 758px;
	min-height: 135px; 
  float: left; 
  display: inline;
  padding-left: 5px;
	padding-right: 5px;
  border: 1px solid #9CB9F3;
  margin-bottom: 10px;
	}
	
#indexhelpustitle{
	background: url("/images/graphics/bar-section.png") repeat-x;
  position:relative; 
  width: 760px;
	min-height: 20px;
	margin-top:10px;
	font-weight: bold; 
  float: left;
	padding-top:2px;
	padding-left:10px;
  display: inline;
	background-color:#9CB9F3;
	color: #000033;}

#indexhelpus{
  position:relative; 
  width: 758px;
	min-height: 150px; 
  float: left; 
  display: inline;
  padding-left: 5px;
	padding-right: 5px;
  border: 1px solid #9CB9F3;
  margin-bottom: 10px;}
	
div.indexitemtitle{
	background: url("/images/graphics/bar-section.png") repeat-x;
  position:relative; 
  width: 760px;
	min-height: 20px;
	margin-top:10px;
	font-weight: bold; 
  float: left;
	padding-top:2px;
	padding-left:10px;
  display: inline;
	background-color:#9CB9F3;
	color: #000033;}

div.indexitemcontent{
  position:relative; 
  width: 758px;
	min-height: 150px;
	float:left;
  display: inline;
  padding-left: 5px;
	padding-right: 5px;
  border: 1px solid #9CB9F3;
  margin-bottom: 10px;}
	
div.indexitempic{
	display:inline;
	float:left;
	width:210px;
	height: 152px;
	margin:5px;
	}
