@font-face {
font-family: UNDATAME;
src: url(UNDATAME.otf) format("opentype");
}

body {
font-size:11px;
font-family:Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
margin:0;
padding:0;
background: url(top.gif) repeat-x top;
}

#left {
width:175px;
float:left;
margin-left:20px;
}

#navbartop {
padding-top:10px;
color:#333;
}

#navbar {
width:175px;
font-size:10px;
position:fixed;
color:#333;
}

a {
color:#666;
outline:none;
}

a:hover {
text-decoration:none;
}

#navbar a {
color:#666;
text-decoration:none;
}

#navbar a:visited {
text-decoration:line-through;
}

#navbar a:hover {
text-decoration:none;
}

ul {
list-style:none;
margin-left:15px;
line-height:11px;
padding-left:0;
margin-top:0;
padding-top:0;
margin-bottom:12px;
padding-bottom:0;
}

form, fieldset, input, textarea {
font-size:10px;
}

input {
width:200px;
}

#main {
margin:9px 0 25px 217px;
float:left;
color:#333;
position:absolute;
background:#F7F7F7 url(back.gif);
border-right:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
padding:25px;
}

#center {
text-align:center;
margin-top:25px;
margin-bottom:25px;
}

.caption {
margin-top:-35px;
text-align:right;
padding:10px 10px 35px 10px;
text-transform:uppercase;
font-weight:900;
}

.larger {
font-size:12px;
font-weight:900;
text-transform:uppercase;
border-bottom:2px #111 solid;
margin:5px 0;
display:block;
}

h2 {
font-size:10px;
font-weight:900;
text-transform:uppercase;
margin:0;
padding:0;
text-align:center;
}

h1 {
font-weight:900;
text-transform:uppercase;
font-size:56px;
color:#333;
margin:0 0 10px 0;
padding:0 0 10px 0;
font-family:UNDATAME,MS Sans Serif,Geneva,system,sans-serif;
text-decoration:line-through;
width:600px;
line-height:50px;
}

h3 {
font-weight:900;
text-transform:uppercase;
}

h1:hover {
text-decoration:none;
}

#main img {
margin-top:25px;
margin-bottom:25px;
border: 1px solid #cdcdcd;
padding:10px;
background:#fff;
}

#navbartop img {
border:none;
outline:none;
}

p {
font-size:11px;
line-height:16px;
padding-bottom:10px;
width:600px;
}

#navbar h3 a {
font-size:12px;
text-transform:uppercase;
font-weight:900;
margin-top:15px;
display:block;
margin:0;
padding:4px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
background: #222;
color:#fff;
}

fieldset {
border:none;
}