body{
	color:#6e6f73;
	font-family: Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:10px;
	text-align:center;
	/*background-color: #fff;*/
}
div#wrap {

}
div#leftCol {
	float: left;
	width: 245px;
	text-align: left;
}
div#rightCol {
	float: right;
	width: 245px;
	background-color: #CCCCCC;
	text-align: right;
}
div#title {
	float: left;
	clear: both;
	padding: 0 0 10px 0;
	white-space: normal;
}
div#work {
	position: relative;
	width: 240px;
	overflow:auto;	
	clear: both;
	white-space: nowrap;
}
div#archive {
	position: relative;
	width: 240px;
	clear: both;
	white-space: nowrap;
	overflow:auto;
}
 h2 {
	margin: 10px 0 0 0;
	clear: both;
	padding: 30px 0 10px 0;
}
div#tagged {
	position: relative;
	width: 240px;
	clear: both;
	white-space: nowrap;
	overflow:auto;
}
div#display {
	height: 500px;
	width: 200px;
}
img {
	border: 0;
}
a.aa497c {
	color: #aa497c;
	text-decoration: none;
}
a.aa497c:hover {
	background-color: #aa497c;
	color: #fff;
}
#riteContent {
	text-align: left;
}
#ritecontent input {
	border: 0;
}
p {
	color: #666;
}
