/* CSS Document *//* Main */#aboutvid {	float: right;
	display: inline;	width: 260px;	height: 110px;
	text-align: left;
	margin-right: 10px;
}.aboutvidillust {	float: left;	display: inline;	width: 120px;	margin-right: 15px;}

#aboutvid h3 {
	margin-top: 15px;
	text-transform: none;
}

#pitch_home {
	width: 580px;
	text-align: left;
	margin-left: 32px;
}

#pitch_home p {
	margin-bottom: 6px;
	margin-top: 0;
}

#pitch_home .pitch1 {
	float: left;
	display: inline;
	margin-left: 18px; }

#pitch_home .pitch2 {
	margin-left: 228px;
}

#pitch_home li {
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	color: #FF3333;
	list-style-type: disc; }/* Reality */.head {	background-color: #1D2737;	position: relative;	padding: 10px 30px 15px 20px;
	margin-bottom: 20px;
}.head p, .head h3 {	margin-left: 290px;
	color: #9eb0c7;
}.head img {	position: absolute;	margin-top: 10px;}

/* Photo Gallery */#modeldetails {	display: inline;	float: left;	background: #000000;	padding: 10px 15px 15px;	margin-right: 25px;	margin-bottom: 10px;}#modeldetails p {	margin-top: 5px;}#modelprofile {	margin-left: 170px;	background-color: #281F16;	padding: 15px 30px 30px 20px;}.thumb2 img {	border: 2px solid #99a165;}#photoleft { /*Left side content area*/	position: absolute;	left: 0px;	text-align: center;	width: 360px;	padding-top: 15px;}#photocontent {	padding-top: 15px;	margin-left: 360px;	padding-left: 10px;	padding-right: 20px;}

/* Text */

.red3 {
	text-transform: none;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
	margin-bottom: 15px;
}