/*********index.css**************/





    
.topstory
{
    float: left;
    width: 35%;
}

p.intro
{
    font-size: 190%;
}

span.firstwords
{
    font-weight: bold;
}



.home_side_panel
{
    position: relative;
	 width: 50%;
    float: right;
    
}

.big
{
    background-color: #efe;
    padding-bottom: 70px;
    border-style: solid;
    border-width: 1px;
}

.big:hover
	 {
	     border-width: 3px;
	     border-color: #0f0;
	 }

img#cathyandmayor
{
	position: absolute;
	left: 210px;
	top: 520px;
}

.bg
{
	padding-bottom: 10	0px;
}

.bg h2
{
	font-size: 170%;
	text-align: center;
}

#lbka_intro
{
	float: right;
}

.atopstory
{       
	float: left;
	font-size: 100%;
	font-weight: medium;
	min-height: 100px;
	padding: 13px;
	margin: 20px;
   margin-bottom: 50px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: bottom center;
	border-style: solid;
	border-color: #fa0;
}

.atopstory h1

{
	font-size: 197%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 1.55;
}


#beginners_group img
{
    margin-left: 20%;
}

#beginners_group h2
{
    text-align: right;
}