#s_wrap_main
{
    width: 95%;
}


#container
{
    width: 100%;
}

#nav
{
    width: 100%;
    height: 53px;
    background: #fff url(images/up.png);
}

#content
{
    margin: 0 auto;
    width: 980px;
}

#universitypress
{
    float: left;
}

#aegeanupress
{
    float: left;
}

#bottom
{
    width: 100%;
    height: 72px;
    background: url(images/bottom.png);
}

.FooterNavigation
{
    width: 100%;
    color: #dadbdd;
    font-size: 11px;
    text-align: center;
    background: url(images/footer.png);
}

.FooterNavigation A
{
    
    color: #dadbdd;
}

#slideshow
{
    width: 100%;
    height: 200px;
    background: #ec1c25;
}


#copyright
{
    width: 100%;
    color: #dadbdd;
    font-size: 11px;
    text-align: center;
    height: 40px;
    background: url(images/footer.png);
}

#copyright A
{
    
    color: #dadbdd;
}
	







