body,tr,td,th { 
	font-family: tahoma, verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

table, tr, td {
	vertical-align: top;
}

table.content {
	background-repeat: no-repeat;
	border: 1px solid #939393;
}

h1 {
	color: #FFB43B;
	font-size: 12px;
	border-bottom: 1px solid #FDE8A1;
	display: block;
	width: 325px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-family: verdana;
}

h2 {
	font-size: 11px;
	margin-bottom: 2px;
	font-family: verdana;

}

#navcontainer img {
	filter:alpha(opacity=80);-moz-opacity:0.8;
	margin-bottom:5px;
}

#navcontainer p {
	color: #FFB43B;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	height: 45px;
	font-weight: bold;
	font-family: arial,helvetica;
}

a:link, a:visited, a:active {
	color: #FFB43B;
	text-decoration: none;
}

a:hover {
	color: #939393;
}

.footer {
	height: 19px;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 4px;
	font-size: 11px;
	font-family: arial, verdana;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
}

#content {
	padding-top: 0px;
	margin-top: -5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-family: tahoma,arial,helvetica;
}

ul {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

ul.left {
	float: left;
}

ul.right {
	float: right;
}

.specialty {
	color: #FFB43B;
}

#images img {
	filter:alpha(opacity=80);-moz-opacity:0.8;
	margin-right:3px;
	margin-left: 0px;

}

p {
	text-align:justify;
}

	