html, body, div, span,object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
} 

body   {
	background-color: #000;
	margin:25px 0px; 
	padding:0px;
	text-align:center;

	}
	
#content {
	width:545px;
	margin:50px auto;
   text-align:center;
	
	
	}

#left {
width: 316px;
height: auto;
float: left;
padding: 0px;
margin: 20px 0 0 0;
}
#right {
width: 225px;
height: auto;
float: left;
padding: 0px;
margin: 20px 0 0 0;
}


/* TOP NAVIGATION BAR
/////////////////////////////////////*/

ul#topnav {
width:545px;
list-style:none;
height:25px;
margin:0 auto; /* center nav in this demo */


}

ul#topnav li {
display:inline;
}

ul#topnav li a {
height:24px;
float:left;
text-indent:-9999px;
}

ul#topnav li#topnav1 a {
width:75px;
background:url(images/navbar.jpg) no-repeat 0px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav1 a:hover {
background-position:0 -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

ul#topnav li#topnav2 a {
width:131px;
background:url(images/navbar.jpg) no-repeat -75px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav2 a:hover {
background-position:-75px -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

ul#topnav li#topnav3 a {
width:66px;
background:url(images/navbar.jpg) no-repeat -206px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav3 a:hover {
background-position:-206px -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

ul#topnav li#topnav4 a {
width:100px;
background:url(images/navbar.jpg) no-repeat -272px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav4 a:hover {
background-position:-272px -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

ul#topnav li#topnav5 a {
width:74px;
background:url(images/navbar.jpg) no-repeat -372px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav5 a:hover {
background-position:-372px -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

ul#topnav li#topnav6 a {
width:99px;
background:url(images/navbar.jpg) no-repeat -446px 0; /* X and Y position at 0 */
}

ul#topnav  li#topnav6 a:hover {
background-position:-446px -25px; /* Y position -25px for Over instance image */
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}

/* Left and right arrows
/////////////////////////////////////*/

ul#artnav {
width:74px;
list-style:none;
height:18px;
margin:0 auto; /* center nav in this demo */


}

ul#artnav li {
display:inline;
}

ul#artnav li a {
height:18px;
float:left;
text-indent:-9999px;
}

ul#artnav li#artnav1 a {
width:37px;
background:url(images/Arrows_00_02.jpg) no-repeat 0px 0; /* X and Y position at 0 */
}

ul#artnav  li#artnav1 a:hover {
background-position:0 -18px; /* Y position -18px for Over instance image */
}

ul#artnav li#artnav2 a {
width:37px;
background:url(images/arrows_next.jpg) no-repeat 0px 0; /* X and Y position at 0 */
}

ul#artnav  li#artnav2 a:hover {
background-position:0px -18px; /* Y position -18px for Over instance image */
}

/* MORE NAVIGATION BAR
/////////////////////////////////////*/

ul#morenav {
width:300px;
list-style:none;
height:15px;
margin:0 auto; /* center nav in this demo */


}

ul#morenav li {
display:inline;
}

ul#morenav li a {
height:15px;
float:left;
text-indent:-9999px;
}

ul#morenav li#morenav1 a {
width:300px;
background:url(images/more.jpg) no-repeat 0px 0; /* X and Y position at 0 */
}

ul#morenav  li#morenav1 a:hover {
background-position:0 -15px; /* Y position -15px for Over instance image */
}

ul#morenav  li#morenav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}


/* BACK NAVIGATION BAR
/////////////////////////////////////*/

ul#backnav {
width:160px;
list-style:none;
height:12px;
margin:0 auto; /* center nav in this demo */


}

ul#backnav li {
display:inline;
}

ul#backnav li a {
height:12px;
float:left;
text-indent:-9999px;
}

ul#backnav li#backnav1 a {
width:160px;
background:url(images/back.jpg) no-repeat 0px 0; /* X and Y position at 0 */
}

ul#backnav  li#backnav1 a:hover {
background-position:0 -12px; /* Y position -12px for Over instance image */
}

ul#backnav  li#backnav-1 a.current {
background-position:0 -80px; /* Y position -80px for Current instance image */
}


