
/* 
   * Default HTML tags 
   */
a:link {
    color: #181818;
    }

a:visited {
            color: #181818;
            text-decoration: underline;
}

a:hover {
	color: #181818;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 5px solid #ffc600;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: url("images/background.jpg");
       color: #181818;
       font-size: 60.5%;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       }

cite {
	font-size: 90%;
	font-style: normal;
}


h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #181818 1px solid;
      margin-bottom: 5px;
      }

img a:link { 
      padding: 3px;
      border: #181818 1px solid;
      margin-bottom: 5px;
      }

img a:hover { 
      padding: 3px;
      border: #181818 1px solid;
      margin-bottom: 5px;
      }



li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 11px;
                   color: #181818;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* Link to the comments */
.feedback {
            color: #181818;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
	    font-size: 11px;
            }

.feedback a, .feedback a:visited {             color: #181818;
                            text-decoration: none;
                            }
.feedback a:hover, .feedback a:visited:hover { 
                            text-decoration: underline;;
                            }


/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: none;
          }

.meta a:hover { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: underline;;
          }
.meta { 
        color: #181818;
        font-weight: normal;
        letter-spacing: 0;
	font-size: 11px;
        }

#content-big a:link { 
          color: #181818;
          text-decoration: none;
	  font-weight: bold;
          font-size: 11px;
          }

#content-big a:hover { 
          color: #181818;
          text-decoration: underline;;
          }


.storycontent { 
                font-size: 11px;
                }

/*
Subscribe RSS Form
*/
.subscribe {
	width: 294px;

}

.subscribe fieldset {
	display: inline;
	border: 0px solid #181818;
	width: 270px;
        margin-left: 16px;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

.feedinput {
	border: 1px solid #181818;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #181818;
	font-size: 11px;
}

.feedinput:focus {
	background: #ffffff;
	border: 1px solid #636363;
}

.feedsubmit {
	background: url(images/feedsubmit.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 44px;
	height: 21px;
	color: #ffffff;
        padding-bottom: 3px;
	cursor: pointer;
	border: 0px dotted #636363;
}

.feedlink {
	background: url(images/rss.gif) no-repeat left;
        padding-bottom: 2px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
	color: #181818;
}


/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #181818;
                        color: #181818;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
        color: #181818;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 678px;
           margin: 1px 0px 5px 11px;
           text-align: left;
           display: inline; 
           }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 0px;
              margin-left: 35px;
              }

#content ul li { 
                 list-style-image: none;
                 }

#content-big {
           float: left;
           width: 658px;
           margin: 1px 0px 5px 13px;
           text-align: left;
           display: inline;
           text-align: justify;
           }

#content-big .meta a,
#content-big .meta a:visited { 
                     text-decoration: none;
                     color: #181818;
	             font-weight: bold;
                     }

#content-big .meta a:hover,
#content-big .meta a:visited:hover { 
                     text-decoration: underline;
                     color: #181818
                     }

#content-big .feedback a,
#content-big .feedback a:visited { 
                     text-decoration: none;
                     color: #181818;
	             font-weight: bold;
                     }

#content-big .feedback a:hover,
#content-big .feedback a:visited:hover { 
                     text-decoration: underline;
                     color: #181818
                     }

.entry {
       color: #181818;
       font-size: 11px;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       }

.entry a:link { 
          color: #181818;
          text-decoration: none;
          }

.entry a:hover { 
          color: #181818;
          text-decoration: underline;;
          }


.post {           float: left;
        width: 640px;
        margin: 0px 0px 6px 4px;
        padding: 8px 8px 8px 8px;
        background: #ffffff url("images/post-bg.jpg") repeat-x top;
	border: 1px solid #181818;
	height:auto;
	}

.post  h2 {
     font-size: 12px;
     margin: 8px 0 8px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc600;
     background: url("images/content-h2-bg.jpg");
     border: 1px solid #181818;
}

.post h2 a,
.post h2 a:visited { 
                     text-decoration: none;
                     color: #ffc600;
                     }

.post h2 a:hover,
.post h2 a:visited:hover { 
                     text-decoration: none;
                     color: #eeeeee;
                     }

                 }
