body {
		font-size:62.5%;
		text-align: center;
		background-image:
		url('images/bg.gif')
}

table {
	font-size: 100%;
	border-color: #FF48B1;
	border-width: 1px;
	border-style: dashed;
	background-color: #ffffff;
	width : 1024px;
	margin-right: auto;
	margin-left: auto;
        
}


p.blurbs {
	font-family: Georgia;
	font-style:italic;
	color: #666666;
	text-decoration: none;
	line-height: 1.4em;
	font-size: 1.1em;
	text-align: bottom;
}

p.photolinks{
 	font-family: Trebuchet MS;
	color: #666666;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;
	margin:0px 0px 0px 0px;
}


p.posters{
 	font-family: Trebuchet MS;
	color: #666666;
	text-align: bottom;
	text-decoration: none;
	text-align: right;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;
}


a:link {color: #333333;}
a:visited {color: #333333;}
a:active {color: #4ae2f8;}
a:hover {color: #4ae2f8;}
a {text-decoration: none;}

a:focus, a:hover, a:active { 
	decoration:none;
	outline:none;
	border:0px;
}





