@charset "utf-8";
/* CSS Document */
#pos {	position: relative;left:0px;top:0px;overflow:auto;}

	
#discription {
	width:200px;
	position:fixed;
	overflow:auto;
	margin-left:30px;
	margin-right:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:normal;
	background: CCCCCC;
	
}


#disc_inner {
	top:30px;
	text-align:right;
	width:180px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:normal;
	background: CCCCCC;
	color: #333333;
}

#maincontent{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:normal;
	position: absolute;
	top: 0px;
	left: 233px;
	right: 0;
	bottom: 0;
	overflow: auto;
	background: CCCCCC;
}

#innercontent{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:normal;
	position: absolute;
	top: 30px;
	left: 0px;
	right: 0;
	bottom: 0;
	overflow: auto;
	background: CCCCCC;
}

#innercontent2{
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-style:normal;
	position:absolute;
	top: 30px;
	left: 0px;
	right: 0;
	bottom: 0;
	background: CCCCCC;
}

.hl{
text-decoration:underline;
color: #666666;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
}

.links{
text-decoration:none;
background: #444444;
color: #ffffff;
cursor:Pointer;
border:none;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
}

.links:hover{
background: #cccccc;
color: #000000;
border:none;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
}
.line {
	border-top:0px solid #000000;
	margin:0px 0 0px 0;
	}
	
.linksM{
text-decoration:none;
background: #444444;
color: #ffffff;
cursor:Pointer;
top:30px;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
}

.linksM:hover{
text-decoration:none;
background: #cccccc;
color: #000000;
cursor:Pointer;
top:30px;
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
}

.Row1{ 
	position:absolute;
	left: 0px;
	top:120px;
	height:180px;
	

}

.Row2{ 
	position:absolute;
	left: 0px;
	top:400px;
	height:180px;
	

}

.Row3{ 
	position:absolute;
	left: 0px;
	top:680px;
	height:180px;
	

}

.ShopRow1{ 
	position:absolute;
	left: 0px;
	width:180px;
	height:200px;
	border-width:thin;
	border-style:dashed;
	color:#CCCCCC


}
.ShopRow2{ 
	position:absolute;
	left: 210px;
	width:180px;
	height:200px;
	border-width:thin;
	border-style:dashed;
	color:#CCCCCC



}
.ShopRow3{ 
	position:absolute;
	left: 418px;
	width:180px;
	height:200px;
	border-width:thin;
	border-style:dashed;
	color:#CCCCCC

}

.right_col{ 
	position:fixed;
	top:30px;
	left: 620px;
	width:200px;
	height:500px;


}

.overline{ 
	position:fixed;
	top:30px;
	left: 600px;
	width:20px;
	height:500px;


}

.writeup{
width:600px;
}

.twit{
font-family:"Courier New", Courier, monospace;
font-size:11px;
font-style:normal;
width:200px; 
color:#333333; 
margin:0 auto; 
position:relative; 
left:-40px
}

#twit-div {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	width: 200px;	
	
	
}
ul#twitter_update_list {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	list-style: none;
	width:200px
}
ul#twitter_update_list li {
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-bottom: 10px;
	padding: 2px;
	color:#000000	
}