body {
background-image : url(background.png);
background-color : #ffffff;
font-family : Trebuchet MS;
color : #808080;
font-size : 11px;
text-align : center;
}
#header {
background-color : #ffffff;
left : 228px;
width : 700px;
margin : 0 auto;
}
#footer {
background-color : #ffffff;
left : 228px;
width : 700px;
margin : 0 auto;
}
#nav {
background-color : #ffffff;
left : 228px;
width : 700px;
text-align : center;
margin : 0 auto;
}
#menu {
background-color : #ffffff;
left : 228px;
width : 700px;
text-align : left;
margin : 0 auto;
}
.top {
background-color : #fceeaa;
font-family : Trebuchet MS;
color : #824320;
font-size : 11px;
text-align : center;
font-weight : bold;
}
.content {
background-color : #ffffff;
font-family : Trebuchet MS;
color : #808080;
font-size : 11px;
text-align : left;
padding : 10px;
}
a:link {
color : #e24c3c;
text-decoration : none;
font-weight : bold;
text-transform : uppercase;
}
a:visited {
color : #e24c3c;
text-decoration : none;
font-weight : bold;
text-transform : uppercase;
}
a:hover {
color : #e24c3c;
text-decoration : none;
font-weight : bold;
text-transform : uppercase;
}
a:active {
color : #e24c3c;
text-decoration : none;
font-weight : bold;
text-transform : uppercase;
}
b {
color : #824320;
}
i {
color : #ef661b;
}
th {
font-family : Trebuchet MS;
color : #808080;
font-size : 11px;
text-align : center;
}
td {
font-family : Trebuchet MS;
color : #808080;
font-size : 11px;
text-align : center;
}
.table {
font-family : Trebuchet MS;
font-size : 11px;
color : #808080;
padding : 2px;
background-color : #ffffff;

}


}


input
{
font-family : Trebuchet MS;
color: #808080;
font-size: 11px;
background: #fdf3c3;
border: none;
}

.a
{
font-family : Trebuchet MS;
color: #808080;
font-size: 11px;
background: #fdf3c3;
border: none;
 width:200px;
padding: 2px;
}

.b
{
font-family : Trebuchet MS;
color: #808080;
font-size: 11px;
background: #fdf3c3;
border: none;
 width:170px;
padding: 2px;
}

.c
{
font-family : Trebuchet MS;
color: #808080;
font-size: 11px;
background: #fdf3c3;
border: none;
 width:30px;
padding: 2px;
}


.d
{
font-family : Trebuchet MS;
color: #808080;
font-size: 11px;
background: #fdf3c3;
border: none;
 width:100px;
padding: 2px;
}

button {
font-family : Trebuchet MS;
color: #824320;
font-size: 11px;
font-weight: bold;
background-color: #ffffff;
border: dotted 1px #808080;
}

