body  {
	color: #909;
	background: url(images/bg.gif);
	}
.logo  {
	position: left;
	}

.title  {
	position: absolute;
	top: 15;
	left: 230;
	}

.frame  {
	position: absolute;
	top: 110px;
	left: 210px;
	}

.caption  {
	position: absolute;
	top: 185px;
 	left: 30px;
	width: 180px;

	}

.captionlinks  {
	position: absolute;
	top: 275px;
 	left: 20px;
	width: 180px;
	font-size: 20px;
	}

.counter  {
	position: absolute;
	top: 485px;
	}


#lefttop  {
	background: url(images/topleft.gif) no-repeat;
	height:42px;
	width:42px;
	}

#top  {
	background: url(images/top.gif) repeat-x;
	height:42px;
	width:4px;
	}

#righttop  {
	background: url(images/topright.gif) no-repeat;
	height:42px;
	width:42px;
	}

#leftside  {
	background: url(images/leftside.gif) repeat-y;
	height:42px;
	width:4px;
	}

#middle  {


	}

#rightside  {
	background: url(images/rightside.gif) repeat-y;
	height:4px;
	width:42px;
	} 

#bottomleft  {
	background: url(images/bottomleft.gif) no-repeat;
	height:42px;
	width:42px;
	}

#bottomcenter  {
	background: url(images/bottom.gif) repeat-x;
	height:42px;
	width:4px;
	}

#bottomright  {
	background: url(images/bottomright.gif) no-repeat;
	height:42px;
	width:42px;
	}
	
