body {
padding:0;
height:100%;
min-width:600px;
margin:0 auto; 
text-align: center;
font-size:10pt;
overflow:hidden;
font-family:Microsoft Sans Serif;
background-repeat: no-repeat;
background-position: 50% 0px;
background-color: #97896E;
background-image: url(images/shadow2.jpg);
}

div.menu{position:relative;
		top:65px;
		text-align:center;
		background-color:none;
		color:white;
		width:526px;
		margin:0 auto;
		}
		
div.transparentLayer {
		position:absolute;
		left:50%;
		margin-left:-263px;
		background-color:white;
		width:526px;
		height:510px;
		min-height: 540px;
		top:90px;
		-moz-opacity:.75;
		opacity:.75;
		filter: alpha(opacity=75);
		}

div.workLayer {
		position:relative;
		top:70px;
		text-align:center;
		background-color:none;
		color:black;
		width:526px;
		margin:0 auto;
		}
		
div.workLayer2 {
		position:relative;
		text-align:left;
		background-color:none;
		color:#A59C6B;
		width:483px;
		height:360px;
		margin:0 auto;
		padding:30px;
		overflow:auto;
		scrollbar-base-color:#DED6BD;
		scrollbar-arrow-color:#97896E;
		scrollbar-3dlight-color:#DED6BD;
		scrollbar-darkshadow-color:#DED6BD;
		scrollbar-face-color:#DED6BD;
		scrollbar-highlight-color:#DED6BD;
		scrollbar-track-color:#DED6BD;
}

div.message{		position:relative;		width:423px;		top:100px;		left:0px;		text-align:left;		background-color:none;}

div.statement{
		position:relative;
		text-align:left;
		background-color:none;
		width:466px;
		margin:0;
		padding:0;
}
		
div.galleryList{
		position:relative;
		float:left;
		width:180px;
		height:253px;
		left:0px;
		text-align:left;
		background-color:none;
		overflow:auto;
		}
		
div.galleryList_viewALL{
		position:relative;
		float:left;
		width:180px;
		height:20px;
		left:0px;
		text-align:left;
		background-color:none;
		}

div.viewAllImages{
		position:relative;
		text-align:left;
		background-color:none;
		color:#A59C6B;
		width:483px;
		height:360px;
		margin:0 auto;
		padding:0px;
		overflow:auto;
		}
		
div.bigImage{
		position:relative;
		text-align:center;
		float:right;
		right:18px;
		width:273px;
		height:273px;
		background-color:none;
		}
		
div.annaPicture{
		position:relative;
		float:right;
		right:10px;
		width:223px;
		background-color:none;
		}
		
div.annaContacts{
		position:relative;
		float:left;
		width:180px;
		top:20%;
		left:0px;
		text-align:left;
		background-color:none;
		}
		
div.links{
		position:relative;
		float:left;
		left:0px;
		text-align:left;
		background-color:none;
}
		
div.footer{
		position:relative;
		top:90px;
		right:30px;
		clear:both;
		width:526px;
		height:20px;
		background-color:none;
		color:#A59C6B;
		text-align:right;
		font-size:10pt;
		}
		
div.thumbnails{
		position:relative;
		top:20px;
		left:0px;
		float:left;
		width:470px;
		height:85px;
		background-color:none;
		overflow:auto;
		}
		
table.menu{
		width:528px;
		font-size:8pt;
		font-weight:bold;
		}
		
table.thumbnails{
		position:relative;
		top:0px;
		left:0px;
		float:left;
		min-width:70px;
		}

a.menuSelected {color:#FA7E01;
text-decoration:none;}
		
a.menu:link {color:white;
		text-decoration:none;}
a.menu:visited {color:white;
		text-decoration:none}
a.menu:hover {color:#FA7E01;
		text-decoration:none;}
a.menu:active {color:#FA7E01;
		text-decoration:none;}

a.menu_list:link {color:#A59C6B;
		text-decoration:none;}
a.menu_list:visited {color:#A59C6B;
		text-decoration:none}
a.menu_list:hover {color:#FA7E01;
		text-decoration:none;}
a.menu_list:active {color:#FA7E01;
		text-decoration:none;}
		