@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#udm ul 
	{	
		margin-left:0 !important;	
		margin-top:0 !important;
		width:170px !important;
	}

	#udm a.udmY, #udm a.udmY:visited {
	color: black;
	}
	
	#udm a {
		cursor:pointer !important;
		cursor:hand !important;
	}
	body {
	background-color: #FFF;
	position: absolute;
	height: 1400px;
	width: 839px;
}
.thrColFixHdr #container {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: right;
	font-size: 12px;
	position: relative;
	height: 1385px;
	width: 839px;
	left: 30px;
} 
.thrColFixHdr #header {
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	position: absolute;
	background-color: #FFF;
	height: 30px;
	width: 829px;
	top: 10px;
	z-index: 10;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	position: absolute;
	height: 200px;
	text-align: center;
	width: 839px;
}
.thrColFixHdr #container #header p img {
	position: relative;
	top: 26px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* padding keeps the content of the div away from the edges */
	position: absolute;
	text-align: left;
	padding: 0px;
	top: 209px;
	height: 1150px;
	background-color: #6984C2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
    .thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	position: absolute;
	left: 679px;
	top: 240px;
	background-color: #FFF;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	z-index: 200;
}
.thrColFixHdr #container #sidebar2 #sidebartxt {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #6984C2;
}
.thrColFixHdr #mainContent {
	position: absolute;
	top: 230px;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	margin-right: 205px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	right: -28px;
	height: 1292px;
} 
.thrColFixHdr #container #mainContent #intro {
	position: relative;
	margin-top: 10px;
}
.thrColFixHdr #container #mainContent #main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	position: relative;
}
.thrColFixHdr #container #mainContent #aliveness {
	position: relative;
	top: 0px;
}
.thrColFixHdr #container #mainContent #moreinfo {
	color: #FFF;
	background-color: #666734;
	height: 32px;
	width: 112px;
	position: absolute;
	left: 280px;
	top: 0px;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
}
.thrColFixHdr #container #mainContent #Clickhere {
	color: #FFF;
	background-color: #81983E;
	text-align: center;
	height: 29px;
	width: 60px;
	position: absolute;
	left: 390px;
	top: 0px;
	padding-top: 8px;
	font-size: 10px;
	font-weight: normal;
}
.thrColFixHdr #mainContent #nextworkshop {
	margin-top: 10px;
	position: relative;
}
.thrColFixHdr #container #mainContent #main2 {
	color: #FFF;
	background-color: #6984C2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: -6px;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 120px;
	width: 435px;
}
.thrColFixHdr #container #mainContent #main2 #moredetail {
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	width: 240px;
	position: relative;
	left: 160px;
	top: -20px;
	color: #FFF;
}
.thrColFixHdr #container #sidebar1 #Bio {
	color: #FFF;
	position: relative;
	width: 140px;
	left: 10px;
	top: 20px;
}
.cuslink {
	color: #FFF;
}
.thrColFixHdr #container #mainContent #vidblock {
	border: thin solid #000;
	position: relative;
	width: 438px;
	top: 0px;
	text-align: left;
	height: 190px;
	padding: 5px;
	margin-top: 10px;
}
.thrColFixHdr #container #mainContent #vidblock #vidtext {
	text-align: left;
	position: absolute;
	color: #555;
	height: 80px;
	width: 170px;
	left: 15px;
	top: 15px;
}
.thrColFixHdr #container #mainContent #vidblock #video {
	text-align: right;
}
.thrColFixHdr #container #mainContent #main3 {
	background-color: #CCF;
	text-align: center;
	height: 150px;
	padding: 1px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.thrColFixHdr #container #mainContent #notice {
	text-align: center;
	position: relative;
	width: 460px;
	top: 20px;
}
.thrColFixHdr #container #footer{
	position: relative;
	width: 809px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #9B9B66;
	top: 1350px;
} 
.thrColFixHdr #container #footer p{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #sidebar1 #circle a #yellowcircle {
	text-align: center;
	position: relative;
	margin-left: 23px;
}