div.promoPimp {

	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}

div.promoPimp a img{
	border: 1px solid #181818;
	padding: 3px;
	margin: 0px 6px 0px 0px;
	float: left;
	width: 125px;
	height: 125px;
}

#content .postindex   {
	float: left; 
	width: 315px;
	margin: 0px 6px 6px 0px;
	padding: 0px 8px 0px 8px;
        background: #ffffff url("images/postindex-bg.jpg") repeat-x bottom;
	border: 1px solid #181818;
	min-height:205px;
	} 

#content .postindex h2 {
     font-size: 12px;
     margin: 8px 0 8px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc600;
     background: url("images/content-h2-bg.jpg");
     border: 1px solid #181818;
}

#content .postindex h2 a,
#content .postindex h2 a:visited { 
                     text-decoration: none;
                     color: #ffc600;
                     }

#content .postindex h2 a:hover,
#content .postindex h2 a:visited:hover { 
                     text-decoration: none;
                     color: #eeeeee;
                     }

#content .postindex p, #content .postindex dl,#content .postindex ul {
	color: #181818;
	font: 1.0em/1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0.7em 0;
	}


#content .postindex li, #content .postindex ul {
	margin: 0 0 0 0;
	color: #181818;
	font: 1.0em/1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#content .postindex dl dt {
	font-weight: bold;
	}
	
#content .postindex dl dd {
	margin: 0 0 0.4em 0;
	}
	
#content .postindex blockquote p {
	margin: 0 0 0 2em;
	border-left: 5px solid #636363;
	padding: 0 0 0 1em;
	color: #181818;
}
	
#content .postindex a { color: #00264d; }
#content .postindex a:hover { color: #00264d; }
	
#content .postindex ul.post-data {
	border-top: 1px dotted #181818;
	list-style: none;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 4px 0 6px 0;
	color: #181818;
	margin: 10px 0 0 0;
	}

#content .postindex ul.post-data li {
	color: #181818;
	}
	
#content .postindex ul.post-data a {
	text-decoration: none;
        text-transform: lowercase;
	color: #181818;
        font-weight: bold;
	}
	
#content .postindex ul.post-data a:hover {
	color: #181818;
text-decoration: underline;
	}

#content .postindex ul.post-data li.comments {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: right;
	margin: 0 0 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .postindex ul.post-data li.comments a {
	padding: 0 0 0 0px;
	}
	
#content .postindex ul.post-data li.posted {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 0 0;
	}
	
#content .postindex ul.post-data li.posted a {
	padding: 0 0 0 0px;
	}
	
#content .postindex ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
        color: #181818;
	}

#content h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc600;
     background: url("images/content-h2-bg.jpg");
     border-bottom: 1px dotted #181818;
     border-top: 1px dotted #181818;
}

#content h2 a,
#content h2 a:visited { 
                     text-decoration: none;
                     color: #ffc600;
                     }

#content h2 a:hover,
#content h2 a:visited:hover { 
                     text-decoration: none;
                     color: #eeeeee;
                     }

#content-big h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc600;
     background: url("images/content-h2-bg.jpg");
     border-bottom: 1px dotted #181818;
     border-top: 1px dotted #181818;
}


#content-big h2 a,
#content-big h2 a:visited { 
                     text-decoration: none;
                     color: #ffc600;
                     }

#content-big h2 a:hover,
#content-big h2 a:visited:hover { 
                     text-decoration: none;
                     color: #eeeeee;
                     }

#content-big .post h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #ffc600;
     background: url("images/content-h2-bg.jpg");
     border-bottom: 1px dotted #181818;
     border-top: 1px dotted #181818;
}


#content-big .post h2 a,
#content-big .post h2 a:visited { 
                     text-decoration: none;
                     color: #ffc600;
                     }

#content-big .post h2 a:hover,
#content-big .post h2 a:visited:hover { 
                     text-decoration: none;
                     color: #eeeeee;
                     }

#ads{	
	float: left;
	margin-left: 72px; 
}

