body {
	margin:0px;
	padding:0px;
	background:#666;
	color:#333;
}
body,table {
	font:12px/20px arial,helvetica,sans-serif;
}
table {
	background:#fff;
}
td {
	vertical-align:top;
}
.photo {
	margin:10px;
}
h3 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	background:url(images/hBg.gif) no-repeat;
	padding:4px 10px 10px 80px;
	margin:8px 0px 0px;
}
h3 span {
	background:#fff;
}
.side {
	background:#eee url(images/sideBg.gif) repeat-y;
}
table.menu {
	background:transparent;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
}
.menu a {
	display:block;
	width:130px;
	text-align:right;
	text-transform:uppercase;
	padding:1px 20px 0px 5px;
	text-decoration:none;
	color:#555;
	background:url(images/arrow.gif) no-repeat;
}
.menu a:hover {
	color:#59d;
/*	background:url(images/arrowO.gif) no-repeat; */
}
.menu a span {
	background:#eee;
}
html>body .menu a {
	width:105px;
}
.content p {
	margin:10px 30px;
	width: 370px;
}
.footer {
	background:#000 url(images/footBg.gif) repeat-y;
	padding-top:8px;
}
.footer p {
	border-top:1px solid #A8D1FF;
	padding:10px 10px 16px 160px;
	color: #a8d1ff;
	margin:0px;
}

.calls object,.calls embed {
	margin-top:50px;
}
label {
	display:block;
	text-align:right;
	width:150px;
	vertical-align:middle;
	padding:2px 10px 2px 2px;
}