@import "buttons.css";

body {
font-family:Helvetica,"Trebuchet MS",sans-serif;
font-size:85%;
line-height:165%;
margin:0pt;
padding:0pt;
text-align:center;
}
h1 {
font-size:19px;
margin:0pt;
padding:0px;
text-align:center;
}
h2 {
font-size:1.4em;
line-height:1.4em;
margin:0pt 0pt 5px;
}
h3 {
font-size:1.2em;
font-variant:small-caps;
line-height:1.4em;
margin:0pt;
}
p {
margin:0pt 0pt 15px;
text-align:justify;
}
blockquote {
margin:0pt;
padding:0pt;
text-align:justify;
}

#top {
background-color:#111100;
color:LIGHTYELLOW;
font-weight:bold;
padding:5px 5px 0px;
}
#top-left {
float:left;
width:160px;
}
#top-right {
float:right;
width:160px;
}
#top-center {
line-height:normal;
margin-left:160px;
margin-right:160px;
}
#top-center h1 {
color:#BF4700;
font-weight:bold;
margin:5px auto;
width:380px;
}
#quote {
font-family:Verdana;
font-size:10px;
}
#ticker-back {
background:BLUE url(images/ticker_back.jpg) repeat scroll 0% 50%;
clear:both;
height:30px;
/*line-height:40px;*/
}
#ticker {
color:YELLOW;
font-size:130%;
font-weight:bold;
height:30px;/* IE6*/
line-height:30px;
margin:0pt auto;
width:660px;
}
.ticker_text_start {
color:AZURE;
font-size:70%;
}
#leftnav {
float:left;
margin:0px;
padding:0em;
width:160px;
}
/* see import clause at top */

#rightnav {
background:transparent url(images/bg_content.gif) repeat-x scroll 0% 50%;
float:right;
margin:0px;
padding:0em;
width:160px;
}
#rightnav .sponsor {
background:#666666 none repeat scroll 0% 50%;
color:white;
height:98px;
margin:4px auto;
width:152px;
}

#loading {
display:none;
}
#content {
font-weight:bold;
margin-left:160px;
margin-right:160px;
padding:1em;
}
#content h2 {
color:AZURE;
font-size:1.3em;
font-weight:bold;
}
#content .section {
background:transparent url(images/content_header_thin.jpg) no-repeat scroll center top;
color:BLACK;
font-variant:small-caps;
line-height:40px;
}
#content div {
padding-bottom:2em;
text-align:justify;
}
.summary {
background:transparent url(images/bg_top.gif) repeat-x scroll left bottom;
}
#footer {
background:#DDDDDD url(images/bg_content.gif) repeat-x scroll 0% 50%;
border-top:1px solid gray;
clear:both;
color:#333333;
font-size:x-small;
font-variant:small-caps;
margin:0px;
padding:0px;
text-align:right;
}