	div#frame {
	  width: 1000px;
	  height: 620px;
	  margin: 10px auto;
	  background: transparent url(/media/chrome/pagebackground.gif) no-repeat top left;
	}

textarea {
resize: none;
}
	
	select {
		width: 200px;
		font-size: 11px;
	}
	
	div#header {
	  width: 980px;
	  height: 81px;
	  background: white;
	  margin: 0px 10px 0px 10px;
	  border-bottom: solid 3px #FFCC00;
	}
	
	a {
	color: #333333;
	}

	a:visited {
	color: #666666;
	}
	
	#td_nomargin {
	margin: 0;
	padding: 0;
	}
	
	img#logo {
    float: left;
    margin-left: 20px;
	}
	
	img#flair {
	  margin: 0px 0px 0px 10px;
	  border-bottom: solid 1px #fdd538;
	}
	
	div#bottom {
	  padding: 0;
	  width: 980px;
	  height: 18px;
	  margin: 0px 10px 20px 10px;
}

  div#bottom a {
    float: left;
  }

	div#content {
	  height: 376px;
	}
	
	div#content div#page {
	  margin-left: 70px;
	  margin-top: 0px;
	  padding-top: 0;
	}
	
	div#content img.title {
	  margin-top: 50px;
	}
	
	div#content p{
	  margin-top: 0px;
	  font-family: Arial;
	  font-size: 12px;
	  width: 480px;
	  word-spacing: -1px;
	  line-height: 170%;
	  margin-left: 5px;
	  text-align: justify;
	}
	
	div#content-left p {
		width: auto;
	}
	
	div#content p.faq{
  	line-height: 140%;
  	margin-left: 6px;
	}
	
	div#content p.coord {
	  margin: 0;
	  display: block;
	  float: left;
	  width: 500px;
	  margin-right: 200px;
	  line-height: 200%;  
	  margin-top: 60px;
	}
	
	div#leftbar {
	float: left; 
	width: 200px;
	margin-left: 10px;
	}
	
	
	.right {
  	margin-top: 0px;
  	padding: 0;
  	float: right;
  	margin-right: 45px;
	}
	
	a img {
	border: 0;
	}
	
	
	
  .coordtitle{
    width: auto;
    margin-left: 27px;
    margin-top: 30px;
    margin-bottom: 10px;
  }
	
	a.button {
	margin-bottom: 6px;
    float: left;
	  display: block;
	  height: 29px;
	  width: 185px;
	}
	
	a#wwd:hover, a#wwd.active, a#proc:hover,a#proc.active, a#phil:hover,a#phil.active {
	  background-position: 0%;
	}
	
	a#wwd {
	  background: transparent url(/media/chrome/wwd.png) no-repeat top left;
	  background-position: 100%;
	}
	


	a#proc {
	  background: transparent url(/media/chrome/process.png) no-repeat top left;
	  background-position: 100%;
	}
	

	a#phil {
	  background: transparent url(/media/chrome/philosophy.png) no-repeat top left;
	  background-position: 100%;
	}
	
  label {
    font-size: 12px;
    margin-top: 8px;
    width: 80px;
    display: block;
    float: left;
  }
  
  div#list {
  width: 390px;
  margin-right: 20px;
  float: left;
  height: 250px;
  overflow: auto;
  }
  
  div#totals {
  float: left;
  width: 125px;
  }
  
  div#list table tbody tr td {
  font-size: 12px;
  }
  
  div#list table tbody tr td input {
  width: 30px;
  font-size: 11px;
  margin-left: 15px;
  }
  
  div#list table thead tr td {
  font-size: 12px;
  font-weight: bold;
  }
  
  div#list table tbody tr td.name {
  width: 350px !important;
  }

  div#totals label {
  font-size: 11px;
  font-weight: bold;
  float: left;
  width: 50px;
  margin: 7px 0 0 0;
  line-height: 100%;
  }
  
  div#totals input.total {
  font-size: 11px;
  border: 0 !important;
  margin-bottom: 12px;
  margin-top: 0px;
  height: 12px;
  margin-left: 10px;
  width: 55px;
  }
  
    
  label {
  width: 154px;
  font-weight: bold;
  text-align: right;
  margin: 0 6px 0 0;
  padding-top: 4px;
  font-size: 11px;
  }
  
  span {
  font-size: 12px;
  margin-left: 10px;
  }
  
  .mainfooter {
  border: 0 !important;
  }
  
  tr, td, table {
    border: 0 !important;
  }
  
  input {
  border: solid 1px black !important;
  margin-bottom: 3px;
    font-size: 11px;
  }
  
  select {
  border: solid 1px black !important;
  margin-bottom: 5px;
  }
	
	h3 {
	margin-bottom: 4px;
	}
	
	div#page p {
	width: 500px;
	margin-top: 0;
	line-height: 130%;
	}
	
	div#page p.error {
	color: red;
	}

	div#content-left{
  	float: left;
  	width: 400px;
  	margin-left: 10px;
	}
	
	div#content-right{
	  width: 550px;
	  float: left;
	} 
	
	div#content-right p {
	  width: 550px;
	  margin-left: 0;
	}
  
  img#orderflair {
  margin-left: 40px;
  margin-top: 50px;
  }
  
  img#schoollogo {
  margin-top: 4px;
  margin-left: 40px;
  }

  input.half {
  width: 95px;
  margin-right: 6px;
  }
  
  input.whole{
  width: 200px;
  }
  
  select.half {
  width: 99px;
  } 
  
  select.whole {
  width: 204px;
  }

  div#customer {
  margin-top: 10px;
  width: 465px;
  float: left;
  height: 175px;
  }
  

  div#shipping {
  margin-top: 10px;
  width: 465px;
  float: left;
  height: 155px;
  clear: right;
  }
  
  div#billing {
  margin-top: 10px;
  width: 460px;
  float: left;
  height: 130px;
  }
  
  div#order {
  margin-top: 10px;
  width: 460px;
  float: left;
  height: 130px;
  }
    
  img.subtitle {
  margin-bottom: 3px;
  margin-top: 5px;
  }
    
  input.noborder {
    padding-top: 2px;
    border: 0 !important;
  }
  
 a#orderstatus{
  margin-left: 717px;
 }
  
  
input#submit {
  height: 20px !important;
  border: solid 1px black;
  background-color: rgb(255, 204, 51);
  border: solid 1px black;
  font-size: 11px;
  font-weight: normal;
  height: 19px !important;
  margin-bottom: 5px;
  padding: 2px !important;
  text-align: center;
  color: black;
}
