#middle
{
position: absolute;
left: 245px;
top: 175px;
width: 715px;
margin: 0px;
padding: 0px;
border: 0px;
}

#middle #primary1
{
display: block;
width: 715px;
margin: 0px;
padding: 0px;
}
#middle #primary2
{
position: absolute;
left: 0px;
top: 0px;
display: block;
width: 715px;
margin: 0px;
padding: 0px;
}

#middle h1
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font: bold 30px/30px "trebuchet ms";
color: #484848;
text-decoration: none;
}

#middle p
{
font: normal 15px "trebuchet ms";
line-height: 1.4em;
color: #484848;
margin: 10px 0px 0px 0px;
}

#middle #primary2 p
{
font: normal 15px "trebuchet ms";
line-height: 1.4em;
color: #484848;
margin: 20px 0px 0px 0px;
}

#middle a
{
font: normal 15px "trebuchet ms";
color: #53408f;
margin: 0px 0px 0px 0px;
text-decoration: underline;
}
#middle a:hover
{
text-decoration: none;
color: orange;
}

#middle #gallery
{
position: absolute;
left: 0px;
top: 0px;
display: block;
width: 715px;
margin: 0px 0px 0px 0px;
padding: 0px;
background: #fff;
border: 0;
}

#gallery #middle_div
{

float: left;
width: 152px;
height: 185px;
margin: 0px 25px 10px 0px;
padding: 0px;
background: #f8f4f6;
border: 0;
}

#gallery #middle_div img
{
width: 148px;
height: 134px;
padding: 0px 0px 0px 0px;
margin: 0px;
border: 0px;
}

#gallery #middle_div a.picced
{
display: block;
width: 148px;
height: 134px;
margin: 0px 0px 0px 0px;
padding: 1px;
border: solid 1px #a3a3a3;
text-decoration: none;

}

#gallery #middle_div a.picced:hover
{
border: solid 1px #000;
}

#gallery #middle_div a.under_pic
{
display: block;
width: 148px;
font: normal 14px "trebuchet ms";
color: #53408f;
margin: 0px 0px 0px 0px;
text-align: center;
text-decoration: underline;
}

#gallery #middle_div a.under_pic:hover
{
color: orange;
text-decoration: none;
}

#gallery #middle_div p
{
	margin: 2px 0px 0px 4px;
	font: bold 13px 'trebuchet ms';
	line-height: 1.2em; 
	color: #434343;
}
