html
{
	-webkit-text-size-adjust: none;
}

body a:link {color: #f2005c; text-decoration: none;}
body a:visited {color: #e89cab; text-decoration: none;}
body a:hover {color: #f2005c; text-decoration: underline; }
body a:focus {color: #f2005c; text-decoration: underline;}
body a:active {color: #f2005c; text-decoration: none; }
body
{
	color: #6E90D4;
	background-color: #e7eff3;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 14px;
}

div.photo_bar a:link {color: white; text-decoration: none;}
div.photo_bar a:visited {color: white; text-decoration: none;}
div.photo_bar a:hover {color: white; text-decoration: underline; }
div.photo_bar a:focus {color: white; text-decoration: underline;}
div.photo_bar a:active {color: white; text-decoration: none; }
div.photo_bar
{
	margin-top: -8px;
	padding: 5px;
	background: #00c8f2;
	width: 590px;
	height: 20px;
	font-family: futura;
	font-size: 15px;
}

div.header
{
	background-color: #f00;
}

div.bar_el
{
	margin-left: 22px;
	margin-right: 22px;
	clear: none;
	display: inline;
}

div.bar_sep
{
	margin-top: -5px;
	height: 40px;
	width: 4px;
	background: white;
	clear: none;
	display: inline;
}

div.info_box
{
	margin: 0px;
	width: 600px;
	height: 75px;
	padding: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	background-color: white;
}

div.photo
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	clear: none;
	display: inline;
	vertical-align: top;
}

div.breakdown
{
	margin: 0px;
	padding: 6px;
	padding-left: 12px;
	font-family: futura;
	font-size: 24px;
	color: #888;
	clear: none;
	display: inline-block;
	vertical-align: top;
}

#page
{
	padding: 0px;
	margin: auto;
	margin-top: 0px;
	padding-top: 10px;
	width: 600px;
	line-height: 24px;
	background-color: white;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

div.chunk
{
	text-align: left;
	width: 585px;
	margin-top: 6px;
	background-color: white;
	padding-left: 15px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

div.title
{
	margin-top: 5px;
	color: white;
	font-family: futura;
	font-size: 15px;
	padding: 4px;
	padding-right: 8px;
	padding-left: 8px;
	width: 584px;
	display: inline;
	float: left;
	clear: both;
}

div.title_pink
{
	margin-top: 20px;
	margin-bottom: 10px;
	background: #f2005c no-repeat right url('gfx/pixels.png');
	color: white;
	font-family: futura;
	font-size: 18px;
	padding: 4px;
	padding-right: 8px;
	padding-left: 8px;
	width: 584px;
	display: inline;
	float: left;
	clear: both;
}

div.title_blue
{
	margin-top: 20px;
	margin-bottom: 10px;
	background: #00c8f2 no-repeat right url('gfx/pixels2.png');
	color: white;
	font-family: futura;
	font-size: 18px;
	padding: 4px;
	padding-right: 8px;
	padding-left: 8px;
	width: 584px;
	display: inline;
	float: left;
	clear: both;
}

div.chunk_inner
{
	margin-top: 2px;
	float: left;
	clear: both;
	padding-bottom: 15px;
	background-color: white;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
}

div.panel
{
	padding: 0px;
	margin: 0px;
	margin-right: 16px;
	margin-top: 16px;
	float: left;
	clear: none;
}

div.copyright
{
	margin-top: 20px;
	width: 570px;
	font-style: italic;
	color: #00c8f2;
	text-align: center;
	padding-bottom: 20px;
}

div.link
{
	padding: 0px;
	margin: 0px;
	width: 199px;
	float: left;
	clear: none;
}

div.clickbox
{
	float: left;
	clear: none;
	margin-top: 248px;
}

#email
{
	margin-left: 444px;
}

#twitter
{
	margin-left: 4px;
}

#blog
{
	margin-left: 4px;
}