/* CSS Document, ™ @ Copyright 2007 Terrill Thomas */

body {
margin:0;
padding:0;
height:100%;
background-color:#666666;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 20px;
	color: #000000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 20px;
	color: #000000;
}

ul ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 20px;
	color: #000000;
}

ol ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}

ol ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}

ol p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #000000;
}


#columnWide { 	
margin:0 auto;
padding:0;
width:894px;
text-align:left;
vertical-align: middle;
}

#header {
margin:10px 0 0 0;
padding:0;
height:300px;
background-color:darkgray;
border-top:white;
border-top-style:solid;
border-top-width:2px;
border-right:#333333;
border-right-style:solid;
border-right-width:2px;
border-left:white;
border-left-style:solid;
border-left-width:2px;

}

#content {
margin:0 auto;
padding:1em;
background-color:#CCCCCC;
border-right:#333333;
border-right-style:solid;
border-right-width:2px;
border-left:white;
border-left-style:solid;
border-left-width:2px;
background-image:url(../../../www/enteric/nav-img/15x15.jpg);
background-repeat:repeat-x;
}

#left {
margin:0 0 1em 15px;
padding:15px;
float:left;
width:250px;
background-color:white;
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#DACFBB;
border-right:solid;
border-right-width:thin;
border-right-color:#DACFBB;
}

#leftwide {
margin:0 0 1em 15px;
padding:15px;
float:left;
width:795px;
background-color:white;
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#DACFBB;
border-right:solid;
border-right-width:thin;
border-right-color:#DACFBB;
}

#leftwide h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
letter-spacing:.2em;
font-size:1.5em;
color:#0099CC;
}

#left nl{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
}

#left li{
height:1.5em;
list-style:none;
margin-left: 10px;
}

#right {
margin:0 0 1em 5px;
padding:15px;
float:left;
width:510px;
background-color:white;
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#DACFBB;
border-right:solid;
border-right-width:thin;
border-right-color:#DACFBB;
}

hr {
margin-bottom:1px;
border:none;
width:99%;
visibility:hidden;
clear:both;
}

#navlower {
margin:-11px 0 0 0;
padding:0 0 0 10px;
height:25px;
background-color:#333333;
background-repeat:no-repeat;
border-right:#333333;
border-right-style:solid;
border-right-width:2px;
border-left:white;
border-left-style:solid;
border-left-width:2px;
border-bottom:black;
border-bottom-style:solid;
border-bottom-width:2px;
}

#navlower p {
	font-size:.6em;
}

#right h2 {
margin: -12px;
padding:3px 10px 3px 0;
color:white;
text-align:right;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
font-size:1em;
letter-spacing:.2em;
background-color:#666666;
}

#left h2 {
margin: -12px;
padding:3px 0px 3px 10px;
color:white;
text-align:left;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
font-size:1em;
letter-spacing:.2em;
background-color:#666666;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
line-height:1em;
color:#666666;
padding: 5px 0 0 0;
}

a:link {
	color:#0099CC;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#006699;
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
}
a:active {
	text-decoration:underline;
}.myfavorite {
	font-style: italic;
	font-weight: bold;
}
