 /* CSS McGregor F1 */
/* ---------------- SPECIFIC STYLES ----------------- */
h1.h1home, .h1home {
	font-size: 110%;
	font-weight:bold;
	color: #191631;
}
h1.h1press, .h1press {
	font-size: 110%;
	font-weight:bold;
	color: #fff;
	margin:20px 0 0 0;
}
table.whitetext, td.whitetext, .whitetext {
	color:#fff;
}
/* ---------------- HOME ----------------- */
#flashhome {
	float:left;
	width:689px;
	margin:0;
	padding:0;
	border-bottom:1px #191631 solid;
}
#contenthome {
	float:left;
	text-align:left;
	margin:0;
	padding:15px 30px 0 30px;
	font-size: 120%;
}

#contenthome a{
	font-size: 100%;
}

#streamer {
	float:left;
	margin:5px 0 6px 0;
}
/* ---------------- DEFAULT ----------------- */
#content {
	float:left;
	text-align:left;
	margin:0;
	padding:30px 30px 0 15px;
	line-height:1.4em;
	letter-spacing:.1em;
}
/* ---------------- PRESS ----------------- */
#contentpress {
	float:left;
	text-align:left;
	width:644px;
	height:431px;
	margin:0;
	padding:10px 30px 0 15px;
	background: #191631;
	color:#fff;
	line-height:1.4em;
	letter-spacing:.1em;
	overflow: auto;
	scrollbar-3dlight-color: #8c8b8b;
	scrollbar-arrow-color: #8c8b8b;
	scrollbar-darkshadow-color: #191631;
	scrollbar-face-color: #191631;
	scrollbar-highlight-color: #8c8b8b;
	scrollbar-shadow-color: #191631;
	scrollbar-track-color: #8c8b8b;
}
#link_gallery {
	padding:0 0 10px 0;
	text-align:right;
}
	#link_gallery a {
		font-weight:bold;
		font-style:italic;
		font-size:110%;
		color:#fff;
	}
#pressfooter {
	float:left;
	width:689px;
	height:20px;
	text-align:center;
	border-top:1px #ccc solid;
	margin:0;
	background: #191631;
}
/* ---------------- GALLERY ----------------- */
#contentgallery {
	float:left;
	text-align:left;
	margin:0;
	padding:0 0 0 0px;
}
/* ---------------- LINKS ----------------- */
#contentlinks {
	float:left;
	text-align:left;
	margin:0;
	padding:5px 30px 0 0px;
	line-height:1.4em;
	letter-spacing:.1em;
	font-size:110%;
}