#ads h2 {	
	color: #282828;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
        padding: 0px 0px 4px 0px;
	border-bottom: 1px dotted #181818;
	width: 552px;
        text-align: center;
}

#ads img { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

#ads a:link img  { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

#ads a:hover img  { 
      padding: 4px;
      border: #ffc600 1px solid;
      background: #ffc600;
      margin-bottom: 5px;
      }

#casinogamesofthemonth {	
	float: left;
	margin-left: 0px; 
	margin-bottom: 10px; 
        background: #ffffff;
	border: 1px solid #181818;
        padding: 8px 0px 2px 0px;
        width: 484px;
}

#casinogamesofthemonth h1 {	
	color: #181818;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 0px 0;
        padding: 2px 0px 3px 0px;
	width: 482px;
	text-align: center;
}
	

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
width: 462px; /*width of featured content slider*/
height: 200px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 462px; /*width of content DIVs within slider. Total width should equal slider's inner width */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 480px; /*Width of pagination DIV. Total width should equal slider's outer width */
text-align: right;
background-color: #ffffff;
padding: 0px 5px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #181818;
background: #ffffff;
}

.pagination a:hover, .pagination a.selected{
color: #181818;
background-color: #ffffff;
}	

#slider4{
border: 2px solid #181818;
background: #ffffff;
margin-left: 9px;
}

#paginate-slider4{
border-color: #c5c5c5;
margin-left: 9px;
margin-top: 4px;
}

#paginate-slider4 a img{
width: 80px;
height: 60px;
border: 2px solid #181818;
margin-top: 5px;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
border: 2px solid #ffc600;
}


#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: Verdana;
          margin: 0 auto;
          height: 250px;
          width: 1024px;
          padding: 0;
          background: url("images/header.jpg");
          }

.date {
        font-size: 11px;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
	padding: 6px 63px 0px 0px;
	text-align:right;
	color:#181818;
	}

.header-title {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#eeeeee;
	font-size:23px;
	padding:8px 0 0 348px;
	text-align:left;
        font-weight: bold;
	}
.header-title a{
	color:#ffc600;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}
.header-title a:hover{
	color:#ffc600;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#eeeeee;
	font-size:11px;
	padding: 3px 0 0 350px;
	text-align:left;
        font-weight: normal;
	}

.toprankedcasinogames {	
	float: right;
	margin-right: 12px; 
}

.toprankedcasinogames h2 {	
	color: #eeeeee;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 10px 0 3px 0;
        padding: 0px 0px 3px 0px;
        text-align: center;
}

.toprankedcasinogames img { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

.toprankedcasinogames a:link img  { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

.toprankedcasinogames a:hover img  { 
      padding: 4px;
      border: #ffc600 1px solid;
      background: #ffc600;
      margin-bottom: 5px;
      }

Top part CSS
*/
#top {
	width: 100%;
	height: 30px;
        margin: 0px auto;
}

#topleft {
	float: left;
	height: 30px;
	padding-left: 0px;
}

#topright {
	float: right;
	height: 30px;
	padding-right: 10px;
}

Page navigation CSS
*/
#menu {
	float: left;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-left: 1px solid #636363;
	z-index: 20;
}

#menu li {
	float: left;
	display: block;
	height: 30px;

}

#menu li ul li {
	height: 23px;
	border-right: 0;
	border-bottom: 1px solid #636363;
	width: 100%;
}

#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #181818;
        text-decoration: none;
        text-transform: lowercase;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/menu.gif) repeat-x;
}

#menu li a:hover {
	background: url(images/menuhover.gif) repeat-x;
	color: #181818;
}

#menu li.current_page_item a {
        text-transform: uppercase;
	font-size: 11px;
	color: #181818;
	font-weight: bold;

}

#menu li.current_page_item a:hover {
	background: #eeeeee;
	color: #181818;
}

#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#menu ul li a {
	display: block;
	background: #FFF;
}

#menu li ul a:hover {
	display: block;
	background: #FFF;
}

#menu ul a {
	display: block;
}

#menu ul ul {
	margin-top: -27px;
	display: none;
	margin-left: 198px;
	position: absolute;

}

