html {
	overflow-y: scroll;
}
body {
	background-color: #332524;
}
a {
	outline: none;
}
img {
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
A:link {
	text-decoration: underline;
	color: #ff9900;
}
A:visited {
	text-decoration: underline;
	color: #ff9900;
}
A:active {
	text-decoration: underline;
	color: #ff9900;
}
A:hover {
	text-decoration: none;
	color: 666699;
}
p {
	padding: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
} 
#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}
#inner {
	width: 600px;
	height: 480px;
	margin-left: -300px;
	position: absolute;
	top: -240px;
	left: 50%;
	visibility: visible;
}
.horizspacer {
	width:600px;
	height:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.vertspacer {
	display: block;
	width:12px;
	height:340px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.vertspacer_box {
	display: block;
	width:12px;
	height:260px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.vertlinkspacer {
	display: block;
	width:32px;
	height:30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#home {
	display: block;
	background-repeat: no-repeat;
	background-position: center 0px;
	width:598px;
	height:58px;
	background-image: url(images/main_title.png);
	border:1px solid #FFF;
	margin: 0px;
	padding: 0px;
}
#home:hover {
	background-position: center -58px;
}
#home span {
	display: none;
}
#left {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/main_about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#left:hover {
	background-position: 0px -340px;
}
#left span {
	display: none;
}
#middle {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/main_work.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#middle:hover {
	background-position: 0px -340px;
}
#middle span {
	display: none;
}
#right {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/main_cv.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#right:hover {
	background-position: 0px -340px;
}
#right span {
	display: none;
}
#linkedin {
	background-image: url(images/main_tab_linkedin.png);
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	background-color: #332524;
	float: left;
	background-position: center 0px;
	display: block;
	padding: 0px;
}
#linkedin:hover {
	background-position: center -50px;
}
#linkedin span {
	display: none;
}
#twitter {
	background-image: url(images/main_tab_twitter.png);
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	background-color: #332524;
	float: left;
	background-position: center 0px;
	display: block;
	padding: 0px;
}
#twitter:hover {
	background-position: center -50px;
}
#twitter span {
	display: none;
}
#blogger {
	background-image: url(images/main_tab_blogger.png);
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	background-color: #332524;
	float: left;
	background-position: center 0px;
	display: block;
	padding: 0px;
}
#blogger:hover {
	background-position: center -50px;
}
#blogger span {
	display: none;
}
#facebook {
	background-image: url(images/main_tab_facebook.png);
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	background-color: #332524;
	float: left;
	background-position: center 0px;
	display: block;
	padding: 0px;
}
#facebook:hover {
	background-position: center -50px;
}
#facebook span {
	display: none;
}
#text_block {
	display: inline;
	width:394px;
	height:340px;
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #1c271d;
	border: 1px solid #FFF;
}
#text_block span {
	display: none;
}
#text_block_box {
	display: inline;
	width:394px;
	height:260px;
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #1c271d;
	border: 1px solid #FFF;
}
#text_block_box span {
	display: none;
}
#media_block {
	display: inline;
	width:598px;
	height:68px;
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #1c271d;
	border: 1px solid #FFF;
}
#media_block p {
	padding: 8px;
}
#about_left {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/image_about_full.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#about_left span {
	display: none;
}
#games_crackdown {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/games_crackdown.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#games_crackdown:hover {
	background-position: 0px -340px;
}
#games_crackdown span {
	display: none;
}
#games_wheelman {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/games_wheelman.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#games_wheelman:hover {
	background-position: 0px -340px;
}
#games_wheelman span {
	display: none;
}
#games_new {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/games_new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#games_new span {
	display: none;
}
#crackdown2_box {
	display: block;
	width:190px;
	height:260px;
	background-image: url(images/crackdownbox.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#crackdown2_box span {
	display: none;
}
#wheelman_box {
	display: block;
	width:190px;
	height:260px;
	background-image: url(images/wheelmanbox.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#wheelman_box span {
	display: none;
}
#cv_left {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/cv_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#cv_left:hover {
	background-position: 0px -340px;
}
#cv_left span {
	display: none;
}
#cv_middle {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/cv_middle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#cv_middle:hover {
	background-position: 0px -340px;
}
#cv_middle span {
	display: none;
}
#cv_right {
	display: block;
	width:190px;
	height:340px;
	background-image: url(images/cv_right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	border:1px solid #FFF;
}
#cv_right:hover {
	background-position: 0px -340px;
}
#cv_right span {
	display: none;
}