body#root { background: #ffe01f; }

#main { background: #fff; overflow: hidden; }
#header, #content { width: 957px; margin: auto; padding: 0; }

#header { position: relative; background-image: url('images/home_bg_main.jpg'); background-repeat: no-repeat; background-position: 1px 40px; height: 569px; }
.alert { font-size: 11px; }
#mainlogo { position: absolute; top: 44px; }
#cutline { position: absolute; top: 90px; right: 200px; }
#mascot { position: absolute; top: 20px; right: 40px; }
#cutline1 { position: absolute; top: 200px; right: 40px; color: #819cc0; font-size: 12px; font-weight: bold; text-align: right; }
#bgpaintbrush { position: absolute; top: 260px; left: 20px; }
#headline { position: absolute; top: 195px; left: 40px; }
#headcopy {
font-size: 16px; font-weight: bold; color: #fff;
position: absolute; top: 240px; left: 45px; width: 58%;
}
#headcopy p {  line-height: 1.8em; }
#headcopy ul { list-style: none; margin: 0 0 0 0; padding: 0 0 0 0; }
#headcopy li { float: left; width: 40%; padding: 0 0 .6em 16px; margin: 0 0 0 10px; background: url('images/bullet_01.gif') no-repeat 0 4px;  }
#formfields {
width: 262px; height: 312px; position: absolute; right: 30px; top: 220px;
background: url('images/home_formbox.png') no-repeat; line-height: 1em;
}
.tab { z-index: 1; margin-top: 25px; position: absolute; left: 6px;  width: 250px; }
.tab .tablabel { cursor: pointer; text-align: center; background: url('images/home_tab.png') no-repeat; position: absolute; width: 87px; height: 25px; top: -23px; left: 10px; }
.tab.selected .tablabel { background: url('images/home_tab_selected.png') no-repeat; }
.tab .tabcontent { display: none; padding:  20px 10px 0 10px; }
.tab.selected .tabcontent { display: block;  }
.tab .tablabel span { display: block; padding-top: 5px; font-size: 13px; font-weight: bold; color: #bdd400; }
.tab.selected .tablabel span { color: #fff; }
#tab2 .tablabel { left: 99px; }
#formtitle { text-align: center; padding-top: 24px; }
#formfields .margin { padding: 20px 25px 0 25px; }
#formfields label, #formfields label span, #formfields p { color: #fff55b; font-size: 12px; font-weight: bold;  }
#formfields p  { color: #fff; display: block; line-height: 1em; margin: 0; padding: 8px 0; }
#formfields label span { display: block; }
#formfields select { width: 100%; height: auto; margin-bottom: 8px; }
#formfields select, #formfields option { font-size: 13px; }
#formfields label .textbox { font-size: 15px; width: 99%; border: solid 1px #308a27; padding: 1px;}
#formfields fieldset { border-width: 0; display: block; padding: 0; }
#formfields legend, #fieldset_login_forgotpw { display: none; }
#fieldset_login label { float: left; width: 49%; }
#fieldset_login p a { color:#fff55b; font-weight: normal; text-decoration: none;}
form#bidform { border-bottom: solid 0px #94c593; padding: 24px 10px 0 10px; }
#bidform h2 { color: #fff; text-align: center; }
#bidbuttons { text-align: center; padding: 4px 0; background-color: #1e8015; overflow: hidden; -moz-border-radius: 4px; border-radius: 4px; }
#bidbuttons div.button { display: block; margin:3px 0 3px 14px; width: 180px;}
#content { overflow: hidden; }
#content .col { width: 33%; float: left; height: 240px; background-color: #fff; }
#content .margin { padding: 10px 14px 20px 14px; }
#content .h2 { display: block; padding: 0; }
#content .h2 a, #content .h2 span {
font-size: 16px; font-weight: bold; color: #d43800;
border-bottom: solid 0px #f4cdbf; text-decoration: none;
}
#content .h2 a:hover { color: red; }
#content .col .margin { padding: 0 10px 0 26px; }
.col p img { margin-right: 16px; }
#content .col p { font-size: 13px; color: #303030; line-height: 1.6em; }
.col .author { display: none; }
/*#col3 .margin { margin-left: 8px; }*/