@charset "utf-8";
/* CSS Document */

body{
	background:url(pics/home-page-background.jpg) no-repeat  center top;
	background-color:#000000;
	font-family:Arial;
	color:#FFFFFF;
	font-size:0.8em;
}
#container{
	width:920px;
	margin: 0 auto;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover{
	color:#450A53;
}

#header{
	width:920px;
	height:100px;
}
	#main_logo{
		margin-left:65px;
		margin-top:7px;
		*margin-top:0px;
	}
	#web_address{
		font-size:110%;
		margin-left:70px;
		margin-top:-5px;
	}
	#welcome{
		font-size:170%;
		float:right;
		*margin-top:-60px;
		margin-top:-40px;
		margin-right:15px;
		*margin-right:15px;
	}
#menu{
	width:920px;
}
	#main_menu{
		width:892px;
		padding:5px;
		text-align:center;
		margin-top:-9px;
		*margin-top:-3px
	}
		#main_menu td{
			height:25px;
		}
	#main_menu a{
		color:#FFFFFF;
		text-decoration:none;
	}
	#main_menu a:hover{
		color:#9900CC;
		text-decoration:none;
	}
	.white_line{
		margin-top:-0px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
.clearline{
	clear:both;
}
#pagecontent{
	margin-top:50px;
}
	#main_text{
		width:275px;
		min-height:200px;
		float:left;
		display:inline;
		margin-top:-10px;
		margin-left:20px;
	}
	#index_canvas{
		height:375px;
		width:540px;
		float:right;
		display:inline;
		margin-right:36px;
		margin-top:-7px;
		*margin-right:32px;
		*margin-top:-5px;
		border-width:2px;
		border:solid;
		border-color:#FFFFFF;
	}
	#canvas_img{
		
		
	}	#large_canvas{
		height:379px;
		width:544px;
		float:right;
		display:inline;
		margin-right:34px;
		margin-top:-5px;
		*margin-right:33px;
		*margin-top:-3px;
		
	}

	#thumbnails{
		height:174px;
		width:261px;
		margin-left:25px;
		display:inline;
		float:left;

	}
	.thumbnail{
		width:77px;
		height:77px;
		text-align:center;
		padding:5px;
		display:inline;
		float:left;
	}
	.thumbnail img{
		border-width:2px;
		border-style:solid;
		border-color:#FFFFFF;
	}
		.thumbnail img:hover{
		border-width:2px;
		border-style:solid;
		border-color:#450A53;
	}

#footer{
	width:100%;
	padding-top:40px;
}
#wide_text{
		width:100%;
		float:left;
		display:inline;
		margin-top:-40px;
		margin-left:20px;
	}
#left_col{
	float:left;
	display:inline;
	margin-top:-40px;
	margin-left:20px;
	width:35%;

}
#right_col{
	float:left;
	display:inline;
	margin-top:-40px;
	margin-left:20px;
	width:47%;

}
#thumbnails_low_row{
		height:174px;
		width:261px;
		margin-left:25px;
		display:inline;
		float:left;
		min
}
.thumbnail_bottom{
		width:77px;
		height:77px;
		text-align:center;
		padding:5px;
		display:inline;
		float:left;
}
	.thumbnail_bottom img{
		border-width:2px;
		border-style:solid;
		border-color:#FFFFFF;
	}
		.thumbnail_bottom img:hover{
		border-width:2px;
		border-style:solid;
		border-color:#450A53;
		
	}

h3{
	padding-bottom:0px;
	margin-bottom:0px;	
}
#wwd{
	margin-top:-38px;
	margin-left:106px;
	padding:0px;
	float:left;
	display:inline;
	*margin-top:-36px;
	*margin-left:100px;
}
#prices{
	margin-left:124px;
	margin-top:-38px;
	float:left;
	display:inline;
	*margin-left:125px;
	*margin-top:-36px;
}