* {margin:0; padding:0; font-size:10px; font-family:verdana; line-height:14px; }
body { background-image:url(../images/bg.gif); text-align:center; 
background-position:-170px 0px; }
li { list-style:none; }
h1 { text-indent:-10000px; background-image:url(../images/logo.gif); background-repeat:no-repeat; width:160px; height:50px; }
a { text-decoration:none; color:#F29400; }
img { border:0; }

#page { margin:20px auto; text-align:left; width:752px; }
#header { background-image:url(../images/header.gif); background-repeat:no-repeat; padding:10px 0 0 10px; width:752px; height:60px; }

/* top level menu */
#menu-top { z-index:1; background-image:url(../images/main_menu_sub_bg.gif); background-repeat:repeat-x; background-color:#fff; width:740px; height:47px; }
	#menu-top img, #menu-top li, #menu-top ul { float:left; }
	#menu-top ul { background-image:url(../images/main_menu_sub_bg.gif); margin:0; }
		#menu-top li { display:block; background-image:url(../images/main_menu_sub_tab_bg.gif); height:39px; list-style:none; }
			#menu-top li a { color:#FFF099; font-weight:bold; line-height:32px; }
			#menu-top li.selected a { color:#E95D0F; }
	
/* sub page menu */
#menu-sub { margin-top:-7px; z-index:100; background-image:url(../images/sub_menu_bg.gif); background-repeat:repeat-y; font-size:0; line-height:0; }
	#menu-sub li { margin:0 0 0 10px; width:152px; height:28px; text-indent:10px; line-height:normal; list-style:none; }
		#menu-sub li a { color:#E95D0F; line-height:30px; }
	#menu-sub li.selected { background-image:url(../images/sub_menu_select.gif); }
	#menu-sub ul { margin:0; }
	#menu-sub img { font-size:0; line-height:0; }
			
/*  */
#wrapper { width:750px; }
#content { background-color:#fff; }
#body { padding:10px; color:#333; width:550px; line-height:14px; }

h3.no-focus { color:#333; font-size:12px; margin-top:15px; }
h3.focus { color:#E95D0F; font-size:15px; margin-top:0; }

#index img, #body img { margin-bottom:10px; }
.alignright { float:right; margin-left:10px;}
.alignleft { float:left; margin-right:10px; }
#breadcrumb { padding-left:10px; padding-top:10px; }

ul { margin-left:25px; }
	ul li { list-style:circle; }
	
#index ul { margin:0; margin-left:13px; margin-top:5px; }
	#index ul li { list-style:none }
		#index ul li li { list-style:circle; }



h2, h3, h4, h5, h6 { color:#E95D0F; }
h2 { font-size:24px; line-height:28px; }
h3 { font-size:20px; line-height:24px; }
h4 { font-size:17px; line-height:21px; }
h5 { font-size:15px; line-height:19px; }
h6 { font-size:12px; line-height:16px; }

/* index table */
#index { width:750px; }
	#index th { background-color:#F29400; font-size:15px; color:#fff; }

/* footer */
#footer { border-top:10px solid #F29400; width:750px; }

/* border elements */
#wrapper, #menu-top, #index { border-right:10px solid #F29400; }
