
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(../images/bg_main.png);
	background-repeat: repeat-x;
	background-color: #789DBC;
	margin: 0;
	padding: 0;
}

#adBriteTop {
	width: 783px;
	height: 93px;
	padding: 4px 0 0 0;
	margin: 2px 0 2px 0;
	background-image: url(../images/adBrite_top_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
#masthead {
	width: 783px;
	height: 322px;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/header_corners_bg.png);
	background-repeat: no-repeat;
}
#p1NameHeader {
	width: 610px;
	height: 50px;
	padding: 0;
	margin: 15px 14px 15px 15px;
	background-image: url(../images/p1_name_bg.png);
	background-repeat: no-repeat;
}
#p1Name {
	width: 548px;
	height: 40px;
	padding: 4px 0 0 0;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #EEEEEE;
	text-align: center;
	float: left;
}
#p1NameHeaderPrevious {
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 9px 0 9px 9px;
	float: left;
}
#p1NameHeaderNext {
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 9px 9px 9px 0;
	float: right;
}
#p1NoPhotosMessage {
	width: 609px;
	height: auto;
	padding: 4px 0 0 0;
	margin: 0 14px 15px 15px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	float: left;
}
.polaroid {
	margin: 15px 0 0 15px;
	padding: 6px 6px 25px 6px;
	width: 175px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
	text-align: center;
	float: left;
}
#wrapper {
	width: 783px;
	margin: 0 auto;
}
#column_wrapper {
	height: auto;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-color: #000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#left {
	padding: 0;
	width: 638px;
	float: left;
}
#right {
	margin-top: 16px;
	padding: 0;
	width: 139px;
	height: auto;
	text-align: left;
	float: left;
}
#left .content {
	font-size: 0.8em;
}
#right .linkContent {
	padding: 0;
	width: 126px;
	height: auto;
	text-align: left;
}
#right .adBriteContent {
	padding: 3px 0 0 0;
	width: 126px;
	height: 637px;
	background-image: url(../images/adBrite_right_bg.png);
	background-repeat: no-repeat;
	text-align: center;
}
#footer {
	width: 783px;
	height: 297px;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.png);
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.footerRowTwo {
	padding: 0 15px 0px 15px;
	margin: 0;
	font-size: 12px;
	clear: both;
}
#adBriteBtm {
	width: 783px;
	height: 96px;	
	padding: 2px 0 0 1px;
	margin: 2px 0 2px 0;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/adBrite_btm_bg.png);
	background-repeat: no-repeat;
}
#footerShadow {
	width: 783px;
	height: 63px;
	color: #FFFFFF;
	background-image: url(../images/footer_shadow.png);
	padding: 0px;
	margin: 0 0 20px 0;
	font-size: 0.7em;
}
a:active, a:focus {
	outline:none;
	-moz-outline-style:none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #EEEEEE;
	text-decoration: none;
}
#footer a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}