#container
{
background-color:#EFEFEF;
width:600px;
height:auto;

border-left-style:ridge;
border-bottom-style:ridge;
border-right-style:ridge;

}

#container-header
{
background-color:#EFEFEF;
width:200px;
height:auto;
border-left-style:ridge;
border-top-style:ridge;
border-right-style:ridge;
}

#container-timer
{
background-color:#FF8600;
width:808px;
height:50px;
border-left-style:ridge;

border-right-style:ridge;


}


#header
{
background-color:#FFFFFF;
height:150px;
width:800px;
}

#menu
{
width:800px;
height:45px;
}

#content
{
width:800px;
height:425px;
height:auto;

}

#font-heading1
{
font-weight:bolder;
font-size:20px;
font-family:Lucida Calligraphy;
color:#FF0000;
}

#font-heading2
{
font-size:20px;
font-family:Century schoolbook;
color:#000080;
}

#font-heading
{
font-size:20px;
font-family:Century schoolbook;
color:#000080;
}



#font-text
{
font-size:16px;
font-family:century schoolbook;
color:#000080;
}
#font-text1
{
font-size:14px;
font-family:century schoolbook;
color:#000080;
}

#font-footer
{
text-align:center;
font-size:14px;
font-family:century schoolbook;
color:#FFFFFF;
}

#font-caption
{
font-size:12px;
font-family:arial;
color:#FF0000;
}

#font-slogan
{
font-size:22px;
font-family:Georgia;
color:purple;
font-style:italic;
font-weight:bold;
}

#left
{
float:left;
width:20px;
height:auto;
background-color:#EFEFEF;
}



#right
{
float:right;
width:20px;
height:auto;
background-color:#EFEFEF;
}

#logo_footer
{
width:800px;
height:75px;
}

#footer
{
width:800px;
height:auto;
background-color:darkblue;
}

#HederText
{font-size:65px;
font-family:Times New Roman;
color:orange;
font-style:italic;
font-weight:bold;

}

#FooterText
{font-size:30px;
font-family:Times New Roman;
color:red;
font-style:italic;
font-weight:bold;

}