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

#page-container {


}

#nav {
	position: absolute;
	left: 167px;
	top: 242px;
	height: 246px;
	width: 247px;
}
.quote {
	background-image: url(../images/photo_quote.png);
	height: 240px;
	width: 414px;
	top: 488px;
	position: absolute;
}
.moviequote {
	background-image: url(../images/movie_quote.png);
	height: 240px;
	width: 414px;
	top: 488px;
	position: absolute;
	background-repeat: no-repeat;
}

.blogquote {
	background-image: url(../images/blog_quote.png);
	height: 240px;
	width: 414px;
	top: 488px;
	position: absolute;
	background-repeat: no-repeat;
}
.aboutquote {
	background-image: url(../images/about_quote.png);
	height: 240px;
	width: 414px;
	top: 488px;
	position: absolute;
	background-repeat: no-repeat;
}

#nav a {
		text-indent: -9999px;
		DISPLAY: block;
		position: absolute;
}

.link1 {
	height: 11px;
	width: 247px;
}
a.link1:hover {
	background-image: url(../images/nav_link0.png);
	background-repeat: no-repeat;
}
.link2 {
	top:11px;
	height: 235px;
	width: 88px;
}

a.link2:hover {
	background-image: url(../images/nav_link1.png);
	background-repeat: no-repeat;
}

.link3 {
	top:11px;
	left:87px;
	height: 235px;
	width: 72px;
}

a.link3:hover {
	background-image: url(../images/nav_link2.png);
	background-repeat: no-repeat;
}

.link4 {
	top:11px;
	left:159px;
	height: 235px;
	width: 88px;
}
a.link4:hover {
	background-image: url(../images/nav_link3.png);
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 414px;
	height:720px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
}

#right {
	min-height:720px;
	background-image: url(../images/line_pic.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 63px;
	position: absolute;
	left: 414px;
}

.photo a:link img {
	border: 3px solid #f2f2f4;
	padding: 0px;
}

.photo a:visited img {
	border: 3px solid #f2f2f4;
	padding: 0px;
}

.photo a:hover img {
	border: 3px solid #6ff;
	padding: 0px;
}
.mephoto {
	float: right;
	background-image: url(../images/me.jpg);
	background-repeat: repeat-y;
	height: 717px;
	width: 240px;
}


.photo h1 {
	background-image: url(../images/photo_line.png);
	background-repeat: repeat-x;
	margin-top: 15px;
	font-weight: normal;
	padding: 0px;
	text-align: left;
}
.Statistics {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	
}
a.beian,a.beiam:visited {
	font-size: 12px;
	text-decoration:none;
	color: #999999;
}
.master {
	background-image: url(../images/master_n.gif);
	height: 36px;
	width: 150px;
	top: 520px;
	left:264px;
	position: absolute;
}
.master a {
	background-image: url(../images/master_n.gif);

}
a.master:hover {
	background-image: url(../images/master_h.gif);
	height: 36px;
	width: 150px;
	top: 520px;
	left:264px;
	position: absolute;
}