#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}

#menu li.page_item ul {
	border-top: 2px solid #636363;
	width: 200px;
}

#menu li.page_item a {
	display: block;
}

#menu li.page_item a:hover {
	display: block;
}

#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 23px;
	line-height: 24px;
	background: #dbdbdb;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 0.7em;
	font-weight: bold;
	color: #181818;
        text-decoration: none;
}

#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 23px;
	line-height: 24px;
	background: #dbdbdb;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
}

/*
Search form CSS
*/
.searchform {
	display: inline;
}

.searchform fieldset {
	display: inline;
	margin-top: 1px;
	padding-top: 4px;  
        border: #181818 0px solid;      
}

.searchform label {
	vertical-align: middle;
	display: inline;
	margin-right: 5px;
	font-size: 11px;
	color: #181818;
	font-weight: bold;
}

.searchform input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.searchinput {
	background: #ffffff;
	border: 1px solid #636363;
	width: 184px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #181818;
}

.searchbutton {
	background: url(images/searchbutton.gif) no-repeat;
	width: 16px;
	height: 16px;	
	margin-bottom: 2px;
	text-transform: uppercase;
	cursor: pointer;
	color: #181818;
	font-weight: bold;
	border: 0px solid #636363;
}

/*
Main Category Menu CSS
*/
#category {
	width: 100%;
	height: 30px;
	background: url(images/menubg.gif) repeat-x;
}

#categoryx {
	float: left;
	width: 100%;
	height: 28px;
	padding-bottom: 10px;
	background: url(images/categorybg.gif) repeat-x;
}

#categoryy {
	float: right;
	width: 5px;
	height: 28px;

}

#dcategory {
	float: left;
	height: 28px;
	z-index: 20;

}

#dcategory li {
	float: left;
	display: block;
	height: 28px;

}

#dcategory li ul li {
	height: 24px;
	border-right: 0;
	width: 100%;
}

#dcategory li a {
	display: block;
	line-height: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/category.gif) repeat-x;
}

#dcategory li a:hover {
	background: url(images/categoryhover.gif) repeat-x;
	color: #ffc600;
}

#dcategory ul {
	display: none;
	z-index: 99;
	position: absolute;
}

#dcategory ul li a {
	display: block;
	background: #FFF;
}

#dcategory li ul a:hover {
	display: block;
	background: #FFF;
}

#dcategory ul a {
	display: block;
}

#dcategory ul ul {
	margin-top: -26px;
	display: none;
	margin-left: 200px;
	position: absolute;

}

#dcategory li:hover ul ul {
	display: none;
}

#dcategory li:hover ul {
	display: block;
}

#dcategory ul li:hover ul {
	display: block;
}

#dcategory li ul li {
	display: block;
	width:100%;
}

#dcategory li.cat-item ul {
	width: 228px;
}

#dcategory li.cat-item a {
	display: block;
}

#dcategory li.cat-item a:hover {
	display: block;
}

#dcategory li.cat-item ul li a {
	display: block;
        margin-left: -1px;
	text-align: left;
	font-size: 11px;
	height: 26px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #181818;
	font-weight: bold;
	border: 1px solid #636363;
        text-transform: uppercase;
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/subcategory.gif) repeat-x;
}

#dcategory li.cat-item ul li a:hover {
	display: block;
	text-align: left;
	font-size: 11px;
	height: 26px;
	line-height: 24px;
	padding-left: 15px;
	padding-right: 15px;
	color: #181818;
	font-weight: bold;
	background: url(images/subcategoryhover.gif) repeat-x;
}
/*

/* The credits at the bottom of the site */
#footer {
          color: #181818;
          font-size: 11px;
          width: 1024px;
          text-align: center;
          margin: 0 auto;
          padding: 12px 0 13px 0;
          clear: both;     
          background: url("images/footer.jpg") repeat-x;
          }

#footer a {
                          color: #181818;
                          text-decoration: none;
                          font-weight: bold;
                          } 
#footer a:hover {
                          color: #181818;
                          text-decoration: underline;
                          }
