a.link1:link { font-weight: bold; font-style: italic; font-size: 20px; color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a.link1:visited { font-weight: bold; font-style: italic; font-size: 20px; color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; text-decoration: none; }
a.link1:hover { font-weight: bold; font-style: italic; font-size: 20px; color: rgb(0,0,255); font-family: Arial, Helvetica, sans-serif; text-decoration: none; }

a.link2:link { font-weight: normal; font-style: normal; font-size: 11px; color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a.link2:visited { font-weight: normal; font-style: normal; font-size: 11px; color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }
a.link2:hover { font-weight: normal; font-style: normal; font-size: 11px; color: rgb(0,0,255); font-family: Arial, Helvetica, sans-serif; text-decoration: underline; }


/*a.link2:hover { color: rgb(0,0,255); }*/


#top 
{
	width : 203px; height : 55px; padding : 0; margin : 0;
	background-image: url('ScrollFolder/Top.gif');
	background-repeat: no-repeat;
	position : relative
}

#bottom 
{
	width : 203px; height : 55px; padding : 0; margin : 0;
	background-image: url('ScrollFolder/Top_Mirror.gif');
	background-repeat: no-repeat;
	position : relative
}

#outter 
{
	width : 203px; height : 27px; padding : 0; margin : 0;
	background-image: url('ScrollFolder/Blank4.gif');
	background-repeat: no-repeat;
	position : relative
}

#inner
{
	left: 0%; top: 0%; margin-top : 0px; margin-left : 20px; /* used to be margin-top: 1px */
}

#latest_posts
{
	width : 203px; height : 18px; padding : 0; margin : 0;
	background-image: url('ScrollFolder/Blank5.gif');
	background-repeat: no-repeat;
	position : relative
}

#latest_posts_star
{
	left: 0%; top: 0%; margin-top : 0px; margin-left : 10px;
}

#latest_posts_inner
{
	left: 0%; top: 0%; margin-top : 0px; margin-left : 20px; /* used to be margin-top: 1px */
}

#latest_posts_starinner
{
	left: 0%; top: 0%; margin-top : -11px; margin-left : 20px;
}


p       
{ 
    font-weight: normal; font-style: normal; color: rgb(0,0,0); font-size:75%; font-family: Arial, Helvetica, sans-serif; margin-top:0; margin-bottom:0; text-indent:40px;
    text-align: justify;
}

p.headcentered
{ 
    text-indent:0px; text-align: center;
}

p.headleft
{
    text-indent:0px; text-align: left;
}

p.faq
{ 
    font-weight: bold; font-style: normal; text-indent:0px; font-size:100%;
}

p.head  
{ 
    font-weight: bold; font-style: italic; text-indent:0px; font-size:120%;
}

p.list  
{ 
    text-indent:0px; 
}
    
p.small 
{  
    font-size:60%;  text-indent:0px; text-align: center;
}

p.latestposts
{ font-weight: bold; font-style: italic; font-size: 14px; color: rgb(0,0,0); font-family: Arial, Helvetica, sans-serif; text-decoration: none; 
  text-indent: 0px; text-align: left; }