body {
font-family: Georgia, 'Times New Roman', Times, serif;	
background: url(../xback3.gif) repeat;
font-size: 12pt;
}

.center {
text-align: center;
}

.small {
font-size: 10pt;
}

.large {
font-size: 22pt;
}

.border {
border: 1px solid;
}

#contentbox {
margin: 3em auto 0 auto;
width: 668px;
max-width: 90%;
height: 380px;
background-color: #FFFFCC;
padding: 8px;
border: 8px solid;
border-right-color: #270907;
border-bottom-color: #270907;
border-top-color: #b36964;
border-left-color: #b36964;
display: table;
}

#contentbox h1 {
font-size: 20pt;
text-align: center;
font-weight: normal;
}

#contentinner {
padding: 8px;
border: 1px solid #270907;
border-right-color: #b36964;
border-bottom-color: #b36964;
border-top-color: #270907;
border-left-color: #270907;
display: table-cell;
vertical-align: middle;
}

#numberinputform {
margin-bottom: 2em;
}

#linkboxes a {
margin: 0 0.6em;
}

a {
color: #996633;
}
