/* marvin - blue */

body		{ margin: 0 }

a			{ color: #00F }
a:hover		{ color: #F30 }
#titlebar	{ border-bottom: 4px solid #47F; background: #ADF; color: black; padding: 10 }
#contbar	{ border-bottom: 4px solid #47F; background: #EEE; border-left: 1px solid #555; margin-left: 180; padding: 20 16; cursor: default }

.seg		{ font-weight: bold; margin: 2 0 }
.summary, .section	{ background: #E8E8E8; border: 1px solid #DFDFDF }

#navibar	{ position: absolute; left: 0; width: 180; padding: 16 8; clip: rect(auto 180 auto auto) }
#stat, #copybar		{ text-align: center; padding: 8 }
#navibar a:hover	{ font-style: italic }

#title	{ font-weight: bold; font-size: 14px }


