#siteInfo
{
 width: 62%;
 margin: 8px;
 font: 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 color: #666688;
}

#rightPanel
{
 display: block;
 float: right; width: 30%;
 background-color: #EAEAEA;
 -moz-border-radius: 15px;
 border-radius: 15px;
 padding: 8px;
 color: #0A2A1B;
 font-size: 14px;
 font-family:"Georgia1",Georgia,Serif; 
}
#rightPanel table
{
 width: 100%;
 text-align: center;
}
#rightPanel table tr td
{
 padding-bottom: 8px;
}
#rightPanel a img
{
 border: 0;
}
#rightPanel input
{
 width: 90%;
 padding: 2px;
}

h1
{
 background: url(../images/bulletTape.gif) no-repeat;
 padding-left: 30px;
 line-height: 30px;
 color: #0A2A1B;

 font-size: 19px;
 font-family: "Trebuchet MS", Helvetica, sans-serif;
}

/* #778899; */

.mainParagraph
{
 margin-left: 20px;
 padding: 4px;

 font-size: 15px;
 color: #0A2A1B;
 background-color: #CCCCAA;
 -moz-border-radius: 15px;
 border-radius: 15px;
}

#nowAvailable
{
 background: url(../images/PaperTile.jpg) repeat;
}

#FollowOnFacebook
{
 float: right;
 margin: 15px;
}
#FollowOnFacebook img
{
 border: 0;
}

.recentThreads li
{
 list-style-image: url(../forum/images/icons/icon1.gif);
}
.recentThreads img
{
 border: 0;
}
.recentThreads span
{
 font-size: 12px;
}

a:link.fl
{ color: #22229C; }
a:visited.fl
{ color: #22229C; }
a:hover.fl, a:active.fl
{ color: #FF4400; }