* { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { background-color: #E1DEAF; font-size: 0.7em; color: #000000; line-height: 1.7em; }

a { color: #741130; }
ol, ul { margin-left: 2em; padding-left; 2em; }
	li { margin-bottom: 0.75em; }
	li p { margin-bottom: 0px; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5em; color: #741130; }
h1 { margin-top: 1.5em; font-size: 1.2em; }
h2 { margin-top: 1.5em; font-size: 1.1em; }
h2.news-category { background-color: #741130; color: #FFFFFF; padding: 3px; }
	h2.news-category a { color: #FFFFFF; }
h3, h4, h5, h6 { margin-top: 1.5em; font-size: 1.0em; }
p { margin-bottom: 0.75em; }
input.text, textarea { padding: 2px; font-size: 1em; }
input.button { color: #FFFFFF; background-color: #741130; border: 1px solid #741130; font-weight: bold; font-size: 1.1em; padding: 2px; }

table.form { margin: 10px auto; }
table.form td { padding: 2px; }
table.form th { padding: 2px; text-align: left; color: #741130; }

#root { width: 799px; margin: 10px auto; background-color: #FFFFFF; }

	#header { }

		#header-logo { float: left; width: 159px; height: 145px; }
		#header-swfbanner { float: right; width: 640px; height: 145px; }

		#navigation { clear: both; }
			#navigation ul { margin-left: 0px; width: 100%; padding-left: 0px; list-style-type: none; }
			#navigation li { display: inline; margin-bottom: 0px; }

			#navigation a { text-decoration: none; display; block; float: left; width: 99px; height: 36px; font-size: 1px; line-height: 1px; background-image: url(../images/nav.gif); border-right: 1px solid #92C6BA; }
			#navigation a span { display: none; }

			#navigation-home:link, #navigation-home:visited { background-position: 0px 0px; }
			#navigation-home:hover { background-position: 0px 36px; }
			#navigation-news:link, #navigation-news:visited { background-position: -99px 0px; }
			#navigation-news:hover { background-position: -99px 36px; }
			#navigation-programmes:link, #navigation-programmes:visited { background-position: -198px 0px; }
			#navigation-programmes:hover { background-position: -198px 36px; }
			#navigation-ruminants:link, #navigation-ruminants:visited { background-position: -297px 0px; }
			#navigation-ruminants:hover { background-position: -297px 36px; }
			#navigation-poultry:link, #navigation-poultry:visited { background-position: -396px 0px; }
			#navigation-poultry:hover { background-position: -396px 36px; }
			#navigation-history:link, #navigation-history:visited { background-position: -495px 0px; }
			#navigation-history:hover { background-position: -495px 36px; }
			#navigation-jobs:link, #navigation-jobs:visited { background-position: -594px 0px; }
			#navigation-jobs:hover { background-position: -594px 36px; }
			#navigation-contact:link, #navigation-contact:visited { border-right: 0px; background-position: -693px 0px; }
			#navigation-contact:hover { background-position: -693px 36px; }

		#body { clear: both; background-image: url(../images/bodyback.gif); background-repeat: repeat-y; }

			#left { line-height: 1.5em; float: left; width: 159px; background-color: #FDFAC7; padding-top: 8px; }
				#random-snippet { }
					#random-snippet-text { padding: 8px; }
						#random-snippet-text cite { font-style: italic; }
				#contact-details { line-height: 1.4em; padding: 10px; color: #741130; font-size: 0.8em; }
			#main { float: right; width: 630px; }
				#main-content { padding: 20px 15px; }
					#footer-banner { display: block; margin: 20px auto; }


.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom ;}
.clear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }
.clear-left { clear: left; font-size: 1px; line-height: 1px; height: 1px; }
.clear-right { clear: right; font-size: 1px; line-height: 1px; height: 1px; }

.error, .waiting { color: #F00000; font-style: italic; }

