.social-icons {
	height: 58px;
	left: 6px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 398px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(Images/socmed2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.social-icons li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -1px;
}

.social-icons li,.social-icons a {
	height: 58px;
	display: block;
	border: 0;
	text-indent: -9999px;
}

#twitter {
	left: 0;
	width: 58px;
}

#wordpress {
	left: 115px;
	width: 58px;
}


#facebook {
	left: 226px;
	width: 58px;
}

#rss {
	left: 341px;
	width: 58px;
}
#twitter a:hover,#twitter.selected {
	background: transparent url(Images/socmed2.png) 0 -70px no-repeat;
	border: 0;
}

#wordpress a:hover,#wordpress.selected {
	background: transparent url(Images/socmed2.png) -115px -70px no-repeat;
	border: 0;
}


#facebook a:hover,#facebook.selected {
	background: transparent url(Images/socmed2.png) -226px -70px no-repeat;
	border: 0;
}

#rss a:hover,#rss.selected {
	background: transparent url(Images/socmed2.png) -341px -70px no-repeat;
	border: 0;
}

#footer {
	top: 508px;
	background-color: #000033;
	position: relative;
	clear: none;
	padding: 0px;
	margin: 0px;
	height: 200px;
}
ul.pages  {
	list-style:none;
            }

            ul.pages li  {
	            display: block;
	            float: left;
            }

            ul.pages li a  {
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	color: #777777;
	white-space: nowrap;
            }

            ul.pages li a:hover  {
	color: #000044;
	background: #E8D0D0;        
            }
			#read_blog {
	right: 10px;
	position: relative;
	left: 400px;
	padding: 0px;
	margin: 0px;
	top: 10px;

/* CSS Document */

