
/******************************************************************************
  
  Turbulence Summer School Stylesheet
 
  800px wide centered page display
   
 ******************************************************************************/

	body {
		font:	13px/1.3 Arial, Helvetica, Verdana, sans-serif;
		padding:0px;
		margin:5px;
		text-align:center;
		background-color:#050624;
		background-image:url(../_images/main-background.jpg);
		background-position:center -25px;
		background-repeat:no-repeat; 
		}

	a {
		color:#f0f0f0;
		text-decoration:underlined;
		}

	a:hover {
		color:#CCCCFF;
		}

	
	#frame {
		color: white;
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
/*		background-color:#FFFFFF; */
		}
		
	#contentmenu {
		width:157px;
		padding:0px;
		padding-top: 2px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/iconn2006/_images/30dark.png');
/*		float:left; */
/*		background:#C5D3DE; */
/*		filter:alpha(opacity=50);
		background-image:url(../_images/50dark.png); */
		}
	
	#contentmenu a {
		font-size:1em;
		color:#ffffff;
/*		color:#000000; */
		text-decoration:none;
		font-weight:bold;
		}

	#contentmenu a:hover {
		text-decoration:underline;
		color:#CCCCFF;
		}
		
	#contentmenu li, #contentmenu ul {
		margin-left: 10px;
		padding-left: 0;
		}
		
	.transdiv {
/*		background-color:#000000; */
		float: left;
		margin: 3px;
		border: 1px solid #555555;
/*		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4; */
		}

	.transdiv[class] {
		background-image:url(../_images/30dark.png); 
		background-repeat:repeat;
		}
		
	.transdivp {
/*		background-color:#000000; */
		float: left;
		margin: 3px;
		border: 1px solid #555555;
/*		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4; */
		}

	.transdivp[class] {
		background-image:url(../_images/30purple.png); 
		background-repeat:repeat;
		}

	.transdivi1 {
/*		background-color:#000000; */
		position: relative;
		margin-left: auto;
		margin-right:auto;
		margin-top:6px;
		margin-bottom:4px;
		width:520px;
		border: 1px solid #555555;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/iconn2006/_images/30dark.png');
/*		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4; */
		}

	.transdivi1[class] {
		background-image:url(../_images/30dark.png); 
		background-repeat:repeat;
		}
		
	.transdivi2 {
/*		background-color:#000000; */
		margin-left: auto;
		margin-right:auto;
		margin-top:6px;
		margin-bottom:4px;
		width:520px;
		border: 1px solid #555555;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/iconn2006/_images/30purple.png');
/*		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4; */
		}

	.transdivi2[class] {
		background-image:url(../_images/30purple.png); 
		background-repeat:repeat;
		}

		
	#contentmain {
		width:570px;
		min-height:180px;
		position:relative;
		padding: 5px 0px 0px 0px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/iconn2006/_images/30dark.png');
		}

	#contentmain li {
		padding: 4px;
		}

	#contentmain h1 {
		font-size:1.8em;
		}

	#contentmain h2 {
		font-size:1.5em;
		font-weight:bold;
		}

	#contentmain h3 {
		font-size:1.4em;
		font-weight:normal;
		font-style:italic;
		}

	#contentmain h4 {
		font-size:1.3em;
		font-weight:bold;
		}

	
	#contentheader {
/*		background-image:url(../_images/header.gif); */
/*		filter:alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity:0.7; */
		height:230px;
		width:750px;
		}

	#contentheader h1, #contentheader h2 {
		margin:0px 0px 0px 0px;
		}
		
	#printheader{
		display:none;
		}

	p,h1,h2,h3,h4,pre {
		margin:0px 9px 8px 9px;
		}

	.litopic {
		font-weight:bold;
		padding: 2px 0px 2px 0px;
		}
		
	.liname {
		font-weight:bold;
		}
		
	#poster-thumb {
/*		display: block; */
		margin-left: 20px;
		margin-top: 15px;
		margin-bottom: 20px;
		border-width:1px;
		}

	.contentfooter {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/iconn2006/_images/footer-background.png');
		text-align:center;
		height:110px;
		width:730px;
		border: 1px solid #555555;
		margin: 8px;
		clear:both;
		}

	.contentfooter[class] {
		background-image:url(../_images/footer-background.png);
		background-repeat:no-repeat;
		background-position: center;
		}

	#printfooter {
		display: none;
		}
