@CHARSET "UTF-8";

.body { 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	overflow-y:scroll;
	* overflow-x:hidden;
	* overflow-y:auto;
}

.center {
	text-align: center;
	margin: auto;
	display: block;
	width: 1000px;
}

a:link {
	text-decoration: none;
	color: white;
}

a:visited {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: white;
}

a:active {
	text-decoration: none;
	color: white;
}

a {
	text-decoration: none;
	color: white;
	cursor: pointer;
}

.menuItem {
	cursor: pointer;
}

.font {
	font-size: 15px;
	font-family: Verdana;
	color: white;
}

.bigFont {
	font-size: 16px;
}

.smallfont {
	font-size: 12px;
	font-family: Verdana;
	color: white;
}

.mainText {
	margin-left: 40px;
	margin-top: 90px;
	text-align: center;
}

.photosmargins {
	margin-left: 40px;
	margin-top: 40px;
	* margin-left: 40px;
	* margin-top: 27px;
}

.pfmargins {
	height: 90px;
	* height: 68px;
}

.photosmarginsf {
	margin-left: 40px;
	margin-top: 40px;
	* margin-left: 40px;
	* margin-top: 35px;
}

.photosMargins2 {
	margin-left: 0px;
	margin-top: 10px;
}

.photosPortfolioMargins {
	margin-left: 40px;
	margin-top: 10px;
}

.photosheadermargins {
	margin-left: 29px;
	margin-top: 10px;	
	* margin-left: 29px;
	* margin-top: 10px;
}

.linkRight {
	text-align: right;
	margin-right: 70px;
}

.tableCell { 
	width: 110px;
	height: 110px;
	background-color: white;
	text-align: center;
	cursor: pointer;
}

.tableCell2 { 
	
	background-color: white;
	text-align: center;
	cursor: pointer;
}

.contentLeft {
	margin-top: 200px;
	margin-right: 35px;
	margin-left: 70px;
}

.contentright {
	margin-right: 70px; 
	margin-left: 30px;
	* margin-right: 65px; 
	text-align: justify;
	* line-height: 120%;
}

.contentright, x:-moz-any-link {
	margin-right: 60px;
}

.contentright, x:-moz-any-link, x:default {
	margin-right: 70px;
	* margin-right: 65px;
}

.contentrightx {
	margin-right: 70px; 
	margin-left: 30px;
	* margin-left: 36px; 
}

.contentrightx, x:-moz-any-link {
	margin-left: 36px;
}

.contentrightx, x:-moz-any-link, x:default {
	margin-left: 30px;
	* margin-left: 36px; 
}

.contentRightTop {
	margin-top: 102px;
	* margin-top: 101px;
}

.bigPhotoDiv {
	background-color: white; 
	margin: auto; 
	width: 334px; 
	height: 334px; 
	vertical-align: middle; 
	text-align: center;
	overflow: hidden;
}

.bigImagesSwitch {
	position: relative;
	top: 0px;
}

.textUnderImage {
	margin: 20px 60px;
	text-align: center;
	font-size: 13px;
}

.pages {
	margin: 15px 24px 15px 63px;
	color: white;
	display: block;
}