body {
background: #efefef;
margin: 10px;
font-family: verdana,arial,helvetica,sans-serif;
font-size:11px;
color: #333333;
text-align:center;
line-height: 17px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

a {
color: #fc9900;
}

#wrapper {
width: 900px;
padding:25px 0px 25px 25px;
background: #ffffff;
margin-left: auto;
margin-right:auto;
border: 1px solid #cccccc;
}

#head {
background-image: url(images/head.gif);
background-repeat: no-repeat;
text-align: right;
height:106px;
width:900px;
}

.nobulls {
list-style-type: none;
padding: 0;
margin: 0;
}

#head h1 {
font-size:18px;
font-weight: bold;
margin:0px;
position:relative;
top: 87px;
right:40px;
}

#content {
text-align: left;
padding:20px 20px 0px 0px;
}


