@charset "utf-8";

/* CSS Document */

#twMenu {
	width: 175px;
	height: 293px;
	background-image: url(../images/tw2009menu.png);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 240px;
	left: 795px;
}
#twHome {
	width: 76px;
	height: 35px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twTrevor {
	width: 102px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twArticles {
	width: 128px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twGallery {
	width: 115px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twFilmography {
	width: 169px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twForum {
	width: 89px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twDownloads {
	width: 143px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twContact {
	width: 115px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twLinks {
	width: 89px;
	height: 32px;
	position: relative;
	top: 0px;
	left: 6px;
}
#twHome a, #twTrevor a, #twArticles a, #twGallery a, #twFilmography a, #twForum a, #twDownloads a, #twContact a, #twLinks a {
	display: block;
	width: 100%;
	height: 100%;
	 text-decoration: none;
}
#twHome a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px 0px;
}
#twTrevor a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -35px;
}
#twArticles a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -67px;
}
#twGallery a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -99px;
}
#twFilmography a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -131px;
}
#twForum a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -163px;
}
#twDownloads a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -195px;
}
#twContact a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -227px;
}
#twLinks a:hover {
	background-image: url(../images/tw2009menuhover.png);
	background-repeat: no-repeat;
	background-position: -6px -259px;
}
