/* CSS Document */

#masthead {
	position:relative;
	height:200px;
	margin:0 0 50px 0;
}
#logo_container {
	position:absolute;
	left:0;
	top:92px;
	height:38px;
	width:184px;
	margin:0;
	padding:0;
}
ul#logo_nav {
	position:relative;
	top:0;
	left:0;
	list-style-type:none;
}
ul#logo_nav a, ul#logo_nav a:link {
	display:block;
	height:38px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}
li#ln_1 {
	position:absolute;
	top:0;
	left:0;
	width:184px;
	height:38px;
	background:url(../images/13thstoryLogo_Up.gif) no-repeat 0 0;
}
li#ln_1 a:hover {
	background:url(../images/13thstoryLogo_Over.gif) no-repeat 0 0;
}
li#ln_1 a:active, li#ln_1 a:focus {
	background:url(../images/13thstoryLogo_Focus.gif) no-repeat 0 0;
}
#main_nav_container {
	position:absolute;
	right:0;
	top:95px;
	height:35px;
	width:263px;
	margin:0;
	padding:0;
}
ul#main_nav {
	list-style-type:none;
	position:relative;
	top:0;
	left:0;
}
ul#main_nav a, ul#main_nav a:link {
	display:block;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}
li#mn_1 {
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:35px;
	background:url(../images/13thstoryWork_Up.gif) no-repeat 0 0;
}
li#mn_current_1 {
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:35px;
	background:url(../images/13thstoryWork_Focus.gif) no-repeat 0 0;
}
li#mn_2 {
	position:absolute;
	top:0;
	left:60px;
	width:66px;
	height:35px;
	background:url(../images/13thstoryAbout_Up.gif) no-repeat 0 0;
}
li#mn_current_2 {
	position:absolute;
	top:0;
	left:60px;
	width:66px;
	height:35px;
	background:url(../images/13thstoryAbout_Focus.gif) no-repeat 0 0;
}
li#mn_3 {
	position:absolute;
	top:0;
	left:126px;
	width:82px;
	height:35px;
	background:url(../images/13thstoryContact_Up.gif) no-repeat 0 0;
}
li#mn_current_3 {
	position:absolute;
	top:0;
	left:126px;
	width:82px;
	height:35px;
	background:url(../images/13thstoryContact_Focus.gif) no-repeat 0 0;
}
li#mn_4 {
	position:absolute;
	top:0;
	left:208px;
	width:55px;
	height:35px;
	background:url(../images/13thstoryBlog_Up.gif) no-repeat 0 0;
}
li#mn_current_4 {
	position:absolute;
	top:0;
	left:208px;
	width:55px;
	height:35px;
	background:url(../images/13thstoryBlog_Focus.gif) no-repeat 0 0;
}
li#mn_1 a:hover {
	background:url(../images/13thstoryWork_Over.gif) no-repeat 0 0;
}
li#mn_1 a:active, li#mn_1 a:focus {
	background:url(../images/13thstoryWork_Focus.gif) no-repeat 0 0;
}
li#mn_2 a:hover {
	background:url(../images/13thstoryAbout_Over.gif) no-repeat 0 0;
}
li#mn_2 a:active, li#mn_2 a:focus {
	background:url(../images/13thstoryAbout_Focus.gif) no-repeat 0 0;
}
li#mn_3 a:hover {
	background:url(../images/13thstoryContact_Over.gif) no-repeat 0 0;
}
li#mn_3 a:active, li#mn_3 a:focus {
	background:url(../images/13thstoryContact_Focus.gif) no-repeat 0 0;
}
li#mn_4 a:hover {
	background:url(../images/13thstoryBlog_Over.gif) no-repeat 0 0;
}
li#mn_4 a:active, li#mn_4 a:focus {
	background:url(../images/13thstoryBlog_Focus.gif) no-repeat 0 0;
}