    body {
	background:url(/images/bg.gif);
	color:#000;
	font-family:"trebuchet ms", verdana, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	height:100%;
	line-height: 1.4em;
    }
    input, textarea {
	border: 1px solid #000;
	padding: 2px;
	background: inherit;
	}
    a {
	color:#e55d16;
	text-decoration:none;
	outline: none;
    }
    a:hover {
	text-decoration:underline;
    }
    ul {
	list-style-type:square;
    }
    li {
	padding-bottom:10px;
    }
    h3 {
	width:610px;
	border-bottom:1px solid #000;
    }
    h4 {
	margin:20px 0 5px 0;
    }
    #container {
	background:url(/images/paper.jpg);
	width:650px;
	margin: 0px auto;
    }
    #header {
	background:url(/images/header.jpg);
	width:650px;
	height:210px;
    }
    #header h1 {
	padding:0;
	margin:0;
	text-indent:-100000px;
    }
    #header a {
	width:650px;
	height:180px;
	display:block;
    }
    #subnavbar {
    width:236px;
    height:30px;
	float:right;
    }
    #subnav {
    margin:0;
    padding:0;
    list-style-type:none;
    }
    #subnav li {
	display:block;
	float:left;
	height:30px;
    }
    #subnav a{
	height:30px;
	display:block;
    }
    #bio a {
    width:43px;
    height:30px;
    background:url(/images/05.jpg) top;
	text-indent:-1000000px;
    }
    #resume a {
    width:71px;
    height:30px;
    background:url(/images/06.jpg) top;
	text-indent:-1000000px;
    }
    #links a {
    width:49px;
    height:30px;
    background:url(/images/07.jpg) top;
	text-indent:-1000000px;
    }
    #contact a {
    width:73px;
    height:30px;
    background:url(/images/08.jpg) top;
	text-indent:-1000000px;
    }
    #bio a:hover {
	background-position:bottom;
    }
    #resume a:hover {
	background-position:bottom;
    }
    #links a:hover {
	background-position:bottom;
    }
    #contact a:hover {
	background-position:bottom;
    }
    #content {
	padding:0 20px 20px 20px;
    }
    #quote {
	background:url(/images/quote.jpg);
	height:288px;
	width:650px;
	text-indent:-100000000px;
	color:#fcf1d1;
	margin-left:-20px;
    }
    #navbar {
	height:40px;
	width:650px;
	background:url(/images/nav-right.jpg) right;
    }
    #nav {
	margin:0;
	padding:0;
    }
    #nav li {
	display:block;
	float:left;
	height:40px;
    }
    #nav a{
	height:40px;
	display:block;
    }
    #students a {
	width:118px;
	height:40px;
	background:url(/images/01.jpg) top;
	text-indent:-1000000px;
    }
    #students a:hover {
	background-position:bottom;
    }
    #tutoring a {
	width:129px;
	height:40px;
	background:url(/images/02.jpg) top;
	text-indent:-1000000px;
    }
    #tutoring a:hover {
	background-position:bottom;
    }
    #writing a {
	width:96px;
	height:40px;
	background:url(/images/03.jpg) top;
	text-indent:-1000000px;
    }
    #writing a:hover {
	background-position:bottom;
    }
    #speaking a {
	width:116px;
	height:40px;
	background:url(/images/04.jpg) top;
	text-indent:-1000000px;
    }
    #speaking a:hover {
	background-position:bottom;
    }
    #ordering a {
	width: 118px;
	height:  40px;
	background:url(/images/09.jpg) top;
	text-indent:-1000000px;
    }
    #ordering a:hover {
	background-position: bottom;
    }
    table {
	border:none;
    }
    td {
	padding:0 50px 0 0;
	margin:0 0 3px 0;
        border-bottom:1px dotted #888;
    }
    #resumetable {
	width:610px;
	padding:15px 0 15px 0;
	margin:0;
    }
    #tleft {
	width:30%;
    }
    #tright {
	width:70%;
    }
    #footer {
	background:url(/images/footer.jpg);
	height:40px;
	width:635px;
	line-height: 40px;
	color: #ccc;
	padding-left: 15px;
    }
    #contactleft {
	width:300px;
	float: left;
	}
    #contactleft h3 {
	width:280px;
    }
    #contactright {
	width:310px;
	float: left;
    }
    #contactright h3 {
	width:310px;
    }
    .input {
	width:300px;
    }