/* css for main page of the gamesblog spaceship project */

#blurb { padding-top:10px; padding-left:10px; padding-bottom:10px; border-bottom:1px dashed #000000; width:800px; }

#blurb > div { position:absolute; }

#blurbText { top:10px; left:175px; }



#download { position:absolute; margin:10px; padding-top:10px; padding-bottom:10px; width:400px; top: 0px; left:0px; border-right:1px dashed #000000; }

#download > div { text-align:left; margin-left:40px; }

#download > p { text-align:left; font-weight:bold; }



#news { position:absolute; margin:10px; padding-top:10px; padding-bottom:10px; width:399px; top:0px; left:400px; }

#news > div { text-align:left; margin-left:40px; }

#news > p { text-align:left; text-indent:10px; font-weight:bold; }



#compilers { margin:10px; padding-bottom:10px; border-bottom:1px dashed #000000; width:800px; }

#compilers > div { text-align:left; text-indent:50px; }

#compilers > p { text-align:left; text-indent:10px; font-weight:bold; }



.splitPanel

{

	border-bottom:1px dashed #000000;

	margin-top:-10px;

	padding:0px;

	width:800px;

	height:270px;

}




