/*
 * Combined style sheet for the index pages and the slide pages.
 */

/* Style for all bodies. */

.phototitle  {position:absolute; top:0px;color: #FF0000;padding:10px;font-family: "Arial Black";font-size:18px;text-decoration:none;z-index:400;text-align:center;width:540px}


body {  position:absolute;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background:#c5c2b2 url('/images/wre.contentbg.png')  no-repeat;
	color: black;
        width:560px;
        height:460px;
        padding-top:40px;

}


/* Style for all table cells. */
td {
	font-size: 10px;
}
