﻿body
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	text-align: center;
	padding-top: 60px;
}

.menu
{
	text-align: left;
	height: 45px;
	color: #959ea1;
	font-size: 35px !important; 
	letter-spacing: 0px;
	padding-bottom: 70px;
}

.menu a
{
	text-decoration: none;
	color: #959ea1;
}

.menu a:hover
{
	color: #B62F2F;
}

.logo
{
	width: 590px;
	height: 194px;
	background-image: url(/images/home_mainLogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 590px;
}

.WhatsNew
{
	width: 310px;
	height: 194px;
	padding-left: 30px;
	font-size: 15px; 
	letter-spacing: 0px;  
	color: #899da0;
}

.WhatsNew b
{
	font-size: 36px; 
	letter-spacing: -1px;  
	color: #B62F2F;
	font-weight: 300; 
	margin-bottom: 3px; 
	text-shadow: 0 0 0 #fff;
}

.WhatsNew a
{
	color: #899da0;
	text-decoration: underline;
}

.WhatsNew a:hover
{
	text-decoration: none;
}

.homeExplain b
{
	color: #516064;
	font-size: 36px; 
	letter-spacing: -1px;  
	font-weight: 300; 
	margin-bottom: 3px; 
	text-shadow: 0 0 0 #fff;
}

.homeExplain
{
	width: 300px;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px; 
	letter-spacing: 0px;  
	color: #899da0;
}

.homeExplain a
{
	color: #B62F2F;
	text-decoration: none;
}

.homeExplain a:hover
{
	text-decoration: underline;
}


.pageHeader
{
	background-color: white;
	font-size: 102px; 
	font-weight: 500;
	letter-spacing: -7px;  
	color: #a8b7bd; 
	text-indent: -6px; 
	text-shadow: 0 0 0 #fff;
	padding-bottom: 20px;
}

.content
{
	width: 630px;
	background-color: #e5efef;
	font-size: 15px; 
	letter-spacing: 0px;  
	color: #899da0;
	padding: 15px;
	line-height: 2em;
}

.content a
{
	color: #B62F2F;
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}

.goToFlickr
{	
	width: 600px;
	padding: 10px;
	color: #959ea1;
	font-size: 35px !important; 
	background-color: #c6cfcf;
	text-align: center;
	border: 1px solid #d8e3e3;
}

.goToFlickr a
{
	color: #959ea1;
	text-decoration: underline;
}

.goToFlickr a:hover
{
	text-decoration: none;
}


.sideRail
{
	width: 270px;
}