
/* Remove browsers defaults */
html,body,div,h1,h2,h3,h4,h5,h6,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* Remove image borders */
a img,a:link img,a:visited img { border:none; }


/* main elements
 * ------------------------------------------------------------------------- */
body { background-color:#ffffff; text-align:left;}

p,td,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:13px; color:#000000; line-height: 16px;}

p.small {font-family: Arial, Helvetica, Vedana, sans-serif; font-size:11px; color:#000000; line-height: 15px; margin: 0px 0px 6px 0px;
}

a:link { color:#3333CC; text-decoration:underline;}
a:visited { color:#6699CC; text-decoration:underline;}


ul,ol{
	margin: 0px 0px 5px 20px;
}

ul.nav{
	margin: 0px 0px 0px 0px;
}



#left-navlist {
	margin: 0px 0px 0px 5px;
	padding:0;
	list-style-type: none;
}


/* fix the IE bug */
#left-navlist li{ 
display:inline; 
}


#left-navlist a {
	padding-bottom:5px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	background-image: url(/events/sec05/art/left1.gif);
	background-repeat: no-repeat;
}

#left-navlist a#current, #left-navlist a:hover{
	color:#0000CC;	
	background-image: url(/events/sec05/art/left2.gif);
	background-repeat: no-repeat;
}



/* top bar
 * ------------------------------------------------------------------------- */
#topbar { background-color:#666666; width:750px; height:30px; position:relative; }
#topbar li { position:absolute;}
#topbar li, #topbar a { font-weight:bold; width:143px; height:30px; display:block; display:block;background:url("/events/sec05/art/button1.gif");}
#topbar a { font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:13px; text-align:center; color:#0000CC; line-height:30px; } 

#topbar-01 { left:2px; }
#topbar-02 { left:152px; }
#topbar-03 { left:302px; }
#topbar-04 { left:452px; }
#topbar-05 { left:602px; }


#topbar-01 a:hover, #topbar-02 a:hover, #topbar-03 a:hover, #topbar-04 a:hover, #topbar-05 a:hover {color:#ffffff;background:url("/events/sec05/art/button2.gif");}
