body {
  background:#000000 url("bg.gif") repeat-y left;
	font-family: verdana, san-serif;
	font-size:11px;
	color:#0182E5;
  line-height:19px;
	text-align:left;
	font-weight:bold;
	}


a {color: #000000; text-decoration:none; border-bottom:1px dashed;}
a:visited {color:#000000; text-decoration:none; border-bottom:1px dashed;}
a:hover {color:#000000; text-decoration:underline; border-bottom:1px dashed;}

.content
{
position:absolute;
width:420px;
top:270px;
left:80px;
}

.title
{ 
 position: absolute;
 top:0px;
 left:0px;
 height:480px;
 width:631px;
 background:url("title.jpg") no-repeat left top;
}


p
{
 padding:5px 10px 20px 20px;
 border-bottom: 1px solid #0182E5;
 }
