html {
	background: #666666 repeat-y center bottom;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	background: #000000 url(../images/backgrounds/images/BGddceadCentre.gif) repeat-y center top;
	max-width: 1000px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#topDiv {
	background: #FFFFFF url(../images/backgrounds/redStripBg2.gif) repeat-x left top;
	overflow: auto;
	height: 155px;
}
#bottomDiv {
	clear: both;
	position: relative;
	bottom: 0px;
	background: #CC0000 url(../images/redWhiteStrip.gif) repeat-x left bottom;
	padding-bottom: 26px;
	margin: 0px;
}
#topNav {
	background: #CC0000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#contentDiv {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 50px;
	min-height: 518px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#footerDiv {
	font-size: 9px;
	color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	clear: both;
	background: #666666;
}
#topNavWrap {
	background: #CC0000;
}
#dogLogo {
	float: left;
	margin: 0px;
	padding: 0px;
}
#middleDiv {
	clear: both;
	background: url(../images/backgrounds/redBlackBG3.gif) repeat-x left -16px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
}
#tagline {
	position: absolute;
	left: 30%;
	top: 126px;
	font-weight: bold;
	color: #660000;
}
#footerDiv a {
	color: #999999;
	text-decoration: none;
}
#footerDiv a:hover {
	text-decoration: underline;
}
#bgTop {
	background: #000000 url(../images/backgrounds/images/BGddceadTop.gif) no-repeat center 2px;
	height: 18px;
	clear: both;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: -1px;
}
#bgBottom {
	background: #DDCEAD url(../images/backgrounds/images/BGddceadBottom.gif) no-repeat center top;
	height: 15px;
	clear: both;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
h1 {
	font-size: 1.4em;
	color: #95783E;
}
#contentDiv p {
	margin: 0px 0px 1.4em;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	color: #E8BF6A;
}
.question {
	color: #336600;
	font-weight: bold;
	list-style: none;
	margin-bottom: 10px;
}
.answer {
	border-bottom: 1px solid #E8DDC8;
	padding-bottom: 10px;
	list-style: none;
	margin-bottom: 15px;
}
.answer strong {
	color: #CC0000;
}
.framed {
	padding: 10px;
	border-top: 1px solid #DDCEAD;
	border-right: 1px solid #95783E;
	border-bottom: 1px solid #95783E;
	border-left: 1px solid #DDCEAD;
	background: #FFFFFF;
}
.insert {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 230px;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	background: #EAE0CC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.patientRdiv {
	float: right;
	width: 250px;
	text-align: center;
	margin-right: 30px;
}
.patientLdiv {
	float: left;
	width: 250px;
	margin-left: 30px;
}p {
	margin: 1.5em 0px 0px;
	padding: 0px;
}
.galleryThumbDiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0EADD;
	border-right-color: #DDCEAD;
	border-bottom-color: #DDCEAD;
	border-left-color: #F0EADD;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.galleryThumbDiv img {
	margin: 3px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
