   /* Framing, Scrolling, Structure, LnF */

body
  {overflow-y: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1; 
  background: transparent;
 }

.content
  {position: absolute;
/*  overflow: auto; */
top: 0;
left: 0;
  height: 100%;
  margin: 0;
  width: 800px;
  background: transparent;
  
}

.static
{background-image: url(../images/skybg.jpg);
}
.fixed
  {position: fixed;
  width: 100%;
  margin: 0;
  border: 0;
 }
  
  @media screen
  {body>div.fixed
    {position: fixed;}}
	
	
a:link 
	{color: #675304;
	text-decoration: underline;} 
a:visited 
	{color: #9F8105; 
	text-decoration: underline;} 
a:hover 
	{color: #FFcc00; 
	background: #000000;
	text-decoration: none;} 
	
#navbar
	{z-index: 100;
	background: transparent;
	padding: 0;
	margin: 0;
	position: 0,0;}	
	
							
#backgrounds
	{background: transparent url(../images/skybg.jpg) no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	margin: 0;
	z-index: 0;
	
	}

#pagecontents 
	{margin: 100px 80px 0 120px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: transparent;
	padding: 10px;
	width: 610px;}


#pagecontents2 
	{margin: 100px 80px 0 120px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	background: transparent;
	padding: 10px;
	width: 610px;}


.left
	{background: transparent url(../images/screen_skyblue.gif);
	vertical-align: top;
	color: #000000;
	font: 12px century gothic, arial, helvetica, sans-serif;
	border: 1px solid;
	width: 35%;
	padding: 3px 3px 3px 10px;}

.right
	{background: transparent;
		vertical-align: top;
	color: #000000;
	font: 13px century gothic, arial, helvetica, sans-serif;
	width: 65%;
	border: 1px dotted;
	padding: 3px 3px 3px 10px;
	
}


	
	
#leftheader
	{font: 12px century gothic, arial,helvetica,sans-serif;
	color: #FFFFFF;
	background: #51B1F9;
	padding: 5px 0 2px 5px;
	border-left: 4px dotted #FFCC00;
	border-top: 4px dotted #FFcc00;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	font-weight: bold;
	left: -6;
	top: -6;
	}	

#rightheader
	{font: 12px century gothic, arial,helvetica,sans-serif;
	color: #000000;
	background: #51B1F9;
	padding: 5px 0 2px 5px;
	border-left: 3px dotted #FFCC00;
	border-top: 3px dotted #FFcc00;
	font-weight: bold;
	left: -6;
	top: -6;}	

.credits
	{font: 10px century gothic, arial, helvetica, sans-serif;
	}
	
	.content2
	{
	vertical-align: top;
    background: transparent;
	margin: 0 10px 0 20px;
	font: 12px arial, helvetica, sans-serif;
	color: #000000;
	border: 2px solid #60769F;
	height: 100%;}
	
.title
	{
	font: 10px arial, helvetica, sans-serif;
	color: #000000;
	}
.title a:link 
	{color: #675304;
	text-decoration: underline;} 
.title a:visited 
	{color: #9F8105; 
	text-decoration: underline;} 
.title a:hover 
	{color: #FFcc00; 
	background: #000000;
	text-decoration: none;} 
	
	table {font-size: 12px;
			font-family:arial,helvetica,sans-serif;
			color: black}
			
	td.schedulebold {
	font-size: 11 px
	font-style: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #FFCC00;
	background: #000000;
	text-decoration: none;
	}
	
	td.schedule {
	font-size: 10 px;
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-decoration: none;}
	
	td.efefef
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #EFEFEF;
	text-decoration: none;
	}
	
	td.cccccc
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCCCC;
	text-decoration: none;
	}
	
	td.strongblue
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CAEEFA;
	text-decoration: none;
	}
	
	td.periwinkle
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #97AED9;
	text-decoration: none;
	}
	
	td.sharpblue
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #91B1E7;
	text-decoration: none;
	}
	
	td.blueviolet
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #BCCAE7;
	text-decoration: none;
	}
	
	td.skyblue
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #99CCFF;
	text-decoration: none;
	}
	
	td.violet
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CC99FF;
	text-decoration: none;
	}
	
	td.paleblue
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #D3E6FF;
	text-decoration: none;
	}
	
	td.purple
	{
	font-size: 10 px
	font-style: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CC66FF;
	text-decoration: none;
	}
	
	
#rates
	{background: #D3E6FF;
	font: 16px arial, helvetica, sans-serif;}

.ratehead
	{color: #FFFFFF;
	background: #000000;
	font-weight: bold;}

td.ratetype
	{color: #000000;
	background:  #50AFF6;
	font-weight: bold; }
