body{
background-color:black;
margin:0px;
width:1100px;
height:900px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
}

h1{
font-size:11pt;
text-align:left;
}

p{
font-size:10.5pt;
text-align:left;
}

h4{
color:white;
font-size:9pt;
text-align:left;
}

#top_header{
background-color:white;
position:static;
border-color:#c0c0c0;
border-width:3px;
border-style:solid;
width:1100px;
height:347px;
}

#contents{
position:static;
width:1090px;
height:390px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
margin-bottom:10px;

}


#news{
background-color:white;
margin-top:2px;
margin-right:auto;
margin-bottom:2px;
margin-left:auto;
border-color:black;
border-width:2px;
border-top-style:solid;
border-left-style:solid;
padding:3px;
width:657px;
height:230px;
text-align:center;
overflow:auto;
}

#news_main{
background-color:#c0c0c0;
position:absolute;
top:490px;
left:auto;
border-color:#c0c0c0;
border-width:3px;
border-style:solid;
margin-top:60px;
margin-right:auto;
margin-bottom:50px;
margin-left:10px;
padding:3px;
width:660px;
height:250px;
text-align:center;
}

#linkfree{
position:absolute;
left:auto;
right:auto;
top:835px;
margin-left:20px;
}

#copyright{
position:absolute;
left:auto;
top:870px;
margin-left:800px;
}

#menu{
width:1100px;
height:100px;
margin-right:50px;
margin-left:50px;
margin-top:30px;
margin-bottom:10px;
}

