body { background-color: #000000; margin-left: 0px; margin-right: 0px; margin-top:0px; margin-bottom:20px; text-align: center;
	font-family: Verdana, Arial; font-weight: normal; font-size: 12px; color: #ffffff; }
#email-link { width: 570px; height: 400px; }
#position-main { position: relative; width: 760px; height: 400px; margin: 0 auto; text-align:left; }
#content-main { position: absolute; margin-top: 20px; width: 570px; height: 368px; color: #ffffff; background: url("../images/bg-main.jpg"); float: left;}
#content-main.bio {background: url("../images/bg-main.jpg");}/*change this image to change background on bio page */
#col1 {position: absolute; margin-top: 70px; float: left; width: 270px; margin-left: 12px; display: block; }
#col1 a{ text-decoration: none;  color: White;}
#col2 { position: absolute; left: 278px; background-color: #000000; margin-top: 70px; width: 270px; height: 240px; margin-left: 12px; overflow: hidden; }
#two-cols { position: absolute; margin-top: 70px; float: left; width: 546px; margin-left: 12px; display: block; }
#right-col {font-size: 10px; float: right; background-color: #000000; background: url("../images/bg-right.2.gif"); 
	margin-top: 20px; width: 173px; height: 368px; margin-left: 12px; overflow: hidden; }
#right-content { width: 160px; height: 270px; margin-left: 12px; margin-top: 0px; overflow: auto; display: block; }
#two-cols a:hover { color: #cccccc; }
#two-cols a, #bio a { color: #ffffff; text-decoration: none; }
#bio { padding: 12px; padding-left: 0px; position: absolute; margin: 0px; margin-left: 12px; margin-top: 58px; float: left; width: 545px; height: 238px; *width: 557px; *height: 262px; overflow: auto; display: block; }

#breadcrumb, #player-label, #footer, #login {font-size: 10px; color: #cccccc;}
#player-label { text-indent: 5px; }
#footer { position: absolute; margin-top: 5px; top: 394px; width: 760px; height: 20px; text-align: center; }
#login { position: absolute; left: 640px; margin-top: 5px; top: 394px; width: 100px; height: 20px; text-align: right;}

#navigation { position: absolute; top: 335px; width: 570px; text-align: center; display: block; }
#navigation ul { font-family: Verdana, Arial; font-size: 14px; font-weight: bold; color: #000000; margin: 0; margin-left: 45px; padding: 0; height: 24px; list-style: none;}
#navigation li { margin: 0; padding: 0; padding-right: 40px; height: 24px; list-style: none; float:left;  background-color: transparent; }
#navigation li a, #login a{ color: #ffffff; text-decoration: none; }
#navigation li a:hover, #col1 a:hover, #login a:hover { color: #cccccc; }
#navigation li .current, #col1 .current{ color: #cccccc; }



/* shared classes */
.header { font-size: 11px; color: #cccccc; font-weight: bold; margin-bottom: 10px;}
.bold { font-weight: bold;}
.left { float: left; margin-right: 10px; }

/* #navigation li a { float: left; padding: 24px 0 0 0; overflow: hidden; height: 0px !important; height /**/:24px; /* for IE5/Win only */} */

