body {
margin: 0 auto;
font-size: 14px;
text-align: center;
background-color: #ffffff;
}
body div {
text-align: left
}
#main {
width: 940px;
margin-left: auto;
margin-right: auto;
font-family:FormalScrp421 BT,Viner Hand ITC,Lucida Calligraphy,Bradley Hand ITC,ITC Zapf Chancery,Berlin Sans FB Demi;
font-size: 16px;
background-image: url('images/mainback.jpg');
}
#head {
width: 940px;
height: 236px;
background-image: url('images/head.jpg');
background-repeat: no-repeat;
background-position:  center 50%;
text-align: center
}
#head h1 {
padding-top: 80px;
margin: 0px;
font-size: 25px;
}
#menu {
width: 940px;
height: 52px;
background-image: url('images/menuback.jpg');
background-repeat: no-repeat;
background-position:  center 50%;
font-size: 18px;
text-align: center
}
#menu a {
color: #000000;
text-decoration: none;
}
#menu a:hover {
text-decoration: underline;
}
#content {
padding-left: 20px;
padding-right: 20px;
font-family:Verdana;
}
#content h1 {
margin-top: 10px;
margin-bottom: 5px;
font-size: 14px;
}
#content a {
text-decoration: underline;
color: #000000;
}
#content a:hover {
text-decoration: underline;
color: #2020ff;
}

#lside {
padding-left: 10px;
font-family:Verdana;
font-size: smaller;
text-align: left;
}
#lside a {
text-decoration: none;
}
#lside a:hover {
text-decoration: underline;
color: #000000;
}

#foot {
margin-left: auto;
margin-right: auto;
width: 940px;
height: 60px;

text-align: center;
background-image: url('images/bottomback.jpg');
background-position:  center 50%;
background-repeat: no-repeat;
font-family: sans;
font-size: 10px;
color: #000000
}
#foot a {
color: #000000;
text-decoration: none;
}
#foot a:hover {
text-decoration: underline;
color: #ff0000;
}

#top {
margin-left: auto;
margin-right: auto;
width: 940px;
height: 60px;
padding-top: 20px;
text-align: center;
background-image: url('images/topback.jpg');
background-position:  center 50%;
background-repeat: no-repeat;
font-family: sans;
font-size: 10px;
color: #000000
}