#footer a:visited {
                          color: #181818;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #181818;
                          text-decoration: underline;
                          }


#credit { 
          width: 1024px;
          height: 1px;
          }

#credit img { 
      padding: 0px;
      border: #bebebe 0px solid;
      }



/* 
   * Left sidebar 
   */
#menu-left { 
             float: right;
             display: inline; 
             padding: 0px 6px 0px 0px;
             width: 328px;
             font-size: 11px;
             margin-top: 1px;
             }

h4 {
     font-family: Sans-Serif;
     color:#181818;
     font-size:23px;
     margin: 0px 0 5px 0;
     padding: 36px 0 36px 100px;
     font-weight: bold;
     background: url("images/FeaturedVideo.png") center left no-repeat;
     text-align: left;
}


h5 {
     font-size: 11px;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     margin: 0px 0 5px 0;
     padding: 5px 0 5px 0px;
     font-weight: bold;
     color: #ffc600;
     text-transform: uppercase;
     background: url("images/menu1-h2-bg.jpg");
     text-align: center;
     border: 1px solid #181818;
}

.feed {
	background: #ffffff url(images/feed-bg.jpg) repeat-x bottom;
	padding: 10px;
	border: 1px solid #181818;
        margin-bottom: 8px;
        width: 300px;
        float: left;
        display: inline;
}

.feed p {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 1.3em;
	color: #181818;
	margin: 0px 0px 7px 10px;
}

.feed h1 {	
	color: #181818;
	background: url(images/feed-h1-bg.jpg);
        border-bottom: 1px dotted #181818;
        border-top: 1px dotted #181818;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
        padding: 3px 0px 3px 0px;
	text-align: center;

}

.postbox {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #b6e4fb;
}

.postbox p {
	font-size: 11px;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	color: #666;
}


#video {              
             background: #ffffff;
             width: 310px;
             font-size: 11px;
             padding: 5px;
             margin-bottom: 10px;
             border: 1px solid #181818;
             }

.menu1 { 
             float: left;
             width: 135px;
             font-size: 11px;
padding: 0px 0px 4px 0px;
display: inline;
             }

.menu1 h2 {
     font-size: 11px;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     margin: 0px 0 0px 0;
     padding: 5px 0 5px 0px;
     font-weight: bold;
     color: #ffc600;
     text-transform: uppercase;
     background: url("images/menu1-h2-bg.jpg");
     text-align: center;
     border: 1px solid #181818;
}

.menu1 ul {
		margin-bottom:10px;
		list-style-type:none;
                color: #181818;
		}

.menu1 p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555555;
		word-spacing: -1px;
		font-size:10px;
	}

.menu1 ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	  background-color : #f0ce00;
	}
.menu1sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 5px 0px 5px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
        width: 133px;
        background-color : #f0ce00;
       text-indent      : 10px;
	}

.menu1 ul ul li a:link, .menu1 ul ul li a:visited, .menu1 ul ol li a:link, .menu1 ul ol li a:visited{
	display          : block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
  background-color : #ffc600;
  font-weight      : bold;
  padding          : 5px 0px 5px 0px;
  color            : #181818;
  width: 133px;
  text-indent      : 10px;
  text-decoration: none;
  text-transform: lowercase;
  border-top: #fff600 1px solid;
  border-left: #ffa800 1px solid;
  border-right: #ffa800 1px solid;
  border-bottom: #ffa800 1px solid;
}

.menu1 ul ul li a:hover, .menu1 ul ol li a:hover {
	background-color : #dbdbdb;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #181818;
  text-indent      : 10px;
  text-decoration: none;
  border-top: #e3e3e3 1px solid;
  border-left: #c5c5c5 1px solid;
  border-right: #c5c5c5 1px solid;
  border-bottom: #c5c5c5 1px solid;
	}


