/* Dope Jams 2007 Calendar Style Sheet */

/* Body Attributes */
body {
	background-color: #000000;
	margin: 0px;
}

/* Footer Image */
div.footer  { background-color: #000000; background-image: url("http://www.dopejams.net/calendar/%27images/footer.jpg%27"); position: relative; top: 0; width: 855px; height: 200px }

/* Header Images */

/* October 2006 */
div.header1006  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* November 2006 */
div.header1106   { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* December 2006 */
div.header1206  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* January 2007 */
div.header0107   { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* February 2007 */
div.header0207  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* March 2007 */
div.header0307  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* April 2007 */
div.header0407  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* May 2007 */
div.header0507  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* June 2007 */
div.header0607  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* July 2007 */
div.header0707  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* August 2007 */
div.header0807  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* September 2007 */
div.header0907  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }
/* October 2007 */
div.header1007  { background-image: url("images/header.jpg"); position: relative; top: 0; width: 855px; height: 200px }

/* Calendar day text and links */
.main {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}
.main a:link {
	text-decoration: underline;
	color:#2f6227;
}
.main a:visited {
	text-decoration: underline;
	color:#2f6227;
}
.main a:active {
	text-decoration: underline;
	color:#7bb772;
}
.main a:hover {
	text-decoration: underline;
	color:#7bb772;
}

/* Month Text format */
.month {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	font-weight: bold;
}

/* Day Text format */
.day {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
}

/* Day Number formats */

/* To change the box color, change the "background-color" attribute */

/* October 2006 */
.num1006 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #FF6600;
}
/* November 2006 */
.num1106 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #FFFF00;
}
/* December 2006 */
.num1206 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}
/* January 2007 */
.num0107    { color: white; font-size: 12px; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: black; padding: 3px }
/* February 2007 */
.num0207  { color: #ffffff; font-size: 12px; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: red; padding: 3px }
/* March 2007 */
.num0307  { color: #ffffff; font-size: 12px; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: teal; padding: 3px }
/* April 2007 */
.num0407 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}
/* May 2007 */
.num0507  { color: #ffffff; font-size: 12px; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: black; padding: 3px }
/* June 2007 */
.num0607  { color: white; font-size: 12px; font-family: Tahoma, Arial, Helvetica; font-weight: bold; text-decoration: none; background-color: black; padding: 3px }
/* July 2007 */
.num0707 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}
/* August 2007 */
.num0807 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}
/* September 2007 */
.num0907 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}
/* October 2007 */
.num1007 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
 	background-color: #2f6227;
}