/* postmarks page stylesheet */

body
{ 	background-color: transparent;
	font-family: georgia, "Times Roman", serif; 
	font-size:85%;
}

#pmarkstrans {
	position:absolute;
	background-color: transparent;
	background-image: url(images/pmarkstrans.jpg);
	background-repeat: no-repeat;
	left:220px;
	top:40px;
	width:686px;
	height:327px;
}

#aug8postm {
	position:absolute;
	background-color: transparent;
	background-image: url(images/aug8postm.jpg);
	background-repeat: no-repeat;
	left:20px;
	top:580px;
	width:182px;
	height:129px;
}

#pmarksbrenda {
	position:absolute;
	background-color: transparent;
	background-image: url(images/pmarksbrenda.jpg);
	background-repeat: no-repeat;
	left:250px;
	top:580px;
	width:182px;
	height:129px;
	cursor:pointer;
	
}


#april13pmarks {
	position:absolute;
	background-color: transparent;
	background-image: url(images/april13pmarks.jpg);
	background-repeat: no-repeat;
	left:480px;
	top:580px;
	width:182px;
	height:129px;

}

#dec2pmarks {
	position:absolute;
	background-color: transparent;
	background-image: url(images/dec2pmarks.jpg);
	background-repeat: no-repeat;
	left:710px;
	top:580px;
	width:182px;
	height:129px;

}

#aug28pmarks {
	position:absolute;
	background-color: transparent;
	background-image: url(images/aug28pmarks.jpg);
	background-repeat: no-repeat;
	left:930px;
	top:580px;
	width:182px;
	height:129px;
}

#pmarkstext {
	position:absolute;
	left:220px;
	top:390px;
	width:690px;
	height:40px;
}

