/*
This is the black cascading stylesheet that works with all Syntax black pages
Author: Alex Bitz

*/


#wrapper {
	position:relative;            /*relative to body tag*/
	width:700px;
	height:100%;		          /*added to extend to bottom of page with black*/
	text-align: center;           /*added to center in IE*/
	margin:0px auto;              /*added to center in firefox*/
}

#logo {
	position:absolute;            /*make absolute within wrapper*/
	left:0px;
	top:0px;
	width:111px;
	height:122px;
}

#Home {
	position:absolute;
	left:111px;
	top:0px;
	width:49px;
	height:73px;
}

#Fiction {
	position:absolute;
	left:160px;
	top:0px;
	width:50px;
	height:73px;
}

#Poems {
	position:absolute;
	left:210px;
	top:0px;
	width:51px;
	height:73px;
}

#Essays {
	position:absolute;
	left:261px;
	top:0px;
	width:50px;
	height:73px;
}

#Art {
	position:absolute;
	left:311px;
	top:0px;
	width:51px;
	height:73px;
}

#Music {
	position:absolute;
	left:362px;
	top:0px;
	width:50px;
	height:73px;
}

#Links {
	position:absolute;
	left:412px;
	top:0px;
	width:51px;
	height:73px;
}

#Submit {
	position:absolute;
	left:463px;
	top:0px;
	width:52px;
	height:73px;
}

#Archive {
	position:absolute;
	left:515px;
	top:0px;
	width:52px;
	height:73px;
}

#Events {
	position:absolute;
	left:567px;
	top:0px;
	width:50px;
	height:73px;
}

#Issue-No {
	position:absolute;
	left:617px;
	top:0px;
	width:83px;
	height:73px;
}

#Black-Template-13 {
	position:absolute;
	left:111px;
	top:73px;
	width:29px;
	height:929px;
}

#Black-Template-14 {
	position:absolute;
	left:140px;
	top:73px;
	width:560px;
	height:32px;
}

#Main-Area {
	position:absolute;
	left:140px;
	top:105px;
	width:457px;
	height:897px;
	background-color: #000000;
}

#Fiction-Main-Area {
	position:absolute;
	left:140px;
	top:105px;
	width:457px;
	height:897px;
	background-color: #000000;

}


a {
	text-decoration: none;
}

#Right-Side {
	position:absolute;
	left:597px;
	top:105px;
	width:103px;
	height:897px;
}

#Right-Side-Text {
	position:absolute;
	left:597px;
	top:105px;
	width:103px;
	height:897px;
	background-image: url(../../images/black/Right_Side.jpg);
}

#Left-Red-Dot {
	position:absolute;
	left:0px;
	top:122px;
	width:111px;
	height:63px;
}

#Page-Desc {
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Art-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Essays-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Events-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Fiction-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Links-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Music-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Poems-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Submit-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Print-Desc{
	position:absolute;
	left:0px;
	top:185px;
	width:111px;
	height:175px;
}

#Left-Bottom {
	position:absolute;
	left:0px;
	top:360px;
	width:111px;
	height:642px;
}