body {
	margin: 0px;
	background-repeat: repeat;
	background-color: #5d3b16;
}
#container {
	padding-top: 10px;
	padding-right: 7%;
	padding-bottom: 10px;
	padding-left: 7%;
	width: 86%;
}
#headtitle {
	background-color: #FFFF66;
	width: 694px;
	border-right-width: 6px;
	border-top-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(graphics/star-of-texas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Bookman Old Style", "Americana BT", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 10px;
	font-weight: bold;
}
#header {
	background-color: #FFFFFF;
	height: 150px;
	width: 694px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	width: 700px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11.5px;
	color: #774444;
	line-height: 14px;
	overflow: auto;
	border: 3px solid #FFFFFF;
}
.links a:link {
	text-decoration: none;
	color: #774444;
}
.links {
	font-weight: bold;
	text-align: left;
}
.links a:visited {
	text-decoration: none;
	color: #774444;
}
.links a:hover {
	color: #000000;
	text-decoration: underline;
}
.links a:active {
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: .5em;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
#live {
	width: 151px;
	float: left;
	background-color: #FFFFbb;
	padding: 9px;
	border: 3px solid #FFFFFF;
}
#work {
	width: 151px;
	float: left;
	background-color: #eeccaa;
	padding: 9px;
	border: 3px solid #FFFFFF;
}
#learn {
	padding: 9px;
	width: 151px;
	float: left;
	background-color: #FFaa77;
	border: 3px solid #FFFFFF;
}
#play {
	padding: 9px;
	width: 151px;
	float: left;
	background-color: #ffcc99;
	border: 3px solid #FFFFFF;
}
#footer {
	background-color: #DDDDDD;
	width: 694px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 5px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#maintext {
	width: 646px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
	background-color: #eeeeee;
	clear: left;
	padding: 24px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-width: 0px;
}
.rightbutton {
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	line-height: 1.5em;
	margin-left: -12px;
}
.headshot {
	padding-right: 12px;
	padding-bottom: 12px;
}

