*{
	padding: 0;
	margin: 0;
}

html, body{
	 overflow: hidden;
	 width: 14400px;
	 font-family: Helvetica, Arial, sans-serif;
	 font-size: .97em;
}

#main_wrapper{
	width: 14400px;
}
.box{
	float: left;
	width: 1800px;
	height: 1100px;
}
.container{
	height: 500px;
	width: 1800px;
	background-image: url('img/alpha_bg.png');
	margin-top: 70px;
}
.container2{
	height: 500px;
	width: 1800px;
	margin-top: 70px;
}
.content{
	margin: 0 auto;
	width: 900px;
	height: 500px;
	padding: 10px;
	/*border: 1px solid #000;*/
}
.innerCont{
	clear: left;
	margin-top: 60px;
}
.innerCont p{
	margin-bottom: 10px;
	line-height: 1.1em;
}
.innerCont li{
	list-style: none;
	text-align: right;
	margin-bottom: 10px;
}
.contLeft{
	position: relative;
	float: left;
	height: 499px;
	width: 255px;
}
.contRight{
	padding-left: 25px;
	height: 420px;
	overflow: auto;
}
.contRight p{
	margin: 0px;
}
#menu{
	position: relative;
	top: 230px;
	left: 70px;
}
#menu li{
	list-style: none;
	float: left;
	margin-right: 23px;
}

#bioBox{
	background: url('img/bg_10.jpg');
}
#videoBox{
	background: #ada793 /*url('img/bg_13.jpg') no-repeat right bottom*/;
}
#poetryBox{
	background: #7d7d71 /*url('img/bg_P.gif')*/;
}
#annonBox{
	background: url('img/bg_11.jpg');
}
#guestBox{
	background: url('img/bg_2.jpg') no-repeat;
}
#booksBox{
	background-color: #a02516;
	background: url('img/bg_9.jpg') repeat-x;
}
#linkBox{
	background: url('img/bg_8.jpg') no-repeat;
}
#mainBox{
	background: #a8b89e url('img/bg_12.jpg') no-repeat left top;
}

#footer{
	position: fixed;
	width: 100%;
	height: 20px;
	top: 0px;
}
#copy{
	position: relative;
	float: left;
	color: grey;
	font-size: 0.8em;
	bottom: 20px;
	left: 520px;
}
#copy a:link{
	color: grey;
}
#copy a:visited{
	color: grey;
}
#copy a:hover{
	color: red;
}
#startLink{
	color: white;
	position: relative;
	float: right;
	margin: 3px 50px 0 0;
	text-decoration: none;
	background-color: black;
	padding: 4px;
	bottom: 28px;
}

/*poetry page*/
#poetryMenu{
	margin-top: 3px;
}
.poemText{
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
}
.selected{
	color: black;
}
.deselected{
	color: #999999;
	cursor: pointer;
}
.deselected:hover{
	color: black;
}
#p2, #p3, #p4, #p5{
	display: none;
}
#onlineWork{
	/*margin-right: 30px;*/
	font-size: .9em;
}
#onlineWork a{
	text-decoration: none;
}
#onlineWork a:link{
	color: blue;
}
#onlineWork li a:hover{
	color: red;
}
#onlineWork li a:visited{
	color: #31546a;
}
#onlineWork li a:visited:hover{
	color: red;
}
#onlineWork li{
	margin-bottom: 3px;
}
/* ---------------------------------- */

/*video page*/
.videoSide{
	float: left;
}
#videoList li{
	float: left;
	display: inline;
	margin-top: -20px;
	margin-right: 20px;
}
.selected2{
	color: black;
}
.deselected2{
	color: #999999;
	cursor: pointer;
}
.deselected2:hover{
	color: black;
}
#v2, #v3, #v4, #v5, #v6{
	display: none;
}
/* --------------------*/

