body {
	text-align:center;
	background-color: #CCCCCC;
}
#news_min {
	float: left; 
/*	left: +5px;
	top: +5px;*/
	/*TEST*/
	top: -19px;
	left: +5px;
		/*end TEST*/
	width: 30px;
	height: 18px;
	position: absolute;
	background-color: #CCC;
	/* for IE */
	filter:alpha(opacity=90);
  	/* CSS3 standard */
	opacity:0.9;
	padding: 2px;	
}
#news_min a {
text-align:left;
	font-family: "Arial Narrow", Arial;
	color:#000033;
	font-size: 16px;
	letter-spacing: 0.3;
	font-weight:300;
}
#content {
	text-align: left;
	/*	margin-left: auto ;
  	margin-right: auto ;
	margin-top: auto;
	margin-bottom: auto; */
 	width: 960px;
	height: 768px;
	height: 50%;
	width: 50%;
	position: absolute;
	left: 15%;
	top: 75px;
	/*top: 5%; */ 
}
#popupContact{
float: left; 
/*left: +135px; original styling*/
left: 5px;
top: +5px;
width: 300px; 
height: 413px; /* style 6b*/
_height: 420px; /*style 6b IE hack */
/*height: 300px; style 6a*/
/* margin-left: auto;
margin-right: auto;
*/
/* display:none; */
/* position:relative; */
position: absolute;
_position:absolute; /* hack for internet explorer 6*/
/*height:384px;
width:408px;
*/
background:#FFFFFF;
/* border:2px solid #cecece; */
z-index:2;

padding:12px;
font-size:13px;
font-family: Arial;
color:#6a635e;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}
#popupContact h1{
text-align:left;
font-family: "Arial Narrow", Arial;
color:#000033;
font-size: 16px;
letter-spacing: 0.3;
font-weight:300;
/* color:#6FA5FD; */
/* color:#6a635e;
font-size:18px;
font-weight:700; */
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContact h2{
text-align:left;
/* color:#6a635e; */
color: #000033;
font-family: Arial;
font-size:13px;
font-weight:  lighter;
/* border-bottom:1px dotted #D3D3D3; */
padding-top:10px;
padding-bottom:2px;
margin-bottom:5px;
}
#popupContact h3{
text-align:left;
color:#6a635e;
font-family: Arial;
font-size:10px;
font-weight:450;
/* border-bottom:1px dotted #D3D3D3; */
/* padding-bottom:2px; */
/* margin-bottom:20px; */
}
#popupContactClose{
font-family: Arial;
font-weight: bolder;
/*color:#000033;*/
color:#DADADA;
font-size:20px; 
line-height:14px;
right:6px;
top:4px;
position:absolute;
/* color:#6a635e; */
/* color:#6fa5fd; */
/*font-weight:700; */
padding-left: 4px;
padding-right: 4px;
border:1px solid #D3D3D3; 
display:block;
}
#popupContent{
/*	width:300px; original styling
	height:350px;*/
/*	width: 561px;  use for style 6a
	height: 250px;*/
	width: 300px;
	height: 360px;
	_height: 370px;
	overflow:auto;
}
#popupContent img {width: 99%;}
a{
cursor: pointer;
font-size:10px;
text-decoration:none;
}
br.both{
clear:both;
}
#flash {
/*	float: right;
	width: 820px;
	height: 570px; */
}
