/* 
	XPJS STYLESHEET DOUBLE DANGLE 
	approved by Tank Granite 07/20/05
*/

html {
	height: 100%;
}
body {
	height: 100%;
	background: url(images/explodicon_bg.jpg) repeat top left;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "Courier New", Courier, sans-serif;
	text-align: center;
}
object {
	margin: 0px auto;
}
h1 {
	margin: 3px 0 3px 0;
	font-size: 14px;
	text-align: center;
}
a img {
	border: none !important;
}
a:link, a:visited {
	color: #FCE058;
	text-decoration: none;
}
a:hover, a:visited:hover {
	border-top: 1px solid #FCE058;
}
#main {
	width: 840px;
	height: 100%;
	margin: 0px auto;
	padding: 0;
	background: url(images/nonemoreblack.gif) repeat-y top right;
	text-align: left;
}
#main td.dangler {
	width: 41px;
}
#kontent, #emailfriend {
	font-family: "Courier New", Courier, sans-serif;
	font-size: 13px;
}
#left_gutter {
	padding: 20px 0 0 29px;
	background: #000;
	width: 250px;
}
#headline {	
	margin-bottom: 10px;
}
#wordz {
	padding: 0px 35px 30px 25px;
	background: #000;
}

#schedulez h1 {
	text-align: left;
}
#schedulez h2 {
	margin: 2px 0 2px 0;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}
#schedulez .bulletz {
	margin: 3px 0 15px 0;
}
.cancelled {
	color: #CD0707;
/*	text-decoration: blink; */
}
.enrollnow {
	border: 1px dotted #ccc;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#videoz #main {
	background: url(images/wizard_bg.gif) no-repeat bottom right;
}
#videoz #clipz {
	margin-left: 60px;
	margin-top: 50px;
	white-space: nowrap;
}
#videosz #clipz img {
	display: inline;
	float: left;
	clear: none;
}
#videoz a:hover, #videoz a:visited:hover, #logo:hover {
	border-top: none;
}
#videoz_header {
	float: right; 
	margin-right: 0; 
	clear: both;
}
html>body #videoz_header {
	margin-top: -40px; 
}
#videoz #wordz {
	width: 500px;
}
#video h1 {
	text-align: left;
	margin-left: 70px;
}
#video #wordz {
	padding-left: 60px;
}
#video #clip {
	margin: 0px 0 0 -30px;
}
#video #left_gutter {
	width: 150px;
}
#video embed {
	background: #000;
}
#video #blowmind {
	font-weight: bold;
	margin-left: 60px;
}
#video #emailfriend p {
	font-size: 10px;
	width: 300px;
}
#emailfriend input {
	background: #fff url(images/explodicon_bg.jpg) fixed top left;
	font-family: "Courier New", Courier, sans-serif;
}

#bannerbottom {
	background: #000;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#bannerbottom img {
	float: right;
}