body
{
margin: 0px;
padding: 0px;
background: #222222;
}

#head
{
margin-left: -404px;
left: 50%;
top: 0px;
position: absolute;
width: 809px;
height: 222px;
background: url(head.jpg) no-repeat;
}

#menu
{
position: relative;
width: 370px;
height: 20px;
top: 190px;
left: 380px;
font-family: Verdana;
font-size: 12px;
}

#bg
{
margin-top: 0px;
height: 222px;
width: 100%;
background: url(backg.jpg) repeat-x;
}

#frame
{
position: absolute;
margin-left: -300px;
left: 50%;
width: 600px;
padding-top: 40px;
font-family: Verdana;
font-size: 12px;
color: white;
text-align: justify;
line-height: 18px;
}


#foot
{
position: absolute;
height: 72px;
width: 702px;
margin-top: 60px;
margin-left: -351px;
left: 50%;
background: url(foot.jpg) no-repeat;
}

#txtfoot
{
margin-top: 20px;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: white;
line-height: 12px;
}

h1 {
font-size: 20px;
font-weight: bold;
}

p {
text-indent: 20px;
}

a:link, a:active, a:visited {
color: #7b7b7b;
text-decoration: none;
}

a:hover {
color: #7b7b7b;
text-decoration: underline;
}

img {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
