body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	color: #000;
	background-color: #fff;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #006699;
	outline: none;
	}
a:visited {
	color:  #006699;
	}
a:active {
	color:  #006699;
	}
a:hover {
	color: #006699;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 16px;
	margin:10px 10px 10px 15px; 
	}
td {
	font-size: x-small;
	}
	
.title	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
	border-bottom:1px solid #666;
    font-weight:bold;
	color: #666;
    margin:20px 10px 10px 10px;
		}
		
.side {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:x-small;
		font-weight:normal;
        text-align:left;
		background:#fff;
		line-height:140%;
		padding:2px;
		}

	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:x-small;
		font-weight:bold;
		line-height:140%;
		padding:2px;
		margin-top:10px;
		text-align:left;
		text-transform:uppercase;
		letter-spacing:.2em;
		}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 10;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #fff;
	border: 0px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
html>body #content {
	width: 770px; /* ie5win fudge ends */
	}
	
#content #middle {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 0px 0px 10px 0px;
	background: #efefef;
	background-image: url(http://christianorthopedicpartners.org/banner.gif);
	background-repeat: no-repeat;
	border: 0px solid #ccc;
	width: 550px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 550px;
	height: 200px;
	}
	
#content #middlegry {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 0px 0px 0px 0px;
	background: #efefef;
	border: 1px solid #ccc;
	width: 550px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 550px;
	}

#navlist {
                        float: left;
                        left: 10px;
                        top: 10px;
                        width: 180px;
						padding: 0px 0px 10px 0px;
                        }

                      
#navlist ul {
                        margin: 0px; /*removes indent IE and Opera*/
                        padding: 0px; /*removes indent Mozilla and NN7*/
                        list-style-type: none; /*turns off display of bullet*/
                        font-size: 12px; text-transform: none; font-weight: bold;
						text-align: right;
                        }
                       
#navlist li {
                        margin: 0px;
						line-height: 18px
                        }
                       
#navlist a {
                        display: block;
                        padding: 2px 2px 2px 10px;
                        border: 1px dotted #ccc;
                        color:#006699;
                        text-decoration: none;
                        border-top: none;
						border-left: none;
						border-right:none;
                        background-color: #fff;
                       
                        }
                       
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
                        background-color: #efefef;
                        color: #006699;
                        }

.pics {
         border: 0px #ccc solid; 
         margin: 6px; 
         background-color: #efefef; 
         padding: 5px;
         color : #999;
        }