#imagetimescapenoise {
	background-image:url(../images/inst3_10.png);
	background-repeat: no-repeat;
	}
	
#therearenowords {
	background-image:url(../images/tanwFade.png);
	background-repeat: no-repeat;
}	

#onlywhatitis {
	background-image:url(../images/onlywhatitis.png);
	background-repeat: no-repeat;
	}
#nowandthen {
	background-image:url(../images/nowandthen.png);
	background-repeat: no-repeat;
	}
	
#noise {
	background-image:url(../images/noise.png);
	background-repeat: no-repeat;
	}

#secrets {
	background-image:url(../images/briefcase.png);
	background-repeat: no-repeat;
	}
	
#plot {
	background-image:url(../images/plot.png);
	background-repeat: no-repeat;
	}
	
#geography {
	background-image:url(../images/inst3_11.png);
	background-repeat: no-repeat;
	}
	
#ravrag {
	background-image:url(../images/ravrag.png);
	background-repeat: no-repeat;
	}



body {
	background-color:#000000;
	margin-top: 0px;
	margin-left: 0px;
}

#main {
	background-image:url(../images/main_bg.jpg);
	width: 1200px;
	background-repeat: no-repeat;
}

#mainTexConHolder {
	width:1063px;
}

#mainText {
	float:left;
	width:330px;
	height:546px;
	display:inline;
	padding: 20px 0 0 33px;
	color:#fff;
}

#mainContent {
	float:left;
	width:700px;
	display:inline;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 50px 0;
}

#mainMenu {
	float:left;
	width:100px;
	display:inline;
	margin-top: 20px;
	margin-left: 20px;
}

.menuItemTitle {
	color:#F6FF04;
	font-size:60px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
	text-align:right;
	margin-top:20px;
}

#mainBody {
	width:550px;
	border: 13px solid #FF6600;
	float:left;
	margin-top: 20px;
	height:800px;
	color:#FFFFFF;
}

.menuItem {
	border: 13px solid #00FF12;
	width:60px;
	height:60px;
	margin-top: 20px;
}

.itemTitle {
	color:#F6FF04;
	font-size:60px;
	font-family:Arial, Helvetica, sans-serif;
	width:700px;
	text-align:right;
	border-bottom: 13px solid #00FF12;
	line-height: 40px;
	
}

#randomText {
	display:none;
}

#footer{
	font-size: 60%;
	font-family: "Courier New", Courier, mono;
	margin:20px 10px 20px 10px;
	text-align:left;
	color:#FFFFFF;
	float:left;
	display:block;
	height:20px;
	width:1063px;
}

.contentItems {
	height: 60px;
	margin-top: 20px;
	padding-top:10px;
}

.contentItems .itemTitle {
	color:#666;
}

.contentItems a {
	color:#F6FF04;
	text-decoration:none;
}

.contentItems a:hover {
	color: #FF0474;
}

.contentItems a:active {
	color: #00FF12;
}

#mainText .copy, #miniMenu .copy  {
	display:none;
}
	
#mainText #work a {
background-image:url(../images/menu2/mainmenu1.png);
background-repeat:no-repeat;
background-position:0px -55px;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:285px;
}

#mainText #work a:hover {
background-position: -285px -55px;
}

#bodyWork #mainText #work a {
/*background-color:#FF0474;*/
margin-left:-33px;
background-position: -285px -55px;
}

#mainText #inspiration a {
background-image:url(../images/menu2/mainmenu1.png);
background-repeat:no-repeat;
background-position:0px -151px;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:285px;
}

#mainText #inspiration a:hover {
background-position:-285px -151px;
}

#bodyInspiration #mainText #inspiration a {
margin-left:-33px;
background-position: -285px -151px;
}


#mainText #research a {
background-image:url(../images/menu2/mainmenu1.png);
background-repeat:no-repeat;
background-position:0px -440px;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:285px;
}

#mainText #research a:hover {
background-position:-285px -440px;
}

#bodyResearch #mainText #research a {
margin-left:-33px;
background-position: -285px -440px;
}


#mainText #writing a {
background-image:url(../images/menu2/mainmenu1.png);
background-repeat:no-repeat;
background-position:0px -247px;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:285px;
}

#mainText #writing a:hover {
background-position:-285px -247px;
}

#bodyWritten #mainText #writing a {
margin-left:-33px;
background-position: -285px -247px;
}


/*#mainText #blog a {
background-image:url(../images/blog.png);
background-repeat:no-repeat;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:363px;
}

#mainText #blog a:hover {
background-position: 0px -96px;
}*/

/*#bodyBlog #mainText #blog a {
background-position: 0px -192px;
}*/

#mainText #other a {
background-image:url(../images/menu2/mainmenu1.png);
background-repeat:no-repeat;
background-position:0px -343px;
display:inline;
float:left;
height:96px;
text-decoration:none;
width:285px;
}

#mainText #other a:hover {
background-position:-285px -343px;
}

