body {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:10px;
	margin:50px 0px;
	padding:0px;
	text-align:center; /*IE5/Win */
	}
	
#Content {
	width:770px;
	margin:0px auto;
	text-align:left; /* IE5/Win Hack */
	padding:15px;
	background-image: url(images/bg_gallery.png);
	height:517px;
	}
#menu {
	margin-top:32px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	}
#tweets {
	margin-top:20px;
	margin-left:300px;
	width:200px;
	height:140px;
    }
#follow-me {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	}
#menu ul{
height:41px;
margin:0px;
padding:0px;
text-align:center;
}

#menu li{
height:41px;
float:left;
margin:0px;
padding:0px;
}

#menu li{
display:inline;
}

#menu li a{
height:41px;
float:left;
margin:0px;
padding:0px;
display:block;
}

#menu span{
display:none;
}
#menu {
	height:41px;
	width:760px;
}
#menu li a#facebook-f{
	width:100px;
	background:url(images/facebook-f.png) top left no-repeat;
	}
#menu li a#facebook-f:hover{
	width:100px;
	background:url(images/facebook-f.png) bottom left no-repeat;
	}
#menu li a#twitter-f{
	width:100px;
	background:url(images/twitter-f.png) top left no-repeat;
	}
#menu li a#twitter-f:hover{
	width:100px;
	background:url(images/twitter-f.png) bottom left no-repeat;
	}
#menu li a#profile{
	width:100px;
	background:url(images/profile.png) top left no-repeat;
	}
#menu li a#profile:hover{
	width:100px;
	background:url(images/profile.png) bottom left no-repeat;
	}
#menu li a#gallery{
	width:100px;
	background:url(images/gallery.png) top left no-repeat;
	}
#menu li a#gallery:hover{
	width:100px;
	background:url(images/gallery.png) bottom left no-repeat;
	}
#menu li a#contact{
	width:100px;
	background:url(images/contact.png) top left no-repeat;
	}
#menu li a#contact:hover{
	width:100px;
	background:url(images/contact.png) bottom left no-repeat;
	}
#pg_content{
	margin-top:10px;
}

