body       { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; text-align: center }
#container         { margin-top: -150px; margin-left: -400px; position: absolute; z-index: 1; top: 50%; left: 50%; width: 790px; height: 300px }
/*<agl.folder "left">*/
	#left         { background-color: #6c9; z-index: 2; width: 380px; height: 300px; float: left; border-style: solid; border-width: 10px 5px 10px 10px; border-color: #660 }
/*</agl.folder>*/
/*<agl.folder "right">*/
	#right         { color: #660; font-size: 11px; font-weight: lighter; line-height: 15px; z-index: 3; width: 380px; height: 300px; float: right; border-style: solid; border-width: 10px 10px 10px 5px; border-color: #660 }
	#right_frame  { color: #333; font-size: 11px; font-weight: lighter; line-height: 15px }
/*</agl.folder>*/
/*<agl.folder "menu">*/
	#menu  { color: #660; font-size: 8pt; font-weight: lighter; text-align: left; padding-top: 4px; z-index: 4; height: 20px }
	#menu a { color: #660; font-size: 8pt; font-weight: lighter; text-decoration: none }
	#menu a:hover { color: #333; font-size: 8pt; font-weight: lighter; text-decoration: none }
/*</agl.folder>*/
