html {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
}
body {
	text-align:center; /*center hack*/
	margin:0;
	padding:0;
	background: #335490;
}
#wrap3 {
	width:95%; /*center hack*/
	margin:0 auto; /*center hack*/
	text-align:left;
	background: #2E4A81;
}
#wrap2 {
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background: #27406D;
}
#wrap1 {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background: #182845;
}
#wrap {
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-image: url(../images/leftLiquid.gif);
	background-repeat: repeat-y;
}
#headerwrapper {
	background-image: url(../images/topLiquid.gif);
	background-repeat: repeat-x;
	width:100%;
}
#header {
	text-align:left;
	background-image: url(../images/topFixed.gif);
	background-repeat: no-repeat;
	height: 90px;
	width:472px;
}
#top {
	position:absolute;
	margin-top: 43px;
	margin-left: 472px;
}
#left-decor {
	background-image: url(../images/leftFixed.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 53px;
	width: 185px;
}
#main-body {
	background:#FFFFFF;
}
#footer {
	clear:both;
	font-size: 0.7em;
	color: #999999;
	font-weight: bold;
	text-align:center;
	background-image: url(../images/leftLiquid.gif);
	background-repeat: repeat-y;
}
#content {
	margin-left: 165px;
	margin-right:2px;
	background:#FFFFFF;
}
#sidebar-left {
	float:left;
	width:165px;
	background:#EDEDED;
}
#sidebar-right {
	float:right;
	width:1px;
	background:#FFFFFF;
}
#moduletable-user2 {
	width: 48%;
	float:left;
}
#moduletable-user3 {
	width: 48%;
	float:left;
	
}
.contentpane,
.contentmodules {
	width: 99%;
	overflow:auto;
}
.moduletablefx {
	text-align:center;
	margin-top: 2em;
}
.inside {
	padding:15px;
}

.moduletable-adsense {
float:right;width:160px;height:600px;margin:auto;padding:auto;
}