/*links page*/
#linkList{
	margin-top: 50px;
}
#linkList a{
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
}
#linkList a:link{
	color: #ffffff;
}
#linkList a:hover{
	color: red;
}
#linkList a:visited{
	color: #333333;
}
#linkList a:visited:hover{
	color: red;
}
#linkList li{
	text-align: left;
}

.linkPage li{
	list-style: none;
    text-align: right;
    margin-bottom: 8px;
}

/* ---------------------*/

/*announcement page*/
#news{
	width: 461px;
	height: 416px;
	margin-left: 280px;
	overflow: auto;
}

/*books page*/
#books{
	width: 900px;
	height: 410px;
}
#covers{
	width: 860px;
	margin-left: 50px;
	padding-top: 15px;
}
.covers_thumb{
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	width: 250px;
	height: 375px;
	margin-right: 30px;
	float: left;
	position: relative;
}

/* ------------------- */

/*menu links*/
.links{
	text-indent: -9999px;
	position: relative;
	display: block;
	overflow: hidden;
}
#bioLink{
	width: 35px;
	height: 40px;
	background: transparent url('img/png/bioLink.png') no-repeat 0 0;
}
#bioLink:hover{
	background-position: 0 -40px;
}
#videoLink{
	width: 81px;
	height: 40px;
	background: transparent url('img/png/videoLink.png') no-repeat 0 0;
}
#videoLink:hover{
	background-position: 0 -40px;
}
#poetryLink{
	width: 89px;
	height: 40px;
	background: transparent url('img/png/poetryLink.png') no-repeat 0 0;
}
#poetryLink:hover{
	background-position: 0 -40px;
}
#annonLink{
	width: 208px;
	height: 40px;
	background: transparent url('img/png/annonLink.png') no-repeat 0 0;
}
#annonLink:hover{
	background-position: 0 -40px;
}
#guestLink{
	width: 141px;
	height: 40px;
	background: transparent url('img/png/guestLink.png') no-repeat 0 0;
}
#guestLink:hover{
	background-position: 0 -40px;
}

#booksLink{
	width: 78px;
	height: 40px;
	background: transparent url('img/png/booksLink.png') no-repeat 0 0;
}
#booksLink:hover{
	background-position: 0 -40px;
}
#linksLink{
	width: 65px;
	height: 40px;
	background: transparent url('img/png/linksLink.png') no-repeat 0 0;
}
#linksLink:hover{
	background-position: 0 -40px;
}

/*menu links DEUCE!*/
.menu2 li{
	list-style: none;
	float: left;
	margin-right: 23px;
}
.bioLink2{
	width: 35px;
	height: 40px;
	background: transparent url('img/png/bioLink.png') no-repeat 0 0;
}
.bioLink2:hover{
	background-position: 0 -40px;
}
.videoLink2{
	width: 81px;
	height: 40px;
	background: transparent url('img/png/videoLink.png') no-repeat 0 0;
}
.videoLink2:hover{
	background-position: 0 -40px;
}
.poetryLink2{
	width: 89px;
	height: 40px;
	background: transparent url('img/png/poetryLink.png') no-repeat 0 0;
}
.poetryLink2:hover{
	background-position: 0 -40px;
}
.annonLink2{
	width: 208px;
	height: 40px;
	background: transparent url('img/png/annonLink.png') no-repeat 0 0;
}
.annonLink2:hover{
	background-position: 0 -40px;
}
.guestLink2{
	width: 141px;
	height: 40px;
	background: transparent url('img/png/guestLink.png') no-repeat 0 0;
}
.guestLink2:hover{
	background-position: 0 -40px;
}
.booksLink2{
	width: 78px;
	height: 40px;
	background: transparent url('img/png/booksLink.png') no-repeat 0 0;
}
.booksLink2:hover{
	background-position: 0 -40px;
}
.linksLink2{
	width: 65px;
	height: 40px;
	background: transparent url('img/png/linksLink.png') no-repeat 0 0;
}
.linksLink2:hover{
	background-position: 0 -40px;
}

@media screen
  {
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    height: 100%;
    overflow: auto;
    }
  }
