body {
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../images/interface/bg_tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color:#333333;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_12px {
	font-size: 12px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}

a {
	color:#D00183;
	text-decoration:none;
}

a:hover {
	color:#FE4DBF;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	margin:0px auto;
}

#header {
	width:950px;
	height:287px;
}

#header-logo {
	width:300px;
	height:188px;
	float:left;
}

#header-mid {
	width:350px;
	height:188px;
	float:left;	
}

#header-text {
	width:300px;
	height:158px;
	background:url(../images/interface/header_text_bg.jpg) no-repeat;
	float:left;
	font: bold 14px arial;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px 0px 0px 0px;
}

#nav-container {
	height:45px;
	padding: 11px 0px 0px 55px;
}

#nav-container a {
	display:block;
	width:98px;
	height:25px;
	font:bold 12px arial;
	color:#FFFFFF;
	padding:8px 0px 0px 0px;
	margin:0px 3px 0px 3px;
	float:left;
	text-decoration:none;
	text-align:center;
	/*border: 1px solid #c6d0d2;*/
	background:url(../images/interface/nav_item_bg.jpg) no-repeat;
}

#nav-container a:hover {
	/*border:solid 1px #959ea0;*/
	color:#FF99CC;
	background:url(../images/interface/nav_item_bg_over.jpg) repeat-x;
}

#header-bottom {
	width:950px;
	height:43px;
}

#content-area {
	width:950px;
}

#left-column {
	width:257px;
	float:left;
	text-align: center;
	padding: 0px 15px 0px 0px;
}
#content-body {
	float:left;
	width:663px;
	padding: 10px 0px 40px 15px;
}

#boy-bandana-jeans-handstand {
	width:203px;
	height:360px;
}

#map-location-vibrant-dance {
	width:243px;
	height:267px;
}

#footer {
	width:950px;
	height:126px;
}

#footer-body {
	width:749px;
	background:url(../images/interface/footer_body_bg.jpg) no-repeat;
	float:left;
	text-align: center;
	padding: 65px 0px 0px 0px;
	height: 61px;
	color: #9f9f9f;
	font: normal 14px arial;
}

#footer-body a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer-body a:hover {
	color:#FFFFFF;
}

#fridayphoto {
	width:201px;
	height:126px;
	float:left;	
}

.text_16px_bold {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}
