body {
	font-family: "Verdana";
	font-size: 10px;
	color: black;
	background-color: #2A6AC1;
}

#wrapper {
	width: 780px;
	   min-height: 100%;
	    overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.g-authority.com/v3/images/bg.jpg);
	background-repeat: repeat-y;
	border: 1px black solid;
}

#middle, #leftbar, #rightbar {
	float: left;
}


#leftbar {
	width: 150px;
}

#rightbar {
	width: 200px;
}


#information {
	padding-top: 25px;
	padding-left: 4px;
}

#information img{
	padding-bottom: 10px;
}

#main, #misc {
	padding-top: 10px;
	padding-left: 4px;
}

#middle {
	width: 420px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	float: right;
}

#affiliates {
	padding-top: 25px;
	padding-left: 6px;
	height: 154px;
}

#buttons {
	width: 88px;
	height: 31px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	background-image: url('http://www.g-authority.com/inu/images/ga7.jpg');
}

#networks {
	margin-top: -10px;
	padding-top: 10px;
	height: 55px;
}








