body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FBF696;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

/*Divs*/

#indexMain {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px; 
	margin-bottom: 0px;
	width: 760px;
	height: 420px;
	color: #000000;
	background-color: #FBF696;
	float: left;
	}


#main {
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px; 
	margin-bottom: 0px;
	width: 760px;
	height: auto;
	color: #000000;
	background-color: #FBF696;
	float: left;
	}


#navbar	{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 15px;
	width: 720px;
	background-color: #FBF696;
	border: none;
	}


#topnavbar	{
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 15px;
	width: 720px;
	background-color: #FBF696;
	float: left;
	}



#botnavbar	{
	margin-top: 8px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	height: 15px;
	width: 720px;
	background-color: #FBF696;
	float: left;
	}


.imgBox {
	width: 234px;
	height: 200px;
	padding: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FBF696;
	float: left;	
}

.voidImgBox {
	width: 234px;
	height: 200px;
	padding: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	background:  #FBF696 url(file:///Macintosh%20HD/Users/kaavousclayton/Desktop/imgs/filla.gif) repeat top left;
	float: left;	
}



.textBox {
	width: 234px;
	height: 200px;
	padding: 0px;
	color: #000000;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FBF696;
	float: left;	
}


.bigTextBox	{
	width: 477px;
	height: auto;
	padding: 0px;
	color: #000000;
	margin-right: 9px;
	margin-bottom: 50px;
	margin-top: 5px;
	margin-left: 0px;
	float: left;	
}


.bulkText	{
	width: 720px;
	height: auto;
	padding: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FBF696;
	float: left;	
}


.zigzag	{
	width: 720px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	background:  #FBF696 url(file:///Macintosh%20HD/Users/kaavousclayton/Desktop/imgs/zigzag.gif) no-repeat top left;
	float: left;	
}



/*Home page Divs*/

#showNumber{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	height: 10px;
	width: 20px;
	background-color: #FBF696;
	float: left;
	}
	

#artistName{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	width: 720px;
	height: xx;
	background-color: #FBF696;
	}


#title{
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px;
	height: 45px;
	width: 700px;
	background-color: #FBF696;
	float: left;
	}
	
#info01	{
	margin-top: 55px;
	margin-left: 0px;
	padding: 0px;
	height: 50px;
	width: 720px;
	background-color: #FBF696;
	float: left;
	}



#mo_info01	{
	margin-top: 40px;
	margin-left: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	background-color: #FBF696;
	float: left;
	}

	
#info02	{
	margin-top: 30px;
	margin-left: 0px;
	padding: 0px;
	height: 105px;
	width: 580px;
	background-color: #FBF696;
	float: left;
	}


#mo_info02	{
	margin-top: 65px;
	margin-left: 0px;
	padding: 0px;
	height: 105px;
	width: 580px;
	background-color: #FBF696;
	float: left;
	}

	
#logos	{
	padding-right: 40px;
	padding-top: 25px;
	width: 105px;
	background-color: #FBF696;
	float: right;
	}	
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50em;
}
.footer, .push {
    height: 50em;
}	
	
/* Calender Divs */

.topclndrContainer {
	width: 720px;
	height: 210px;
	padding: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FBF696;
	border-top: 1px #000 dashed;
	border-bottom: 1px #000 dashed;
	float: left;
}

.clndrContainer {
	width: 720px;
	height: 210px;
	padding: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FBF696;
	border-bottom: 1px #000 dashed;
	float: left;
}


.clndrImgBrdr {
	width: 234px;
	height: 200px;
	padding: 0px;
	color: #000000;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FBF696;
	float: left;	
}


/*link divs.*/

#linksWrapper {
	background-color: #fff;
	width: 730px;
	}

#linksboxLeft {
	background-color: #fff;
	color: #7246D0;
	float: left;
	}

#linksboxRight {
	color: #8D8479;
	background-color: #fff;
	float: right;
	}
	

/*Text formatting.*/


.bigBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: 600;
	font-style: normal;
	word-spacing: normal;
	padding:0px;
	margin:0px;
	border:0px;
	}


.news	{
	color: #363535;
	}


a.news {
	color: #00C3F2;
	text-decoration: none;
	}


a.news:visited{
	color: #00C3F2;
	text-decoration: none;
	}


a.news:hover {
	color: #fff;
	background-color: #00C3F2;
	}


a.news:active {
	color: #00C3F2;
	text-decoration: none;
	}


.bulk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	}


a.bulk {
	color: #000;
	text-decoration: underline;
	}


a.bulk:visited{
	color: #000;
	text-decoration: underline;
	}


a.bulk:hover {
	color: #000;
	text-decoration: none;
	}


a.bulk:active {
	color: #000;
	text-decoration: none;
	}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: 700;
	font-style: italic;
	word-spacing: normal;
	padding:0px;
	margin:0px;
	border:0px;
	}

.heading1Background {
	background-color: #F000A5; /*if the background color is set in H3, it stretches right across the page. This is to avoid that.*/
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: 900;
	font-style: italic;
	word-spacing: normal;
	padding:0px;
	margin:0px;
	border:0px;
	}

	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	word-spacing: normal;
	padding:0px;
	margin:0px;
	border:0px;
	}	
	

.heading3Background {
	background-color: #000000; /*if the background color is set in H3, it stretches right across the page. This is to avoid that.*/
	}


.date	{
	color: #00C3F2;
	}
	

	
.info 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	

.two  {
	text-decoration: none;
	color: #00A0E8;
	}
	
a.two {
	color: #00A0E8;
	}
	
a.two:visited {
	color: #00A0E8;
	}
	
a.two:hover {
	color: #00A0E8;
	text-decoration: underline;
	
	}









