body {
font-family: verdana;
}

#main_left {
background-image: url(images/main_left.gif);
background-repeat: repeat-y;
width: 40px;
}

#main {
background-color: #ffffff;
width: 660px;
height: 140px;
vertical-align: top;
}

h2 {
color: #F57921;
}

#tutheader {
margin-top:0px;
margin-bottom:5px;
font-size:110%;
padding-top:0px;
padding-bottom:1px;
padding-left:4px;
color:#ffffff;
background-color:#F57921;
}

a {
color: #F57921;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#main_right {
background-image: url(images/main_right.gif);
background-repeat: repeat-y;
width: 40px;
}

#footer {
width: 640px;
height: 16px;
background-color: #ffffff;
color: #F57921;
font-size: 10pt;
}