/* CSS Document */

body {
	background: #000066 url(http://orthocentervb.com/index.php?action=image&image=website-image-background-169.gif) top left repeat-y;
	}
	
.nav a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
.nav a:hover {
	color: #FEFAD4;
	}
	
.nav img {
	margin: 5px 0 0 0;
	}
	
.header1 {

	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
	}
