body{
	color : #000088;
	background-color : #ffffff;
}

a:link{
	color : #0000aa;
}

a:hover{
	background-color : #00ffff;
}

#main{
	position : absolute; top : 10px; left : 150px;
	margin : 0px 0px 0px 0px;
	width : 700px;
	bottom : auto;
	text-align : center;
}

.title{
	text-align : center;
	font-weight : bolder;
	background-color : #aaffff; 
	padding : 2px 10px 2px 10px;
	margin : 3px 0px;
	width : 700px;
}

.title a{
	text-decoration : none;
}

.select{
	font-size : 90%;
	font-weight : bolder;
	background-color : #ccffff;
	padding : 2px 10px 2px 10px;
	margin : 3px 2px;
	width : 100px;
}

.select a{
	text-decoration : none;
}

.toppic{
	position : relative; 
	margin : 5px 0px 0px 0px;
}

.subtitle{
	position : static; 
	font-weight : bolder;
	background-color : #aaffff;
	padding : 2px 10px 2px 10px;
	margin : 10px 0px 0px 0px;
	width : 700px;
	text-align : center;
}

.content{
	text-align : center;
	background-color : #e0ffff;
	padding : 10px;
	margin : 0px 0px 2px 0px;
	width : 700px;
	position : static;
}

.comment{
	position : static; 
	text-align : center;
	font-size : smaller;
	margin : 0px 0px 10px 0px;
}

.notes{
	font-size: x-small;
	text-align : right;
}

.circle{
	position : relative; 
	border : none;
	width : 600px;
	margin : 0px;
	margin-right : auto;
	margin-left : auto
;
}

.bg{
	background-color : #eeffff;
}

.center{
	margin-right : auto;
	margin-left : auto
;
}

.storage{
	text-align : right;
	background-color : #e0ffff;
	padding : 10px 20px 5px 0px;
	margin : 0px 0px 0px 0px;
	width : 700px;
	position : static;
}

.linkth{
		
	text-align:center;
	background-color:#aaffff;
}

.linkcell{
		
	font-size:12px;
	background-color:#e0ffff;
	width:220px;
}

.twitter-timeline{
       margin-left: auto;
       margin-right: auto;
}

