body {
	font-family: Helvetica, Gautami, Arial;
	font-size: small;
	background-color: #dddddd;
	height: 100%;
	min-height: 100%;
	margin: 0px;
}
html, body {
    height: 100%;
}
#allcontent {
	width:800px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;

}
p.home {
	font-size: xx-small;
	text-align: right;
	margin: 0px 18px 0px 0px;
	}
p.navigation{	
	margin: 0px 0px 0px 0px;
	}
p.subnavigation{
	margin: 0px 0px 0px 0px;
	}
#banner {
	padding: 130px 0px 0px 0px;
	background-image: url(images/nytebanner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
#navigation {
	padding: 25px 0px 0px 0px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	}
#navigation a {
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
#navigation a:hover {
	color: #cc6600;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/minihorn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;
}
#navigation a.active {
	color: #cc6600;
	background-image: url(images/minihorn.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;
	}
#subnavigation {
	margin: 10px 15px 0px 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	background-color: #e3ad78;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	}
#subnavigation a {
	color: #703C18;
	text-decoration: none;
	padding: 10px;
	}
#subnavigation  a:hover {
	color: #cc6600;
	}
#subnavigation  a.active {
	color: #cc6600;
	}
p.texasexeslogo {
	margin: 0px 0px 5px 0px;
	}
#border {
	border-right: 1px solid #cccccc; 
	margin-right: 415px;
	}
#homepagepic {
	margin: 0px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#homepagetext {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 50px;
	height: 250px;
	}
p.nospace {
	margin: 0px;
	}
h2.nospace {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 115%;
	}
li.homepage {
	text-decoration: none;
	list-style: none;
	}
#content {
	margin: 15px 18px 0px 19px;
	}
#pictures {
	float: right;
	padding-left: 20px;
	margin-bottom: 200px;
	}
a {
	color: #cc6600;
	}
#content a.heading {
	color: #703C18;
	text-decoration: none;
	} 
h1 {
	color: #703C18;
	font-size: 150%;
	}
h1.homepage {
	margin-top: 7px;
	}
h2 {
	color: #cc6600;
	font-size: 115%;
	}
h3.orange {
	color: #703C18;
	font-size: 110%;
	}
em {
    color: #cc6600;  
    font-weight: bold;
}
td {
	padding-right: 20px;
	}
#chapternotes {
	float: right;
	width: 315px;
	padding-top:3px;
	padding-left: 50px;
	border-width: 8px;
	border-color:  #703C18;
	margin-bottom: 440px;
	}
#badge {
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 90%;
	margin-top: 125px;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	}
#badge a.right {
	color: #000000;
	text-decoration: none;
	padding-right: 21px;
}
p.mission {
	text-align: center;
	font-style: italic;	
	font-weight: bold;
	line-height: 16pt;
	font-size: 90%;
	padding: 5px 50px 10px 50px;
	margin: 0px;
	}
#footer {
	margin: -20px 18px 0px 19px;
    bottom: 0px;
	clear: right;
	text-align: center;
	}
img.footer {
	padding-right: 128px;
	border: 0px;
	}
img.noborder {
	border: 0px;
	}
p.copyright {
	font-size: xx-small;
	}
#padding { padding: 0px 0px 45px 0px; }
#paddinghome { padding: 0px 0px 20px 0px; }

ul.NoBullet {
  list-style-type: none}
  
p.reg {
	text-align: center;
	font-weight: bold;
	font-size: 125%;
}