body, form {
	padding: 0px; margin: 0px; 
}

.wood_back {
	background: url('../images/wood_bg.jpg');
	*text-align: center;	
}

.content_container {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	position:relative;
	
	*margin: 0 auto;
}

.header_links {
	background: url('../images/note_top.png');
	height: 174px;
	width: 966px;
	*float: left;
}

.short_girl_title_holder {
	width: 966px;
	height: 88px;
	float: left;
	margin: 20px 0px 0px 0px;
}

a.short_girl_long_name_title {
	background: url('../images/short_girl_long_name.png') no-repeat 0 0;
	width: 613px;
	height: 71px;
	float: left;
	text-decoration: none;
}

a.short_girl_long_name_title span {
	display: none;
}

a.short_girl_long_name_title:hover span {
	display: block; 
	position: absolute; 
	top: 26px; 
	left: 60px;	
	background: url('../images/salv_girl_img.png') no-repeat 0 0;
	width: 124px;
	height: 118px;	
}

a.short_girl_long_name_title:hover {
	background: url('../images/short_girl_long_name_hover.png') no-repeat 0 0;
}

.links_holder {
	float: left;
	width: 966px;
	height: 45px;	
}

a.the_rest_link {
	background: url('../images/the_rest.png') no-repeat 0 0;
	width: 132px;
	height: 21px;
	float: right;
	margin: 15px 25px 0px 0px;
}

a.the_rest_link:hover {
	background: url('../images/the_rest_hover.png') no-repeat 0 0;
}

a.the_girl_link {
	width: 131px;
	height: 21px;
	background: url('../images/the_girl.png') no-repeat 0 0;
	float: right;
	margin: 12px 55px 0px 0px;
}

a.the_girl_link:hover {
	background: url('../images/the_girl_hover.png') no-repeat 0 0;
}

a.the_work_link {
	width: 151px;
	height: 21px;
	background: url('../images/the_work.png') no-repeat 0 0;
	float: right;
	margin: 10px 55px 0px 0px;
}

a.the_work_link:hover {
	background: url('../images/the_work_hover.png') no-repeat 0 0;
}

.note_content {
	width: 966px;
	height: 599px;	
	*float: left;
}

.note_left {
	height: 599px;
	width: 68px;
	float: left;	
	background: url('../images/note_left.png');
}

.note_body {
	height: 599px;
	width: 828px;
	float: left;	
	background: url('../images/note_tile.png');
}

.note_right {
	height: 599px;
	width: 70px;
	float: left;	
	background: url('../images/note_right.png');
}

.bottom_footer {
	height: 93px;
	width: 966px;	
	background: url('../images/note_bottom.png');
	*float: left;
}

.copyright_holder {
	width: 275px;
	height: 9px;
	background: url('../images/copyright.png') no-repeat;
	margin: 5px 336px 0px 336px;
	*float: left;
}

.main_content_holder {
	height: 599px;
	width: 825px;
}

.main_image_container {
	width: 825px;
	height: 590px;
	margin-top: 5px;
	text-align:center;
	float: left;	
}
