body {
  background-image:		url(images/yellowstrip.png);
  background-repeat:		repeat-x;
  background-attachment:	fixed;
  font-family: 			Arial;
  font-size:			small;}

a:link {
  color: 				#fdfd02;
  text-decoration:		none;}
a:visited {
  color: 				orange;
  text-decoration:		none;}
a:hover {
  color: 				blue;
  text-decoration:		none;}

img {
  border:				none;
  margin-left:			10px;}

#allcontent {
  width:				875px;
  margin-left:			auto;
  margin-right:			auto;
  background-color:		white;
  border:				thin solid black;}

#left {
  float:				left;
  margin-left:			3px;}


#main {
  background-image:		url(images/purplestrip.png);
  background-repeat:		repeat-x;}

#bannertext {
  text-align:			center;
  font-size:			90%;
  color:				#fdfd02;
  padding-top:			1px;
  padding-bottom:			0px;
  margin-bottom:			0px;}

#menu {
  background-image:		url(images/topmenubar.png);
  background-repeat:		no-repeat; 
  text-align:			left;
  font-size:			100%;
  padding:				7px;
  margin-top:			15px;}


#space {
  margin-right:			20px;
  margin-left:			20px;}

p {
  margin:				1px;
  margin-top:			10px;}

#leftbanner {
  margin:				5px;
  text-align:			center;
  float:				left;
  width:				19%;}

.boxout {
  color:				black;
  text-decoration:		none;}

.boxout a:link {
  color:				blue;}

#content {
  margin-left:			20%;
  border-left:			3px solid #382f66;
  padding:				15px;}

.truckalign {
  float:				right;}

h1 {
  border-bottom:			3px solid #382f66;
  margin-bottom:			0px;}

#bottommenu {
  background-image:		url(images/bottommenubar.png);
  background-repeat:		no-repeat; 
  text-align:			right;
  font-size:			100%;
  padding:				7px;
  margin-top:			0px;
  margin-left:			305px;}

#credit {
  Margin-left:			5%;}

h6 {
  margin-bottom:			0px;}


.staffht {
  margin-top:			0px;
  margin-bottom:			0px;}


table {
  width:				95%;}

td {
  text-align:			center;
  vertical-align:			top;}


#titles {
  width:				80.3%;
  margin-left:			60px;
  text-align:			left;}

#textspace {
  margin-right:			110px;}

.height {
  height:				250px;}

.red {
  Color:				red;}



