/* CSS Document */body{	margin:0;	background-color:#dcdcdc;	font-family:"Courier New";	color:#666666;	font-size:11px;	overflow:hidden;}body a{	font-family:"Courier New", Courier, mono;	font-size:12px;	color:#666666;	text-decoration:none;}body a:hover{	color:#990000;	text-decoration:none;}#screen{	background-color:#ffffff;	margin:70px auto;	padding-top:15px;	padding-bottom:15px;	height:450px;	width:auto;}#display{	position:relative;	margin:0 auto;	padding:3px 15px 15px 15px;	height:432px;	width:600px;}#display_top{	position:relative;	margin:0 auto;	height:340px;	width:600px;	cursor:default;}/* MENU */#menu{	position:relative;	margin:0 auto 20px 0px;	height:27px;	width:620px;	cursor:pointer;}#menu_selected{	position:relative;	margin:-29spx auto 20px 76px;	height:27px;	width:620px;}#menu_animation{		margin:0 auto 20px 15px;	height:27px;	width:84px;	float:left;}#menu_about{	margin:0 auto 20px 23px;	height:27px;	width:53px;	float:left;}#holder{	position:relative;	margin-top:11px;	height:310px;	width:450px;}#holder_photo{	position:relative;	margin-top:0px;	margin-left:-6px;	padding-top:1px;	height:327px;	width:465px;	background-color:#b20000;}#holder_photo_frame{	position:relative;	margin-top:0px;	margin-left:1px;	padding:8px 8px 8px 8px;	height:310px;	width:448px;	background-color:#ffffff;}#holder_home{	position:absolute;	margin-top:20px;	height:260px;	width:460px;}#thumbs{	position:relative;	margin:auto auto auto 40px;	top:-310px;	left:9px;	height:310px;	width:140px;	float:right;	text-align:center;	overflow:hidden;}#thumbs_photo{	position:relative;	margin:auto auto auto 40px;	top:-319px;	left:18px;	height:318px;	width:148px;	float:right;	overflow:auto;}#thumbs_sculpture{	position:relative;	margin:auto auto auto 108px;	top:-319px;	left:-20px;	height:318px;	width:80px;	float:right;	overflow:auto;}#display_bottom{	position:relative;	top:-15px;	margin:4px auto;	height:65px;	width:600px;	text-align:right;	cursor:default;}#caption{	position:relative;	height:65px;	width:450px;	left:29px;}/*#title{	position:relative;	left:190px;	top:-65px;	height:65px;	width:140px;	float:right;	cursor:pointer;}*/#title{	position:relative;	left:180px;	top:-75px;	height:65px;	width:140px;	float:right;	cursor:pointer;}#title_home{	position:relative;	left:0px;	top:-64px;	height:65px;	width:140px;	float:right;	cursor:pointer;}#redline_horizontal{	position:relative;	margin:0px auto auto 0px;	top:-90px;	height:1px;	width:auto;	background-color:#b20000;}#redline_vertical{	margin:-600px 75.7% auto;	height:1000px;	width:1px;	background-color:#b20000;}#copyright{	position:relative;	margin:0px auto;	top:20px;	left:8px;	height:25px;	width:300px;	text-align:right;	font-family:Geneva;	font-size:11px;	color:#ffffff;}#copyright a{	font-family:Geneva;	font-size:11px;	color:#ffffff;}#copyright a:hover{	font-family:Geneva;	font-size:11px;	color:#b90000;	text-decoration:none;}