@charset "UTF-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FFFFFF;
	margin:0 0 0 0;
}

#iframewrapper {
	width:320px;
	margin:0;
	padding:6px;
}

#copy {
	text-align:justify;
	width:100%;
}

#anchors {
	width:100%;
	margin:0 auto;
	text-align:center;
	line-height:16px;
}

#anchors p {
	color:#333333;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
	text-decoration:underline;
}

a:hover {
	color:#FF6600;
	font-size:14px;
}

a:visited {
	color:#FF9900;
	font-size:14px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.style2 {
	font-size: 13px;
	color: #333333;
}

.style3 {
	font-size: 13px
}

.style4 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.style5 {
	font-size: 13px
}

#photopopupwrapper {
	margin:0 0 0 0;
	text-align:center;
	width:100%;
	background:#eadcc1;
}

#sixhundredwidewrapper {
	width:610px;
	margin:0 auto;
	padding:6px;
}

#photopopupanchors {
	margin:0 auto;
	text-align:center;
	line-height:16px;
}

#photopopupanchors p {
	color:#333333;
}

#pictureframe {
	border:solid thin #999999;
	background:#FFFFFF;
	text-align:center;
	margin:0 auto;
	padding-top:2px;
	width:606px;
}