.menu1 img { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

.menu1 a:link img  { 
      padding: 4px;
      border: #c5c5c5 1px solid;
      background: #c5c5c5;
      margin-bottom: 5px;
      }

.menu1 a:hover img  { 
      padding: 4px;
      border: #ffc600 1px solid;
      background: #ffc600;
      margin-bottom: 5px;
      }

.menu2 { 
             float: left;
             width: 179px;
             font-size: 11px;
padding: 0px 0px 0px 0px;
margin-left: 8px;
display: inline;
             }

.menu2 h2 {
     font-size: 11px;
     font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
     margin: 0px 0 0px 0;
     padding: 5px 0 5px 8px;
     font-weight: bold;
     text-transform: uppercase;
     color: #ffc600;       
     background: url("images/menu2-h2-bg.jpg");
     border: 1px solid #181818;
}

.menu2 ul {
		margin-bottom:10px;
		list-style-type:none;
                color: #181818;
		}

.menu2 p{
		margin-top:0px;
		margin-bottom:0px;
		color: #555555;
		word-spacing: -1px;
		font-size:10px;
	}

.menu2 ul ul li, #sidebar ul ol li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	  background-color : #f0ce00;
	}
.menu2sidebar ul ul li a, #sidebar ul ol li a {
	padding          : 5px 0px 5px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
        width: 177px;
        background-color : #f0ce00;
       text-indent      : 10px;
	}

.menu2 ul ul li a:link, .menu2 ul ul li a:visited, .menu2 ul ol li a:link, .menu2 ul ol li a:visited{
	display          : block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
  background-color : #ffc600;
  font-weight      : bold;
  padding          : 5px 0px 5px 0px;
  color            : #181818;
  width: 177px;
  text-indent      : 10px;
  text-decoration: none;
  text-transform: lowercase;
  border-top: #fff600 1px solid;
  border-left: #ffa800 1px solid;
  border-right: #ffa800 1px solid;
  border-bottom: #ffa800 1px solid;
}

.menu2 ul ul li a:hover, .menu2 ul ol li a:hover {
	background-color : #dbdbdb;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
  font-weight      : bold;
  text-decoration  : none;
  color            : #181818;
  text-indent      : 10px;
  text-decoration: none;
  border-top: #e3e3e3 1px solid;
  border-left: #c5c5c5 1px solid;
  border-right: #c5c5c5 1px solid;
  border-bottom: #c5c5c5 1px solid;
	}







/* End of left sidebar */



input#s {
          width: 158px;
          border: 1px solid #181818;
          color: #181818;
}

#rap { 
       width: 1024px;
       margin: 0 auto;
       text-align: left;
       background: #f7f7f7;
	border-left: 1px solid #040404;
	border-right: 1px solid #040404;
       }

#searchbutton { 
                margin-top: 2px;
                }

#frame {
	font-size:11px;
	color:#181818;
        background: #fefefe;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
	border-left: 1px solid #181818;
        float: left;
	padding:3px 3px 3px 3px;
        margin: 0px 0px 0px 11px; 
        width: 507px;
	}

#framecenter {
	height:313px;
	padding:0px 0px 0px 0px;
        background: #ffffff url(images/frame-bg.gif) repeat-x top;
        margin: 0px 0px 0px 0px; 
	border: 3px solid #181818;
        width: 501px;
         	}
	
#framebar {
	padding:0px 10px 0 0px;
	color:#444;
	}
	
#frame li, #frame ul {
	list-style-type:none;
        text-align: left;
	}
	
#frame ul li {
	display:block;
	float:left;
	width:228px;
        padding-left: 15px;
	}
	
#frame h2 {
	color:#181818;
	font-size:11px;
        padding: 0px 0px 4px 20px;
        margin-bottom: 2px;
	border-bottom: 1px dotted #181818;
	background:url(images/frame-h2.gif) top left no-repeat;
        text-transform: uppercase;
	}

#frame ul li ul li {	
	display:block;
	float:none;
	width:auto;
	}
	
#frame ul li ul.children li a {
	margin-left:0px;
	background:none;
	}
	
#frame a {
	color:#181818;
	text-decoration:none;
	font-weight:bold;
	padding-left:18px;	
	margin-left:-16px;
        line-height: 18px;	
	}
	
#frame a:hover {
	color:#181818;
	text-decoration:underline;
	}
	
#frame img {
	padding:0;
	border:none;
	}
