* {
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

body{
	background-repeat:repeat;
	background-image:  url("../images/backgroundTile.gif");
}


ul {
	margin-left:70px;
	margin-top:20px;
}

li{
	margin-top:5px;
}

p{
	margin-top:20px;
}

#siteLogo {
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#headerLine {
	height:5px;
	border:none;
	background-color:#333333;
	line-height:0;
	margin-top:20px;
}

#siteName {
	text-indent:-9000px;
}

img{
	border:none;
}

#jazzBandPics{
	margin-top:10px;
	margin-left:13px;
	background-image: url("../images/jazzBandPics.gif");
	width:533px;
	height:125px;
}

#mainMenu{
	color:#FFFFFF;
	list-style-type:square;
	margin-top:70px;
}

#mainMenu a{
	color:#FFFFFF;
	text-decoration:none;
}

#mainMenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


#mainMenu li{
	margin-top:2px;
}

#mainContent {
	margin-top:30px;
	padding-left:20px;
	padding-right:20px;
}
#wrapper {
	background-color:#333333;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	height:1%;
	width:760px;
	margin:0 auto;
	margin-top:20px;
}

#aswebdesign {
	float:right;

}

#photography{
	float:left;
}

#leftCol{
	float:left;
	width:200px;
}



#mainCol{
	float:right;
	background-color:#FFFFFF;
	background-image: url("../images/backgroundImage.gif");
	background-repeat:no-repeat;
	width:560px;
	padding-bottom:130px;
	background-position:-10px 120px;
}

#footer{
	padding-left:10px;
	padding-right:10px;
	width:740px;
	margin:0 auto;
}

#footer p{
	margin:0px;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/*Individual Pages */
#welcome {
	background-image: url("../images/welcome.gif");
	height:35px;
	background-repeat:no-repeat;
	width:133px;
	text-indent:-9000px;
}

#theBand {
	background-image:url("../images/theBand.gif");
	height:35px;
	background-repeat:no-repeat;
	width:129px;
	text-indent:-9000px;
}

#contactUs {
	background-image:url("../images/contactUs.gif");
	height:35px;
	background-repeat:no-repeat;
	width:159px;
	text-indent:-9000px;
}

#gigList {
	background-image:url("../images/gigList.gif");
	height:40px;
	background-repeat:no-repeat;
	width:106px;
	text-indent:-9000px;
}

#links {
	background-image:url("../images/links.gif");
	height:35px;
	background-repeat:no-repeat;
	width:76px;
	text-indent:-9000px;
}

#ourPlaylist {
	background-image:url("../images/ourPlaylist.gif");
	height:40px;
	background-repeat:no-repeat;
	width:171px;
	text-indent:-9000px;
}

#photoGallery {
	background-image:url("../images/photoGallery.gif");
	height:40px;
	background-repeat:no-repeat;
	width:197px;
	text-indent:-9000px;
}

#sampleJazz {
	background-image:url("../images/sampleMp3s.gif");
	height:40px;
	background-repeat:no-repeat;
	width:200px;
	text-indent:-9000px;
}

#testimonials {
	background-image:url("../images/testimonials.gif");
	height:35px;
	background-repeat:no-repeat;
	width:184px;
	text-indent:-9000px;
}

#mp3Player {
	margin-top:20px;
}

ul li p {
	margin-top:3px;
}

#slideShow {
margin-top:20px;
margin-left:50px;
}