body {
	background: #000 url(Image/background_grill.png) repeat-x;
	color: #333;
	font: 12px/24px verdana;
}

a:link, a:visited {
	position: relative;
	color: #444;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #036;
}

a:hover:after, a:active:after, a:focus:after {
	color: #000;
	content: attr(rev);
	position: absolute;
	left: 1px;
	top: -4px;
	z-index: -1;
	white-space: nowrap;
}

#content {
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#logo {
	background: url(Image/logo.png);
	position: absolute;
	margin-left: -105px;
	left: 50%;
	top: 25px;
	width: 210px;
	height: 453px;
}

#twitter {
	font: italic 40px/50px georgia, time new roman;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 375px;
	width: 800px;
	height: 100px;
}

.infiniteCarousel {
	position: absolute;
	margin-left: -483px;
	left: 50%;
	top: 550px;
	width: 966px;
	height: 200px;
}

#social {
	position: absolute;
	margin-left: -160px;
	left: 50%;
	top: 775px;
	width: 360px;
	height: 30px;
}

#social a {
	background-repeat: no-repeat;
	display: block;
	margin: 0 5px;
	float: left;
	width: 30px;
	height: 30px;
}

a#socialEmail { background: url(Image/social_icons.png);  background-position: -210px 0px; }
a#socialEmail:hover { background-position: -210px -30px; }

a#socialFacebook { background: url(Image/social_icons.png) 0px 0px; }
a#socialFacebook:hover { background-position: 0px -30px; }

a#socialFlickr { background: url(Image/social_icons.png) -30px 0px; }
a#socialFlickr:hover { background-position: -30px -30px; }

a#socialTwitter { background: url(Image/social_icons.png) -60px 0px; }
a#socialTwitter:hover { background-position: -60px -30px; }

a#socialDelicious { background: url(Image/social_icons.png) -90px 0px; }
a#socialDelicious:hover { background-position: -90px -30px; }

a#socialLinkedIn { background: url(Image/social_icons.png) -120px 0px; }
a#socialLinkedIn:hover { background-position: -120px -30px; }

a#socialVimeo { background: url(Image/social_icons.png) -150px 0px; }
a#socialVimeo:hover { background-position: -150px -30px; }

a#socialDeviantArt { background: url(Image/social_icons.png) -180px 0px; }
a#socialDeviantArt:hover { background-position: -180px -30px; }

a#socialPs3 { background: url(Image/social_icons.png) -240px 0px; }
a#socialPs3:hover { background-position: -240px -30px; }
