/*body{background: url(checkback.gif);}*/
.container{
background-color:#ffffcc;
color:black;
padding:0px;
top:0px;
margin:0 auto;
border-right: 3px groove #ffff99;
width:835px;
border-left: 3px groove #ffff99
}
.tipsy_of_the_week{
position:relative;
top:-775px; 
left:422px;
font:normal 10px verdana;
background: url(tipsyheader.gif) top left no-repeat; 
padding-top:10px;
width:400px;
z-index:1px;
height:40px;
margin:5px;
font: 11px verdana; 
line-height:20px;
}
.tipsy_of_the_week td{
font: 11px verdana; 
line-height:20px;
width:325px;
}
#image{ 
max-height:400px;
margin: 0px auto;
border:1px solid black;
background-color:#99cc66;
margin-top:50px;
max-width:400px; 
padding:20px;


}

.headertop{
width:830px;
height:100px;

background: url(headertop.jpg) top center no-repeat;
padding-left:3px;
}
.header{ 
width:830px;
height:100px;
background: url(footer.jpg) top center no-repeat;
padding-left:3px;
}
.basicinfo{
position:relative;
margin-top:8px;
margin-bottom:5px;
border-right:1px groove #99cc66;
/*background: url(welcometipsy.gif) top left no-repeat;*/
height:780px;
width:420px;
padding:5px;
}
.headerspan{
position:relative;
top:20px;
left:20px;
padding:5px;
background: url(header.gif) top left no-repeat;
height:41px;
}
.basicinfo p{
padding :5px;
margin:0px auto;
margin-bottom:15px;
width:350px;
font: 11px verdana; 
line-height:20px;
}
.operation2{
position:relative;
left:20px;
font: 11px verdana; 
padding:5px;
line-height:15px;
padding:5px;
}
.operation2 ul{
text-decoration:none;
}
.operation2 li{text-decoration:none;}
.operation2 p{
width:350px;
font: 11px verdana; 
}

.operation{
position:relative;
left:20px;
margin-top:25px;

height:15px;
font: 11px verdana; 
width:300px;
padding:5px;
line-height:15px;
background: url(operation.gif) top left no-repeat;
}
.operation ul{
text-decoration:none;
}
.operation li{text-decoration:none;}
.operation p{
width:350px;
font: 11px verdana; 
}
.rules{
position:relative;
left:20px;
margin-top:45px;
height:75px;
font: 11px verdana; 
width:300px;
padding:0px;
line-height:15px;
background: url(tipsyrules.gif) top left no-repeat;
}
.rules ul{
text-decoration:none;
}
.rules li{text-decoration:none;}
.rules p{
width:350px;
font: 11px verdana; 
}

/* Below Styles used to modify the navigation Bar of the pages Change colors, sizes, and fonts on this page  */
.chromestyle{
width: 830px;
font:bold 10px verdana; 

}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.footerbar{
width:830px;
position:relative;
height:20px;
background: url(footerbar.jpg) no-repeat;
padding-left:8px;
}
#footer{
font:normal 10px verdana;
}
 #footer ul{
border: 1px solid #ffff99;
width: 830px;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul{
border: 1px solid #ffff99;
width: 835px;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 10px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ffff99;
}

.chromestyle ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 835px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
/*  End of Navigation Styles  */



/* Footer Bar */
.chromestyle2{
width: 835px;
font:normal 10px Verdana;
font-weight: bold;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
border: 1px solid #ffff99;
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #494949;
padding: 4px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ffff99;
}

.chromestyle2 ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle2 ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;

/*  End of footer Styles  */