body {
background-image:url('img/bwbg.png');
background-repeat:repeat-y;
background-color:#f5f5f5;
}

a img {border: none;} 

a:link     {color: #a3a3a3; text-decoration: none; font: 11pt "times new roman";}
a:visited  {color: #a3a3a3; text-decoration: none; font: 11pt "times new roman";}
a:hover    {color: #333333; text-decoration: none; font: 11pt "times new roman";}
a:active   {color: #a3a3a3; text-decoration: none; font: 11pt "times new roman";}

a.menu:link     {color: #f5f5f5; text-decoration: none; font: 11pt "times new roman";}
a.menu:visited  {color: #d0d0d0; text-decoration: none; font: 11pt "times new roman";}
a.menu:hover    {color: white; text-decoration: none; font: 11pt "times new roman";}
a.menu:active   {color: #f5f5f5; text-decoration: none; font: 11pt "times new roman";}


a.logos:link     {color: #333333; text-decoration: none; font: 10pt "times new roman"; font-variant:small-caps;}
a.logos:visited  {color: #333333; text-decoration: none; font: 10pt "times new roman"; font-variant:small-caps;}
a.logos:hover    {color: #333333; text-decoration: none; font: 10pt "times new roman"; font-variant:small-caps;}
a.logos:active   {color: #333333; text-decoration: none; font: 10pt "times new roman"; font-variant:small-caps;}

a.content:link     {color: #a3a3a3; text-decoration: none; font: "times new roman";}
a.content:visited  {color: #a3a3a3; text-decoration: none; font: "times new roman";}
a.content:hover    {color: #333333; text-decoration: none; font: "times new roman";}
a.content:active   {color: #333333; text-decoration: none; font: "times new roman";}

#header {
background-image:url('img/flheader.png');
position:absolute;
left:0px;
top:0px;
width:435px;
height:238px;
}

#links {
position:absolute;
left:34px;
top:150px;
width:200px;
color:#f5f5f5;
font:"times new roman",times,serif;
font-size:11pt;
line-height:135%;
}

#logos {
font-variant:small-caps;
font-color:red;
}

#content {
position:absolute;
left:275px;
top:175px;
width:550px;
font-family:"times new roman","times",serif;
font-size:11pt;
color:#343434;
}

#inspiration {
position:absolute;
left:275px;
top:175px;
width:700px;
font-family:"times new roman","times",serif;
font-size:11pt;
color:#343434;
}

#footer {
color:#525252;
font-family:"arial", sans serif;
font-size:9pt;
}

.question {
font-weight:bold;
}

.caption {
font-style:italic;
font-size:10pt;
}

h2 {
font-style:italic;
font-size:12pt;
font-weight:normal;
}