/* Full-page styles  */

body

{

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

/* controls background color of page */

background-color: #2b1f17;

}

/* Begin tag selectors  */

p

{

font-size: 12px;

}

a

{

color:#f2efc2;
text-decoration:none;

}

a:hover

{

color:#a68f1c;
text-decoration:none;

}

a:visited

{

color:#8c8054;

}

a.content_link

{

font-color:#8c8054;
font-size:12px;

}

a.content_link:hover

{

text-decoration:none;

}

a.content_link:visited

{

color:#8c8054;

}

/* Begin p classes  */

p.big

{

font-size:12px;

}

.red

{

color:red;

}

#container

{

border:none;
position:relative;
margin-left:auto;
margin-right:auto;
width:1024px;
height:768px;

}

#logo

{

position:absolute;
border:none;
top:493px;
left:820px;
width:204px;
height:275px;

}

#banner_bar

{

position:absolute;
border-bottom:5px solid #a68f1c;
background-color:none;
top: 0px;
width:1024px;
height:100px;

}

#navigation

{

position:absolute;
border:none;
top:50px;
width:1024px;
height:40px;

}

#flash_animation

{

position:absolute;
border:1px solid #ad2e53;
top:200px;
width:1024px;
height:224px;

}

#footer

{

position:absolute;
border-top:5px solid #a68f1c;
background-color:none;
top:712px;
width:775px;
height:50px;

}

#sub_navigation

{

position:absolute;
border:none;
background-color:none;
top:0px;
width:775px;
height:50px;

}

/* Start P and Span Classes */

p.navigation

{

font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:center;

}

span.navigation

{

color:#f2efc2;

}

p.sub_navigation

{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;

}

span.sub_navigation

{

color:#f2efc2;

}

p.flash_animation

{

font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
text-align:center;

}

span.flash_animation

{

color:#f2efc2;

}


