/* Full-page styles  */



body

{



font-family: Arial, Helvetica, sans-serif;


font-size: 12px;


/* controls background color of page */

background-color: #FFFFFF;



}



/* Begin tag selectors  */



p



{



font-size: 12px;



}



a

{



color:#921932;
text-decoration:none;



}



a:hover



{

color:#333333;
text-decoration:none;



}



a:visited



{



color:#333333;



}



a.content_link



{



font-color:#921932;


font-size:12px;



}



a.content_link:hover



{



text-decoration:none;



}



a.content_link:visited



{



color:#333333;



}





/* 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:1345px;

}

#logo

{

position:absolute;
border:none;
top:10px;
width:1024px;
height:87px;

}

#logo_2

{

position:absolute;
border:none;
top:110px;
width:200px;
height:20px;

}

#banner_bar

{

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

}

#quote

{

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

}

#navigation

{

position:absolute;
border:none;
top:110px;
left:724px;
width:300px;
height:690px;

}

#links

{

position:absolute;
border:none;
top:175px;
width:700px;
height:1150px;

}

#footer

{

position:absolute;
border-top:4px solid #333333;
background-color:none;
top:1345px;
width:700px;
height:50px;

}

#sub_navigation

{

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

}

/* Start P and Span Classes */

p.quote

{

font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
text-align:right;
font-weight:bold;

}

span.quote

{

color:#921932;

}

p.navigation

{

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

}

span.navigation

{

color:#f2efc2;

}

p.lead_in

{

font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-alight:left;
font-weight:bold;

}

span.lead_in

{

color:#921932;

}

p.links

{

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

}



p.sub_navigation

{

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

}

span.sub_navigation

{

color:#921932;

}
