@media screen
{

body{
font-family:verdana,georgia,serif;
font-size:13px;
margin:0px;
padding:0px;
background-color:rgb(235,245,228);
}
p{
text-align:justify;
font-family:Tahoma,Verdana,Sans-serif;
line-height:2em;
line-height:1.2em;
font-size:11px;
}
.container{
margin:0 auto;
width:800px;
background-color:#ffffff;
padding:0px;
}
.topbar{
height:100px;
width:100%;
}

.bottom_current_page{
color:#ff3333;
font-weight:600;
}

.corner{
display:block;
}

a:link{
text-decoration:none;
color:#2e4668;
}
a:visited{
text-decoration:none;
color:#2e4668;
}
a:hover{
text-decoration:underline;
color:#6faac0;
}
table{
margin:0 auto;
padding:0px;
border-collapse:collapse;
border:0px solid black;
}
td{
vertical-align:top;
}


#timer{
display:block;
width:120px;
font-family:verdana,sans-serif;
text-align:center;
background-image:url("bg.gif");
}
#date{
display:block;
width:120px;
font-family:verdana,sans-serif;
text-align:center;
background-image:url("bg.gif");
float:right;
}
img{
border:0px solid black;
}

h4{
color:#2e4668;
}

marquee{
height:345px;
width:200px;
border:5px outset #2e4668;
background-color:#ffffff;
}

#album{
display:block;
margin:0px auto;
width:375px;
height:287px;
margin:0px auto;
}


.navigation{
margin:0px;
padding-left:15px;
font-family:comic sans ms;
font-size:13px;
list-style-type:none;
line-height:2em;
background-color:#2e4668;
}

.bottom {
list-style-image:url('bullet.jpg');
}


.navigation a{
display:block;
letter-spacing:2px;
color:#ffffff;
}
.navigation a:visited{
color:#ffffff;
}
.navigation a:hover{
color:#ffffff;
font-weight:600;
background-image:url('bg.jpg');
background-repeat:repeat-y;
}


.footer{
margin:0px;
padding:5px;
background-color:#2e4668;		/*#ddbcae*/
color:#ffffff;					/*#cd1243*/
font-size:10px;
text-align:left;
line-height:1em;
border:3px outset #2e4668;
}

.footer  a:link{
color:rgb(253,232,216);
text-decoration:none;
}
.footer  a:visited{
color:rgb(253,232,216);
text-decoration:none;
}
.footer  a:hover{
color:#ffffff;
text-decoration:underline;
}

.news a{
display:block;
color:#ffff00;
border:2px outset #cbfccb;
}




}
