div#page {
	width:890px;
	height:125px;
	background:url(../logo/vbncare.jpg) no-repeat;
}
div#header {
	padding:5px 20px 5px 10px;
}
div#header h1 {
	font-size:24px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
div#header h1 a:link, div#header h1 a:visited { color:#ffffff; }
div#header h1 a:hover, div#header h1 a:active { color:#ffffff; text-decoration:underline; }

div#header p {
	color:#ffffff;
	font-size:0.8em;
}
h1,h6 {
font-size:12px;
color: #000000;
font-weight: bold;
}
h2 {
font-size:18px;
color: #FF0000;
padding:10px 0px 0px 0px;
font-weight: bold;
}
h3,h4,h5 {
font-size:14px;
color: #FF0000;
font-weight: bold;
}
a {
color: blue;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: underline;
}