#myBox
{
	width:440px;
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow:hidden; 
}
#myBox #contentBoxBg {
	/*
	background-position: -100px -200px;
	background: url( ../images/bg_88.jpg );		
	
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}
#myBox #content {
  width:380px;
  padding: 0px 5px; 
  overflow:hidden;
  text-align:center; 
  line-height:210%;
}

#myBox #content .h1{
	width:380px;
	font-size:18px;
	font-weight:bold;
	padding:5px 0px;
	text-decoration:underline;
}
#myBox #content .h2{
	width:380px;
	font-size:14px;
	font-weight:bold;
}

#myBox #content .h3{
	width:380px;
	font-size:13px;
	color:red;
	font-weight:bold;
}
#myBox #content .h4{
	width:380px;
	font-size:13px;
	font-weight:bold;
}
#myBox #content .h5{
	width:380px;
	font-size:14px;
	font-weight:bold;
}
#myBox #content .h6{
	width:380px;
	font-size:13px;
	font-weight:bold;
}
#myBox #content .h7{
	width:380px;
	font-size:13px;
	font-weight:normal;
}
#myBox #content .h8{
	width:380px;
	font-size:13px;
	font-weight:bold;
}
#myBox h3 {
  margin-top: 10px; 
  width:430px;
}
#myBox p {

  width:400px;
  padding:5px 10px 5px 10px;
  margin-top: 10px; 
  
}




#gallery
{
	/*width:525px; 
	padding:0px 0px 0px 0px; margin:0px 0px; 
	background: #FFFFFF; BORDER: red 1px solid;
	overflow:hidden;*/
	background: #3D3D3C; 
	width:515px; 	
	margin:15px 0px 0px 13px; 	 
	overflow:hidden; 
	height:210px;
	/*background-image:url('../images/intranet/marquee-bg.jpg'); */
	BORDER: 1px solid #7E7B7B; 
}

a.thumbnail
{  
	padding:5px 5px 5px 5px;  
	/*BORDER-right: 2px solid #7E7B7B; */
	overflow:hidden; 
}

a.firstthumbnail
{
	padding:5px 5px 5px 5px;  
	/*BORDER-right: 2px solid #7E7B7B; 
	BORDER-left:  2px solid #7E7B7B;*/
	overflow:hidden; 
}