body {
	background-color:#6ca5d4;
	font: 16px Trebuchet MS, Helvetica, sans-serif;
}

.main {
	background-color: #fff9db;
	border: 2px #000 solid;
	margin: 10px auto 10px auto;
	width: 900px;
}

.top {
	background: #fff9db;
	width: 100%;
	text-align: center;
}

.top_fttp_img {
	margin: 4px auto 0px auto;
}

div.centered {
	text-align: center;
}

div.content{
	line-height: 100%;
	overflow: hidden;
}

div.left {
	width: 644px;
	text-align: justify;
	float:left;
	overflow:hidden;
}

div.right{
	float:right;
	overflow:hidden;
	width: 240px;
	margin-right:4px;
}

ul.whereas {
	margin-top: 0px;
	margin-left:74px;
	list-style-type: none;
	list-style-image: url("../images/whereas.png");
}

div.twitter {
	margin:10px 0px 10px 0px;
}

ul.resolved {
	margin-top: 0px;
	margin-left: 94px;
	list-style-type: none;
	list-style-image: url("../images/resolved.png");
}

.links li, .blog li {
	list-style-type:none;
	margin-left:4px;
}

.linksimg {
	margin-top:0px;
	margin-bottom:10px;
}

a, a:visited, a:active, a img, a:hover 
 {
	color:#6ca5d4;
	text-decoration:none;
	border:none;
}

a:hover
{
	text-decoration:underline;
}