#bodyOther #mainText #other a {
margin-left:-33px;
background-position:-285px -343px;
}

#works {
	margin:10px 0 0 10px;
}

#works #mainContent {
	float:left;
	width:300px;
	display:inline;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin:0 0 0 13px;
}

#works .itemTitle {
	color:#666;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	text-align:right;
	border-bottom: 13px solid #00FF12;
	line-height: 40px;
}

#superMainContent {
	float:left;
	width: 700px;
	border:13px solid #FF6600;
	color:#fff;
	font-weight:bold;
	display:inline;
	margin-bottom:15px;
}

#superMainContent img {display:block;}

#superMainContent .itemTitle {
	color:#F6FF04;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	text-align:right;
	border-bottom: 13px solid #FF6600;
	line-height: 40px;
	font-weight:normal;
}

#superMainContent .copy{
	margin: 5px 20px 10px;
	font-family: "Courier New", Courier, monospace;
}

#superMainContent .copy a{
	color:#fff;
}

#superMainContent .copy a:hover{
	text-decoration:none;
}

#superMainContent .clear {
	clear:both;
	height: 60px;
}

#works #miniMenu {
	width:444px;
	height:148px;
	margin: 15px 0 40px 15px;
	color:#fff;

}

#miniMenu #blog a {
		background-image:url(../images/menu2/menu3_c.png);
	background-repeat:no-repeat;
background-position:0px -97px;
display:inline;
float:left;
height:51px;
width:110px;
border-left:1px solid #000;
}

#miniMenu #blog a:hover {
background-position: 0px -245px;
border-left:1px solid #FF0474;
}

#miniMenu #work a {
		background-image:url(../images/menu2/menu3_c.png);
	background-repeat:no-repeat;
background-position:0px -52px;
display:inline;
float:left;
height:46px;
width:145px;
border-left:1px solid #000;
}

#miniMenu #work a:hover {
background-position: 0px -200px;
border-left:1px solid #FF0474;
}

#miniMenu #writing a {
		background-image:url(../images/menu2/menu3_c.png);
	background-repeat:no-repeat;
	background-position:-145px -52px;
display:inline;
float:left;
height:46px;
width:295px;
}

#miniMenu #writing a:hover {
	background-position:-145px -200px;
	border-right:1px solid #FF0474;
}

#miniMenu #other a {
		background-image:url(../images/menu2/menu3_c.png);
	background-repeat:no-repeat;
		background-position:0px -97px;
display:inline;
float:left;
height:51px;
width:443px;
border-left:1px solid #000;
}

#miniMenu #other a:hover {
		background-position:0px -245px;
		border-left:1px solid #FF0474;
}

.window {
	width:230px;
	float: left; 
	margin:22px 15px 0 3px;
	border: 13px solid #FF6600;
	background-color: #f60;
	font-size:22px;
}

#bodyWritten .window {
	width:500px;
	float: left; 
	margin:22px 15px 0 0;
	border: 13px solid #F6FF04;
	background-color: #FF6600;
	font-size:22px;
	padding:20px 20px 20px 40px;
	color:#fff;
}

#bodyWritten .window a{color:#fff;text-decoration:none;}
#bodyWritten .window a:hover{text-decoration:underline;}

#bodyWritten .window img {
	float:left;
	padding-right:40px;
}

#bodyResearch .window {
	width:500px;
	float: left; 
	margin:22px 15px 0 0;
	border: 13px solid #F6FF04;
	background-color: #FF6600;
	font-size:22px;
	padding:20px 20px 20px 40px;
	color:#fff;
}

#bodyResearch .window a{color:#fff;text-decoration:none;}
#bodyResearch .window a:hover{text-decoration:underline;}

#bodyResearch .window h2 { 
	margin: 0px 0px 10px;
	padding:0px;
	font-size: 29px; 
	color:#dedede; 
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
}

#bodyResearch .window ul {
	margin:0px;
	padding:0px;
	}
#bodyResearch .window li {
	float:left;
	display:inline;
	font-size: 14px;
	width:150px;
}

#bodyOther .window {
	width:500px;
	float: left; 
	margin:22px 15px 0 0;
	border: 13px solid #FF6600;
	background-color: #FF0474;
	font-size:36px;
	padding:20px 20px 20px 40px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#bodyOther .window a {color:#fff;text-decoration:none;}

#bodyOther .window2 {
	width:500px;
	float: left; 
	margin:22px 15px 0 0;
	border: 13px solid #00FF12;
	background-color: #00FF12;
	font-size:36px;
	padding:20px 20px 20px 40px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#bodyOther .window2 a {color:#F6FF04; text-decoration:none;}

#bodyOther .window a:hover ,#bodyOther .window2 a:hover {text-decoration:underline;}

.clear {
	clear:both;
	height:0px;
	}
	
	.date {text-align:right;}
	
	h3{padding:0px; margin:0px;}
	
#superMainContent .copy h3 {color:#999;}

#txtMenu {float:right;}
