<style type="text/css">
		body .body{
    margin: 20px;
    }
    
		.column {border: 0px solid white;}
		
    a {color:#ff9900;}
    .orange {color:#ff9900;
            font-size: 1.1em; 
						font-family: Trebuchet MS, sans-serif;
						font-weight: bold;
   
						}
            
    #container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 0px solid black;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 5px;
			border: 0px solid orange;
		overflow:visible;

		}

		#banner {
      width:740px;
      height: 110px;
			margin-bottom: ;
			background: url("graphics/header.jpg") no-repeat #FFF;
		}

		#content {
      background: url("graphics/middle.jpg") repeat-y #FFF;
      border: 0px solid orange;
			
		}
		.content-padding {
		padding: 20px 50px 50px 50px;
		 border: 0px solid orange;
		
		 }

		#sidebar-a {
		float:left;
			width: 150px ;
      height: 100%;
			padding-left: 25px ;
      margin-right: 20px;
      border: 0px solid orange; 
			overflow:visible;
      
		}
   .text {
   position: inline;
   padding-left: 40px;
   padding-right: 60px;
   font-size: .75em;
   font-family: Trebuchet MS, sans-serif;
   color: white;
   line-height: 1.75em;
   margin-top: 0px;
  font-weight: 500;
   }
.buttonscontainer { width: 120px;
overflow:visible;
}

.buttons a {color: #CCCC66;
border: 0px solid;
background-color: #666666;
padding: 2px;
padding-left: 3px;
font-size: 1.25em;
font-family:  Trebuchet MS, sans-serif;
font-weight: bold;
line-height: 2em;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 0px solid;
padding: 2px;
padding-left: 3px;
background-color: #666666;
border-color: #669933 #33CCFF #33CCFF #669933;
color: #FF9900;
text-decoration: none;}

		#footer {
			clear: both;
			padding: 0px;
			margin-top: -20px;
			background: url("graphics/bottom.jpg") no-repeat;
			 border: 0px solid orange;
		}
    
 .project
 {
   position: inline;
   margin-top: 0px;
   padding-left: 5px;
   width:450px;
   border: 0px solid black;

 }
 
 .header
 {
 font-family: Trebuchet MS, sans-serif;
color:#CCCC66;
font-size: 1.25em; 
font-weight: bold;
 }
	</style>