/* 2011 Galleries Styles */body,	html {		margin:0;		padding:0;		color:#ffffff;		background-color:#ffffff;		color:#000;	}body {		min-width:750px;		text-align: center;	}html {font-size: 100%;}#footer {		background-color:#A5017E;		clear:both;	}#footer p {		margin:0;		padding: 10px;		font-family:arial;		font-size:10px;		color:#ffffff;		text-align:center;    }p 	{		line-height: 1.2;		font-size: 12px;		word-spacing: 3px;		font-family: Arial;		color:#1818bc;		text-align:left;		}		p a:link {			color: #A5017E;			text-decoration:none			}		p a:hover {			color: #A5017E;			background-color: #ffffff;			text-decoration: none;			}h2 {        font-size:14px;        font-family:Verdana, sans-serif;        color:white;        font-weight:normal;        text-align:left;        padding: 8px 0 0 20px;        }td {        font-family:Verdana, sans-serif;        font-size:12px;        font-weight:normal;        }a:link {		color: #ffffff;		text-decoration:none		}a:visited {		color: #ffffff;		text-decoration:none		}a:hover {		color: #A5017E;		background-color: #ffffff;		text-decoration: none;		}.copy:link {		color: #A5017E;		text-decoration:none		}.copy:visited {		color: #A5017E;		text-decoration:none		}.copy:hover {		color: #A5017E;		background-color: #ffffff;		text-decoration: underline;		}