.rate
	{color: #000000;
	background: #FFFFFF;}

#papers
	{width: 160px;
	padding: 0;
	border: 2px solid #D3E6FF;
	margin: 0;}
	
.tableheader
	{background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font: 12px arial,helvetica,sans-serif;
	padding: 2px 0 1px 2px;
	margin: 0;}		
.tablecontents
	{color: #000000;
	background: #51B1F9;
	font: 12px arial, helvetica, sans-serif;
	padding: 2px 0 2px 2px;
	margin: 0;}

.tablecontents a:link 
	{color: #FFFFFF; 
	text-decoration: underline;} 
.tablecontents a:visited 
	{color: #FFFFFF; 
	text-decoration: underline;} 
.tablecontents a:hover 
	{color: #000000; 
	background: #FFCC00;
	text-decoration: none;} 
	
li.schedule
	{margin-left: -18px}
	
/*	

		
.up	
	{color: #D3E6FF;
	background: #000000;
	font-weight: bold; 
	text-align: right;}		
	
.up a:link 
	{color: #FFFFFF; 
	text-decoration: none;
	} 
.up a:visited 
	{color: #FFFFFF; 
	text-decoration:  none;} 
.up a:hover 
	{color: #000000; 
	background: #FFFFFF;
	text-decoration: underline;} 
	
.upxable
	{background: #FFFFFF;}
.nosee
	{background: #ffffff;}


#rates
	{background: #D3E6FF;
	font: 16px arial, helvetica, sans-serif;}

.ratehead
	{color: #FFFFFF;
	background: #000000;
	font-weight: bold;}

td.ratetype
	{color: #FFFFFF;
	background: #60769F;
	font-weight: bold; }
.rate
	{color: #000000;
	background: #FFFFFF;}


.step1
	{background: #000000;
	color: #FFFFFF;
	font: 14px arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: -4 0 0 4px;
	}
	
.step2
{background: #60769F;
	color: #FFFFFF;
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2 0 0 0px;}
	*/
.paperheader
{background: #60769F;
	color: #FFFFFF;
	font: 14px arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 1px 1px 1px;}

.papertype
{background: #FFFFFF;
	color: #000000;
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 1px 1px 1px;
	margin: 0 0 0 2px;}
	
.papertitle
{background: #FFFFFF;
	color: #000000;
	font: 12px arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 1px 1px 3px;
	border-left: 8px solid;
	border-top: 1px solid;
	border-right: 0px;
	border-bottom: 0px solid;}
	
.papertext
{background: #efefef;
	color: #000000;
	border-top: 1px solid;
	font: 12px arial, helvetica, sans-serif;
	padding: 2px 1px 1px 1px;}

.paperlinks
{background: #FFFFFF;
	color: #000000;
	border: 1px solid;
	font: 10px arial, helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 1px 1px 1px;}
	
.conference
{background: #51B1F9;
	color: #FFFFFF;
	font: 13px arial, helvetica, sans-serif;
	padding: 2px 1px 1px 1px;
	border: none;	
	font-weight: bold;}
	
.conferenceblocktime
{background: #51B1F9;
	color: #000000;
	font: 13px arial, helvetica, sans-serif;
	padding: 2px 1px 1px 1px;
	border: none;	
	font-weight: bold;
	width: 25%;}
	
.conferencetitle
{background: #51B1F9;
	color: #FFFFFF;
	font: 13px arial, helvetica, sans-serif;
	padding: 2px 1px 1px 1px;
	border: none;	
	font-weight: bold;
	text-align: left;
}	
	
.conferencelinks
{background: #51B1F9;
	color: #000000;
	font: 13px arial, helvetica, sans-serif;
	padding: 2px 1px 1px 1px;
	border: none;	
	font-weight: bold;
	width: 30%;}
	
.conferencelinks a:link 
	{color: #000000; 
	text-decoration: underline;} 
.conferencelinks a:visited 
	{color: #000000; 
	text-decoration: underline;} 
.conferencelinks a:hover 
	{color: #FFFFFF; 
	background: #000000;
	text-decoration: none;}	
	
.program
	{margin: 4px 0 9px 0;}


ol li {list-style-image: none}
ul	
	{list-style: square}
li
	{color: #000000;
	}
li.ph
 	{list-style-image: url("http://dgrc.org/dgo2004/images/phbullet.gif")}
 
li.rp
	{list-style-image: url("http://dgrc.org/dgo2004/images/rpbullet.gif")}
	
li.poster
	{list-style-image: url("http://dgrc.org/dgo2004/images/demobullet.gif")}
	
li.demo
	{list-style-image: url("http://dgrc.org/dgo2004/images/posterbullet.gif")}

li.white
	{color: #FFFFFF;}
	

	
	
	
.sponsor
	{background: #FFFFFF;
	font: 11px arial, helvetica, sans-serif;
	color: #000000;
	width: 55%;
	padding: 6px 8px 8px 13px;
	margin: 0 12px 0 12px;
	width: 100%;
	vertical-align: top;
	}
	
.sponsor a:link 
	{color: #000000; 
	text-decoration: underline;} 
.sponsor a:visited 
	{color: #000000; 
	text-decoration: underline;} 
.sponsor a:hover 
	{color: #FFFFFF; 
	background: #000000;
	text-decoration: none;}	
