
/******************************************************************************
  
  Turbulence Summer School Stylesheet
 
  800px wide centered page display
   
 ******************************************************************************/

	body {
		font:	13px/1.3 Arial, Helvetica, Verdana, sans-serif;
		padding:0px;
		margin:0px;
		text-align:center;
		background-color:#cccccc;
		background-image:url(../_images/back.jpg); 
		background-position:left top;
		background-repeat:repeat;
		}

	a {
		color:#502000;
		text-decoration:underlined;
		}

	a:hover {
		color:#604020;
		}

	#frame {
		positon: relative;
		color: black;
		width:750px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		margin-top:0px;
		text-align:left;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/arnam2006/_images/40light.png');
/*		background-color:#FFFFFF; */
		}

		
	#contentmenu {
		position:relative;
		width:157px;
/*		height:320px; */
		padding:0px;
		padding-top: 2px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/arnam2006/_images/40light.png');
/*		float:left; */
/*		background:#C5D3DE; */
/*		filter:alpha(opacity=50);
		background-image:url(../_images/50dark.png); */
		}
	
	#contentmenu a {
		font-size:1.1em;
		color:#502000;
/*		color:#000000; */
		text-decoration:none;
		font-weight:bold;
		}

	#contentmenu a:hover {
		text-decoration:underline;
		color:#604020;
		}
		
	#contentmenu li, #contentmenu ul {
		margin-left: 10px;
		padding-left: 0;
		}
		
	.transdiv {
/*		background-color:#000000; */
		float: left;
		margin: 3px;
		margin-top: 8px;
		border: 1px solid #555555;
/*		filter:alpha(opacity=40);
		opacity: 0.4;
		-moz-opacity:0.4; */
		}

	.transdiv[class] {
		background-image:url(/arnam2006/_images/whitestripe.png); 
		background-repeat:repeat;
		}

	.transdivc {
		width:755px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0px;
		margin-bottom: 0px;
		border-left: 2px solid #000;
		border-right: 2px solid #000;
/*		border-left: 1px solid #555555;
		border-right: 1px solid #555555; */
		}

	.transdivc[class] {
		background-image:url(/arnam2006/_images/whitestripe.png); 
		background-repeat:repeat;
		}

	#ieback {
		position:relative;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/arnam2006/_images/40light.png');
		}
		
	div.csstrick hr {
		display:block;
		clear: both;
		visibility:hidden;
		}
		
	#contentmain {
		width:570px;
		min-height:180px;
		position:relative;
		padding: 5px 0px 0px 0px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/arnam2006/_images/40light.png');
		}

	#contentmain li {
		padding: 4px;
		}

	#contentmain h1 {
		font-size:1.7em;
		}

	#contentmain h2 {
		font-size:1.3em;
		font-weight:bold;
		}

	#contentmain h3 {
		font-size:1.2em;
		font-weight:normal;
		font-style:italic;
		}

	
	#contentheader {
/*		background-image:url(../_images/header.gif); */
/*		filter:alpha(opacity=70);
		opacity: 0.7;
		-moz-opacity:0.7; */
		background-image:url(../_images/back-head.jpg); 
		background-position:left top;
		background-repeat: repeat-x;
		height:140px;
		width:100%;
		margin-right:auto;
		margin-left:auto;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-bottom:-7px;
		overflow: hidden;
		}

	#contentheader h1, #contentheader h2 {
		margin:0px 0px 0px 0px;
		}
		
	#printheader{
		display:none;
		}

	p,h1,h2,h3,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/whitestripe.png'); */
		text-align:center;
		height:230px;
		width:95%;
/*		border-top: 1px solid #555555; */
		margin: 8px;
		clear:both;
		}

	.contentfooter[class] {
/*		background-image:url(../_images/whitestripe.png); 
		background-repeat: repeat; */
		}

	#printfooter {
		display: none;
		}
