@charset "utf-8";
body {
	background-image: url(images/sophie_choudhary_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
}


.main_bg {
	background-image: url(images/sophie_choudhary_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 519px;
}
#main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
}
#main_text ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_text ul li{
	display: block;
}
#main_text ul li h4{
	color: #ffff88;
	font-size: 13px;
}
#main_text ul li h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 18px;
}
#main_text ul li a{
	line-height: 24px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	display: block;
	width: 90%;
	text-align: right;
	float: right;
	color: #CCCCCC;
	text-decoration: none;
	margin-bottom: 5px;
}
#main_text ul li a:hover{
	color: #FFFFCC;
}
h3 {
	color: #ffff88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.footer_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.footer_area a{ 
	color: #999999;
	text-decoration:none;
}
.footer_area a:hover{ 
	color: #ffff88;}

#content_area {
	float: left;
	width: 450px;
	background-image: url(images/inner_g_bg.png);
	background-position: left top;
	height: 360px;
	overflow: auto;
	margin-left: 50px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	text-align: left;
}
h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #FFFFCC;
	font-family: Helvetica;
	font-weight: normal;
}
#content_area h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#content_area  p{
	margin: 0px;
	padding: 0px;
}
#content_area .mail{
	font-size: 24px;
	color: #FFFFCC;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}
#content_area .mail:hover {
color:#88FFFF; }
#content_area .platinum {
	font-size: 36px;
	color: #DA84A9;
	padding: 0px;
	text-align: center;
	text-decoration: none;
}

#content_area .platinum:hover {
color:#88FFFF; }