a:link {color: #828ec8}
a:visited {color: #828ec8}
a:hover {color: #15307f}

body { 
	background-color: #EEEEEE; 
	background-image: url(bg4.jpg);
	background-repeat: no-repeat;
}

div {
	color: #727eb6; 
	font-family: verdana;
	text-align: center;
}

.description {
  padding-top:10px;
}

.getfirefox {
	float:right;
}

img {
       	 border-style:none;
	 border-color: black;
	 border-width:1px;
}

.instructions {
	position:absolute; 
	top:420px; 
	left:450px; 
	z-index:3000;
	font-size:16px; 
	font-weight: bold; 
}

.links {
	font-size:14px;
	position:absolute; 
	top:485px; 
	left:777px; 
	z-index:3000;
}

.entry {
	border: none;
	padding:0px;
}

.entry img {
	display: block;
}

.fwd-back-links {
	font-family: georgia, 'times new roman', serif;
	font-weight:normal;
}

.wrap0{ 
	float:left;
	background:url(ancillary_images/border_topleft.gif) top left no-repeat;
}
.wrap1 {
	background:url(ancillary_images/border_right.gif) top right repeat-y;
}
.wrap2 {
	background:url(ancillary_images/border_bottomleft.gif) left bottom no-repeat;
}
.wrap3 {
	background:url(ancillary_images/border_topright.gif) top right no-repeat;
}
.wrap4 {
	padding:7px 14px 16px 12px;
	background:url(ancillary_images/border_bottomright.gif) bottom right no-repeat;
}


