@charset "UTF-8";
/* CSS Document */
/* b.swords design */


#wrapperHome {
	height: 765px;
	width: 740px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
}
#topContent{
	height: 225px;
	width: 720px;
	position: relative;
	left: 10px;
	background-repeat: no-repeat;
}
#topAd{
	height: auto;
	width: auto;
}
/* bottom links */
#botMenuContainer{
	height: 240px;
	width: 720px;
	position: relative;
	left: 10px;
	top: 20px;
	background-image: url(assets/botBack.gif);
	background-repeat: no-repeat;
}
#botMenu{
	position: relative;
	left: 20px;
	height: 200px;
	top: 20px;
}

#botLeftBtn{
	float: left;
	height: 201px;
	width: 201px;
	top: 0px;
}
#botRightBtn{
	float: right;
	height: 200px;
	width: 200px;
	position: relative;
	right: 40px;
	top: 0px;
}
#botCenterBtn{
	float: left;
	height: 200px;
	width: 200px;
	top: 0px;
	position: relative;
	left: 41px;
}
