body {
margin:0px;
padding:0px;
}

#page {
position:relative;
width:1000px;
background:none;
height:auto;
left:50%;
margin-left:-500px;
border:3px solid #e8e7f1;
}

#header {
position:relative;
width:1000px;
height:88px;
background-image:url(header.jpg);
}

#block {
position:relative;
width:1000px;
height:auto;
background-repeat:repeat-y;
background-position:0px 10px;
background-image:url(block.jpg);
}

#content {
position:relative;
width:1000px;
height:auto;
background-repeat:no-repeat;
background-image:url(fore.jpg);
font-family:Tahoma;
font-size:13px;
}

table {
font-family:Tahoma;
font-size:13px;
}

#bottom {
position:relative;
width:1000px;
height:29px;
background-repeat:no-repeat;
background-image:url(bottom.jpg)
}

#footer {
position:relative;
width:1000px;
height:125px;
background-repeat:no-repeat;
background-image:url(footer.jpg);
padding-top:40px;
padding-left:260px;
color:white;
font-family:Tahoma;
font-size:14px;
}

h1 {
position:relative;
margin:0px;
margin-left:35px;
top:10px;
color:white;
font-family:tahoma;
font-size:16px;
}

p {
margin:0px;
}

#min {
position:relative;
width:1px;
height:100px;
}

a {
color:black;
}

a:hover {
color:black;
}

#text {
position:relative;
margin:0px;
margin-top:25px;
margin-left:34px;
width:930px;
text-align:justify;
}

h1 a {
color:white;
}

h1 a:hover {
color:white;
}

#footer a {
color:white;
}

#footer a:hover {
color:white;
}
