 /* styles for IE 5 Mac */
 #letterbox {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 750px;
	margin-left: -375px;
	background-image:url(../media/bg.jpg);
	background-repeat:no-repeat;
 }
 
 /* following rules are invisible to IE 5 \*/
 #letterbox {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 750px;
	height: 500px;
	margin-left: -375px;
	margin-top: -265px;
	background-image:url(../media/bg.jpg);
	background-repeat:no-repeat;
 }
 /* end IE 5 hack */ 

#navigation {
	position:absolute;
	width:204px;
	left:547px;
	top:126px;
}

#classes_navigation {
	position:absolute;
	width:228px;
	left:170px;
	top:33px;
}

#classes_sub-navigation {
	position:absolute;
	width:214px;
	left:460px;
	top:15px;
}

#classes_text {
	position:relative;
	float:left;
	width:360px;
	left:30px;
	top:225px;
}

#classes_back {
	position:absolute;
	float:left;
	width:360px;
	left:180px;
	top:450px;
}

#contact_text {
	position:relative;
	float:left;
	width:360px;
	left:30px;
	top:100px;
}

#photos_thumbs {
	position:relative;
	float:left;
	width:600px;
	height: 412px;
	left:0px;
	top:10px;
}

#links_text {
	position:relative;
	float:left;
	width:360px;
	left:100px;
	top:100px;
}

#sidebar_image {
	position:relative;
	width:150px;
	float:left;
	display:block;
	padding-top:33px;
}

#site_nav {
	position:absolute;
	width:750px;
	top: 517px;
	left: 0px;
}

#accessories_content {
	position:relative;
	width:485px;
	float:left;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:20px;
}

#accessories_scroll {
	position:relative;
	width:18px;
	float:left;
	display:block;
	padding-top:280px;
}

#home_quote {
	position:relative;
	width:360px;
	float:right;
	display:block;
	padding-top:110px;
	padding-right:200px;
}
