@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #F3D290;
}


.main #container {
	width: 950px;
	text-align: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.fromtheleftgallery {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}

.main #sidebar1 {
	float: right;
	width: 250px;
	padding: 0;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 577px;
}
.main #sidebar1 h3, .main #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

.main #mainContent {
	margin: 0;
	padding: 0px;
}  

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.leftheader {
	width: 700px;
	height: 65px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
}

.rightheader {
	width: 250px;
	height: 27px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 53px;
}
.bodycontent {
	width: 700px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 0px;
}

.rightsidebar {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	margin-right: 20px;
}
.cvheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	margin-left: 0px;
}
.cvtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 20px;
}

.photonumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #999999; }
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.abouttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
}
