.bodyall {
  /* MSIE 5 doesn't center based on auto left/right margins, 
     but 'text-align:center' does center top-level divs: */
  text-align: center;
  /* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
  min-width: 699px;
	l_eft: 75px;
	t_op: 5px;
	background-image: url(../images/bluerepeat.jpg);
	background-repeat: repeat;
}
.wrapper {
  /* Reset alignment to compensate for 'text-align:center': */
  text-align: left;
  /* Specify the width of the element. This should be the same
     as 'body min-width': */
  width: 699px;
  /* Set left and right margins to auto, thus centering the 
     element in the containing (body) tag: */
  margin-left: auto;
  margin-right: auto;
}
.root {
	position: absolute;
	left: 85px;
	top: 15px;
	z-index: 1;
}
.bg {
	position: absolute;
	z-index: 0;
	l_eft: 75px;
	t_op: 5px;
	background-image: url(../images/bluerepeat.jpg);
	background-repeat: repeat;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	color: #000000;
	text-align: center;
	font-weight: bold;
	line-height: 120%;
}
.deadline {
	color:#0000FF;
	font-size:16pt;
	line-height: 140%;
}
.botinfo {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 10px;
	text-align: center;
}
.style21 {
	font-family: Tahoma, "Times New Roman";
	font-weight: bold;
	color: #FF0000;
}
.style40 {
	font-family: Tahoma, "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.adshotsindexpage {
	position: relative;
	left: 85px;
	top: 440px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:30px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	z-index:10;
	cursor:hand;
	}
.adshotsindexpage2 {
	position: relative;
	left: 87px;
	top: 470px;
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:14px;
	text-decoration:none;
	z-index:10;
	cursor:hand;
}