body {
margin-top: 								0px;
margin-left: 								0px;
margin:										0px;
padding:									0px;
color:										#a59e8c;
background:									#567d8c url(./images/containerbg.gif) top center repeat-y;
font-family:								sans-serif;
}
.page_container {
width:										800px;
text-align:									center;
}
#menu_left {
width:										14px;
height:										25px;
background:									url(./images/menu_left.gif);
background-color:							#a59e8c;
}
.menu_center {
height:										25px;
background-color:							#a59e8c;
text-align:									center;
}
#menu_right {
width:										14px;
height:										25px;
background:									url(./images/menu_right.gif);
background-color:							#a59e8c;
}
a:link,a:visited {
color: 										#c2c29e; 
text-decoration: 							none;
outline:									none;
}
a:hover {
color: 										#21455b; 
text-decoration: 							underline;
outline:									none;
}
a.nav:link,a.nav:visited {
color: 										#21455b; 
text-decoration: 							none;
display: 									block;
width: 										100%;
line-height: 								25px;
background-color:							#a59e8c;
outline:									none;
}
a.nav:hover {
color: 										#a59e8c; 
background-color:							#567d8c;
text-decoration: 							none;
outline:									none;
}
.caricture_cell {
width:										233px;
text-align:									center;
}
.caricture_border {
border:										solid 5px #a59e8c;
}
.photo_list_container {
width:						450px;
background-color:			#567d8c;
border:						10px solid #a59e8c;
}
.photo_list{
text-align:					left;
}