body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffffff;
}
a, .dropLink {
	color: #0158b1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: transparent;
	font-weight: bold;
}
a:hover, .dropLink:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0158b1;
}
.twoColFixRtHdr #container {
	width: 900px;
	text-align: left; 
	background-color: #e1f0ff;
	background-image: url(images/center-for-digestive-health_01.jpg);
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixRtHdr #topMenu {
	text-align: right;
	padding-right: 10px;
	/*padding-top: 8px;*/
} 
.twoColFixRtHdr #topMenu a {
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 9px;
	line-height: 29px;
	font-weight: bold;
} 
.twoColFixRtHdr #topMenu a:hover {
	background-image: url(images/center-for-digestive-health_menubg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #0158b1;
} 

.twoColFixRtHdr #header {
	height: 165px;
} 
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 185px;
	margin-top:65px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #abd5fe;
	margin-bottom:15px;
}
.twoColFixRtHdr #sideMenu a {
	display: block;
	cursor: pointer;
	cursor: hand;
}
.twoColFixRtHdr #mainContent {
	margin: 0 225px 0 0; 
	padding: 25px;
} 
.twoColFixRtHdr #footer {
	background-image: url(images/center-for-digestive-health_03.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #6db030;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	background-position: left bottom;
} 
.twoColFixRtHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
} 
.twoColFixRtHdr #footer a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #408700;
}
h1 {
	font-size: 20px;
}
h2, h3 {
	font-size: 16px;
}
h3 {
	color: #408700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #408700;
}
.twoColFixRtHdr #mainContent .imgfltrt {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #abd5fe;
	float:right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;	
	}
.twoColFixRtHdr #mainContent .imgfltlft{
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #abd5fe;
	float:left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;	
}
.twoColFixRtHdr #mainContent .imgnoflt {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #abd5fe;
	margin-top: 15px;
	margin-bottom: 15px;
	width:515px;
 	margin-right: auto;
	margin-left: auto;
	}

iframe {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #abd5fe;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;	
}
hr {
	border: none 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777377;
	background-color: #e1f0ff;
	color: #abd5fe;
}
form {
	margin: 20px 0 0 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #abd5fe;
	padding-left:15px;
}
.input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	border: 1px solid #abd5fe;
	margin-bottom:5px;
}
.input {
	width: 200px;
}

.fileinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 4px;
	width: 300px;
	border: 1px solid #abd5fe;
	margin-bottom:5px;
}

.submit {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
ul li {
	list-style-type: square;
}
#div1, #div2 {
	margin-bottom: 10px;
}
#div1 li, #div2 li {
	margin-left: 25px;
	color: #408700;
	list-style-type: square;
}
a.imagelink {
	text-decoration: none;
	border:0;
}

