body, h1, h2, h3, h4, h5, h6,ol, ul, li, p {
	font-family:   verdana, arial, helvetica, sans-serif;
	color: #000;
	}
body {
	margin: 0;
	padding: 0;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #c00;
	background-color: #fff;
	background-image: url(http://www.thenoodleincident.com/img/_.gif);/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.*/
	background-repeat: no-repeat;
	background-position: top left;
	}
#content{
	PADDING:15px;	
	padding-left: 30px;
	color: #fb4501;
}



/*typography*/
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	color: #fb4501;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	CLEAR:both;
	}
h2 {
	font-family:  trebuchet MS, arial, helvetica, sans-serif;
	color: #fb4501;
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;CLEAR:both;
	}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	FONT-FAMILY: Trebuchet MS;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	font-size: 0.9em;
	}
p {
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
.case_name, .case_age, .case_transplant {
	font-size: 0.8em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

















	

.sideborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0033;
	border-left-color: #FF0033;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px 15px 15px 30px;
	line-height: 20px;
}


.breadcrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #fb4501;
	padding-right: 15px;
	MARGIN:0px;
	font-weight: bold;
}
.picturebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	background-color: #fb4501;
}
.image {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
.sponsortext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px 15px 15px 30px;
	line-height: 24px;
}
.sponsorimage {
	margin-right: 15px;
}
.formblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 15px 15px 15px 30px;
	line-height: 24px;
	border: 1px dotted #666666;
}
.imagethumb {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.pageheader {
	padding: 2px 3px;
	border: 1px solid #999999;
}
.boxright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	BORDER: solid 1px #F03;
	BACKGROUND-COLOR:#eee;
	PADDING:5px;
	COLOR:#fc0;
}
.boxright_title{
	BORDER: solid 1px #F03;
	BACKGROUND-COLOR:#fb4501;
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #FFF;
}
.boxright a{
	COLOR:#F03;
}
a{color:#F03;}.paragraphheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fb4501;
	font-weight: bold;
}
.languages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding: 5px 10px 0px 0px;
}
