
div#media {
display: inherit;
position: relative;
margin-bottom: 10px;
min-width: 600px;
padding: 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}



div#newcenter {

display: inherit;
position: relative;

width: 60%;
min-height: 410px;
margin-left: auto;
margin-right: auto;
padding: 10px;

background-color:white;

border-bottom: none;

}



div#thumbs {

display: inherit;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}


div#article1 {

display: none;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}

div#article2 {

display: none;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}


div#video1 {

display: none;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}


div#newentry {

display: none;
position: relative;
width: 100%;
text-align: center;

background-color:white;

border-bottom: none;
}



div#subhead {

padding-top:20px;
margin-top:0px;
}


div#wrapper {

background-image: url('PAGES/media/bg/1.jpg');

}
