
#main
{
border:none;
text-align:center;
width:800px;
margin:0px auto;
}

#format-center
{
width:450px;
font-weight:bold;
margin:0px 175px;
text-align:center;
padding-top: 10px;
position:absolute;
}
#format-two-col
{
width:800px;
font-weight:bold;
margin:0px;
padding-top: 10px;
position:absolute;
}
#format-center h1
{
font-weight:normal;
}

#format-two-col h2
{
font-weight:normal;
}

#header
{
border:none; text-align:center;border-bottom: 2px solid black;text-align:center;width:460px;margin:0px auto;
padding:0px;height:141px;
}

#content 
{
border:none;
background-image:url('../images/tiles.png');
background-position:45px 0px;
background-repeat:repeat;
text-align:left;
width:800px;
height:420px;
margin:0px auto;
}

#border-bot
{
border-top: 2px solid black;
text-align:center;
width:455px;
margin:0px auto;
}

#content-title
{
position: absolute;
z-index: 1;
visibility: visible;
}

.content-foot
{
font-family: times;
font-weight:bold;
font-size: 14px;
font-variant: small-caps;
position:absolute;
}

.content-foot a:link, a:visited
{
color:#002596;
text-decoration:underline;
}

.content-foot a:hover
{
color:#002596;
text-decoration:none;
}

.two-col{
float:left;width:350px;position:absolute;;padding:0px 30px;text-align:center;
}
