@charset "UTF-8";
.Home {
	background-image: url(images/bagmanHome.jpg);
	background-repeat: no-repeat;
	height: 758px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Design {
	background-image: url(images/bagmanAbout.jpg);
	background-repeat: no-repeat;
	height: 758px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Music {
	background-image: url(images/bagmanMusic.jpg);
	background-repeat: no-repeat;
	height: 758px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logo {
	position: relative;
	top: 272px;
	left: 53px;
	float: left;
	width: 423px;
	height: 115px;
	background: url(images/bagmanTitle.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bagmanTitle.png', sizingMethod='crop');
}
.logo2 {
	position: relative;
	top: 10px;
	width: 408px;
	height: 115px;
	background: url(images/logo.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
	left: 20px;
}
.logoSmall {
	position: relative;
	top: 284px;
	left: 80px;
	float: left;
	width: 404px;
	height: 108px;
	background: url(images/logo.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
}
.HomeNav {
	height: 18px;
	width: 240px;
	position: relative;
	top: 418px;
	left: 210px;
}
.navList {
	list-style-type: none;
	display:inline;
	padding-right: 20px;
}
.LeftNavTop {
	height: 330px;
	width: 23px;
	float: left;
	margin-top: 20px;
}
.navList2 {
	padding-bottom: 1px;
}
.designTXTBox {
	float: left;
	height: auto;
	width: 423px;
	margin-left: 40px;
}
.designTitle {
	margin-top: 80px;
	width: 285px;
	height: 27px;
	background: url(images/whoIsBagman.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/whoIsBagman.png', sizingMethod='crop');
	margin-left: 50px;
}

.portfolioTitle {
	margin-top: 70px;
	width: 335px;
	height: 27px;
	background: url(images/designPortfolio.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='designPortfolio.png', sizingMethod='crop');
	float: right;
	margin-right: 60px;
}
.portfolioBox {
	float: right;
	height: 175px;
	width: 420px;
	margin-right: 60px;
}
.PortfolioImages {
	padding-right: 7px;
}
.musicTitle {
	margin-top: 80px;
	width: 260px;
	height: 27px;
	background: url(images/musicTitle.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='musicTitle.png', sizingMethod='crop');
	margin-left: 50px;
}

.audioTitle {
	margin-top: 70px;
	width: 270px;
	height: 27px;
	background: url(images/audioTitle.png);
	_background: none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='audioTitle.png', sizingMethod='crop');
	float: right;
	margin-right: 60px;
}
