/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.


/* DUEL ADS ON ARCHIVES PAGE */

div#duel-ads-on-archives { 
position : relative;
z-index : 10;
background-color:#ffffff;
float: left;
text-align: center;
width: 990px;
height: 70px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
vertical-align: middle;  }

div#ads-on-archives { 
position : relative;
z-index : 10;
background-color: #ffffff;
float:left;
text-align: center;
width: 495px;
height: 70px;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
vertical-align: middle;  }


/* FOOTER */
div#jazz-rules-media { background:#6C6C6C repeat-x scroll 0 0; border-top:1px solid #393939; bottom:0; color:#919191; left:0; margin:0; padding:7px 0 0 30px; text-align:left; width:100%; padding-bottom: 10px;  }
div#jazz-rules-media a { border-bottom:0px; font-size:130%; color:#E6FEBF; padding-left: 6px; padding-right: 6px;  }
div#jazz-rules-media a:hover { color:#000000; }


/* ROTATING BACKGROUND IMAGE */

body {
background-image:url('images/Rotating_Background/rotate.php'); }


*/


