body {
  background:#C9CECD repeat-y left;
	font-family: georgia, serif;
	font-size:11px;
	color:#54544F;
  line-height:25px;
	text-align:left;
	font-weight:bold;
	}


a {color: #FFFFFF; text-decoration:none; border-bottom:1px dashed;}
a:visited {color:#FFFFFF; text-decoration:none; border-bottom:1px dashed;}
a:hover {color:#FFFFFF; text-decoration:underline; border-bottom:1px dashed;}

.content
{
position:absolute;
width:500px;
top:125px;
left:28px;
}

.title
{ 
 position: absolute;
 top:0px;
 left:0px;
 height:461px;
 width:600px;
 background:url("header.jpg") no-repeat left top;
}


p
{
 width:450px;
 height:240px;
 padding:15px 25px 15px 25px;
 }
 
.bg
{
 background:url("bg.gif") no-repeat left top;
 filter:alpha(opacity=50);
 opacity: 0.5;
 -moz-opacity:0.5;
}
