img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px;
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Verdana, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	position : relative;
	background-image: url(images/transparent.png);
	background-repeat: repeat-xy;
	margin-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

*  {
	margin: 0;
	padding: 0;
 }
a  {
	text-decoration: none;
	font-family: Arial;
	color:#ffffff; }
body {
background:#333a44;
 background-repeat: no-repeat;
 background-image: url(images/voasbg.jpg);
 background-position: center top;
margin-left:auto;
margin-right:auto;
color:#f1f1f1;
font-size:16px;
font-family: Verdana;
}
a:link, a:visited {
color:#b3bec9;
}
#promo a:hover, a:focus  {
	color:#b3bec9;
	text-decoration:underline; }
#promo {
padding-top: 70px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top: 0px;
}
#content {
position : relative;
background-image: url(images/transparent.png);
background-repeat: repeat-xy;
width:600px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
}
#content1 {
position : relative;
background-image: url(images/transparent.png);
background-repeat: repeat-xy;
width:746px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
}
#content2 {
position : relative;
background-image: url(images/transparent.png);
background-repeat: repeat-xy;
width:434px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
}
#content3 {
position : relative;
background-image: url(images/transparent.png);
background-repeat: repeat-xy;
width:600px;
padding-top:10px;
padding-left:10px;
margin-left:auto;
margin-right:auto;
}
#info {
padding-top: 15px;
padding-left: 10px;
padding-bottom: 5px;
width:600px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

.footer {
	position : relative;
 background-image: url(images/bottomsmoke.jpg);
 background-position: left top;
	background-repeat: repeat-x;
margin-left:auto;
margin-right:auto;
	font-size: 14px;
	color : #d1d1d1;
	padding-top : 24px;
height:390px;
text-align: center;
}
.footer a{color:#b3bec9; }
#comdiv {
border: 1px solid #334455;
background-color: #ffffff;
margin-left:-1px;
width: 596px;
padding: 2px;
}
