body	{
	margin:0;
	padding:0;
	background-color: #282725;
	}

body,p,td {
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}

#content {
	position: relative;
	height:auto;
	width:100%;
	background-color: #282725;
	}

#header .content {
	padding-bottom:0;  /*padding bottom 0 to remove space in IE5 Mac*/
	}

div#header {
	height:192px;
	width: 100%;
	background-image:url(http://www.tranceform.org/img/cmn/header-bkg.gif);
	background-repeat: repeat-x;
	background-color: #AE1100;
	}	

div#subheading {
	height: 59px; 
	width: 100%; 
	background-image:url(http://www.tranceform.org/img/cmn/podheader-bkg.gif);
	background-repeat: repeat-x;
	background-color: #282725;
	}

div#menu {
	float: left;
	position: relative;
	width: 340px;
	height: 550px;
	margin-left: -1px;
	background-image:url(http://www.tranceform.org/img/cmn/spiral.gif);
	background-repeat: no-repeat;
	background-position: 131px 390px;
	background-color: #282725;
	clear:both;
	}
	
	.menu-rbphoto {
		float: right;
		width: 145px;
		height: 357px;
		background-image:url(http://www.tranceform.org/img/cmn/rb-photo.jpg);
		background-repeat: no-repeat;
		}
	
	.menu-links {
		float: left;
		padding-left: 30px;
		width: 135px;
		height:auto;
		}
		
	.menu-line {
		margin-top:5px;
	}
	
	.menu-text {
		font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
		font-size: 11px;
		color: #C3A55F;
		font-weight:bold;
		}
	
	a.menu-link:link {
		font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
		font-size: 11px;
		color: #C3A55F;
		font-weight:bold;
		text-decoration: none;
		}

	a.menu-link:visited {
		font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
		font-size: 11px;
		color: #C3A55F;
		font-weight:bold;
		text-decoration: none;
		}

	a.menu-link:underline {
		font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
		font-size: 11px;
		color: #C3A55F;
		font-weight:bold;
		text-decoration: underline;
		}

	a.menu-link:active {
		font-family: Verdana, Arial, Times New Roman, Helvetica, sans-serif;
		font-size: 11px;
		color: #C3A55F;
		font-weight:bold;
		text-decoration: none;
		}


	a.menu-link1:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CCCCCC;
		text-decoration: none;
		}

	a.menu-link1:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CCCCCC;
		text-decoration: none;
		}

	a.menu-link1:underline {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CCCCCC;
		text-decoration: underline;
		}

	a.menu-link1:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CCCCCC;
		text-decoration: none;
		}

	
div#main {
	float: left;
	width: 400px;
	padding-bottom:30px;
	background-color: #282725;
	
	}
	
	a.heading-link:link {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 25px;
		font-style: italic;
		font-weight: normal;
		color: #FFCC00;
		text-align: left;
		line-height:28px;
		}

	a.heading-link:visited {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 25px;
		font-style: italic;
		font-weight: normal;
		color: #FFCC00;
		text-align: left;
		line-height:28px;
		}

	a.heading-link:underline {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 25px;
		font-style: italic;
		font-weight: normal;
		color: #FFCC00;
		text-align: left;
		line-height:28px;
		text-decoration: underline;
		}

	a.heading-link:active {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 25px;
		font-style: italic;
		font-weight: normal;
		color: #FFCC00;
		text-align: left;
		line-height:28px;
		}
		
	.heading {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 25px;
		font-style: italic;
		font-weight: normal;
		color: #FFCC00;
		text-align: left;
		line-height:28px;

	}

	.heading-pale {
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 20px;
		font-style: italic;
		font-weight: normal;
		color: #C3A55F;

	}
.trance-heading-pale { color: #c96; font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
.trance-subheading-pale { color: #960; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }
.subheading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFCC00;

	}

	.table-heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
	}
	
	a.table-heading-link:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
		}

	a.table-heading-link:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
		}

	a.table-heading-link:underline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
		text-decoration: underline;
		}

	a.table-heading-link:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFCC00;
		}
	
	.table-subheading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #CCCCCC;

	}

	
div#footer {
	position: relative;  /* Needed for Safari */
	height:72px;
	background-image:url(http://www.tranceform.org/img/cmn/footer-bkg.gif);
	background-repeat: repeat-x;
	background-color: #282725;
	width: 100%;
	}

.menu {
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	}

.text-body {
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align:justify;
	line-height:16px;
	}
	
.text {
	font-family: Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:16px;
	}

ul {	list-style-type:disc;
	color: #999999;
	}

.ital-emphasis {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;
}


a:link {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}

a:underline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	}

a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}



@media print { 
	div#header{
		display:none;
		}
	div#podheader{
		display:none;
		}
	div#menu{
		display:none;
		} 
	div#main {
		width:700px;
		margin-left:10px;
		padding-left:0px;
		}
}