@charset "utf-8";
body {
	padding: 0;
	margin: 0;

	text-align: center;
	background-image: url(Background.jpg);
	background-position: center top;
	background-image: url(Background.jpg);
	font-size: 16px;
}
#border {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background-color: #D7D7D7;
}

#banner {
	width: 950px;
	border-bottom: solid 1px #000000;
	overflow: visible;
	height: 290px;
}
#dashboard {
	height: 80px;
	border: solid 0px #000000;
	border-bottom: solid 1px #000000;
	width: 950px;
	text-align: center;
	background-image: url(link/Dashboard.jpg);
}
#dashboarddivider
{
	height:20px;
	border-bottom: solid 1px #000000;
}
#maincontent {
	margin: 0 160px 0 0;
}
#rightcontent {
	float: right;
	width: 160px;
	margin: 0;
	height: 960px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}
#comic {
	width:780px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: center;
	margin-left: 4px;
	border-left: solid 1px #000000;
}
#navigation {
	width:461px;
	padding-top:0px;
	height:68px;
	background:#D7D7D7;
	background-image: url(nav/Navigation.jpg);
	background-repeat: no-repeat;
	margin-left: 160px;
}
#navigationholder {
	width: 780px;
	height: 75px;
	margin-left: 4px;
}

.clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0;
}
.floatright {
	float: right;
	width: 160px;
	margin: 0px;
}
.floatleft1 {
	float: left;
	width: 160px;
	margin: 0;
	border: 0;
	height: 640px;
}
.floatleft2 {
	float: left;
	width: 160px;
	margin: 0;
	border: 0;
	height: 300px;
}
.blogtitle1 {
	float: left;
	height: 79px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top: solid 1px;
	background-color: #FFFFFF;
	clear: right;
	width: 273px;
	margin-top: 6px;
	border-right: solid 1px;
}
.blogtitle2 {
	float: left;
	width: 273px;
	height: 79px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 6px;
	background-color: #FFFFFF;
	border-top: solid 1px;
	border-right: solid 1px;
}
.rightborder {
	border-right: solid 1px #000000;
}


#shawnblog {
	width: 385px;
	float: left;
}
.avatarborder {
	width: 91px;
	height: 96px;
	float: left;
}
#absbanner {
	position: absolute;
	width: 922px;
	height: 290px;
	left: 165px;
	top: 0;
}

#sterlingblog {
	width: 385px;
	float: left;
}
.floatdivider {
	font-size:1px;
	height: 20px;
	float: left;
	width: 160px;
}
#dashboardinfo {
	height: 20px;
	border: solid 0px #000000;
	border-bottom: solid 1px #000000;
	width: 950px;
	text-align: center;
	background-image: url(link/Dashboard.jpg);
	background-position: 0px -80px;
}
a {
	text-decoration: none;
	color:#000000;
}
a img {
	border:none;
}
a:hover{
color:red;
}
#toadblog {
	width: 585px;
	float: none;
	margin-left: 100px;
}

#share {
	float: left;
	width: 109px;
	height: 34px;
	background-image:url(nav/Share.jpg);
	background-repeat:no-repeat;
}
