@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {

	/* background: url(images/3Dbg.png) top center repeat; */
        background: url(http://www.ourloot2boot.com/img/floral0107.gif) top center repeat;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {	font-size: 12px; color: #09253E; font-weight: bold; }
a:link { text-decoration: underline; }
a:visited {	text-decoration: underline;	color: #000080;	font-weight: bold; }
a:hover { text-decoration: none; color: #FFFF00; font-weight: bold; }
a:active { text-decoration: underline; color: #000080; font-weight: bold; }
#wrapper {
	width: 850px;
	background-color:#0F3C65;
	/* background-color:#1A91FD; */
	/* background-image:url(images/3Dbg.png); */
	/* background-repeat:repeat-y; */
	padding: 0px;
	margin: 0 auto;
}
#navcontainer
{
margin: 0px;
padding: 0px;
background-color:#CCCCCC;
text-align: center;
}

#navcontainer ul
{
margin: 0px;
padding-left: 6px;
list-style-type: none;
text-align: center;
background-color:#FFFFFF;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
background-image:url(images/buttonBG.png);
background-repeat:repeat-x;
font-size: 10px/12px;
float: left;
margin-top: 0px;
margin-right: 4px;
margin-left: 0px;
margin-bottom: 0px;
height: 10px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
color:#000000;
}

#navcontainer li a:hover
{
background-image:url(images/buttonBG.png);
background-repeat:repeat-x;
       margin-bottom: -4px;
       margin-right: 2px;
       margin-left: -2px;
       border: 2px solid #00FF00;
       color: #FFFF00;
text-decoration: underline;
}


#left {
	width: 219px;
	float:left;
        margin-left: 6px;
}
#headings {
	background-image:url(images/headingBGs.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 8px;
	color:#FFFFFF;
	margin-bottom:0px;
}
#sidebox {
	/* background-image: url(images/sidebarBG.png); */
	background-color: #8FCA72;
	padding-top: 15px;
	margin-bottom: 0px;

}

#whiteBox {
	background-image:url(images/whiteBG.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom:20px;
	font-size:11px;
	margin-bottom: 5px;
}
#sideTxt {
	padding-left: 20px;
	color: #000080;
}
#sideTxt a { display: block; margin-bottom: 5px; font-size: 12px; color: #FFFF00;  }
#sideTxt a:link { text-decoration: underline; color: #000080; }
#sideTxt a:visited {	text-decoration: underline;	color: #000080;	 }
#sideTxt a:hover { text-decoration: none; color: #FFFF00;  }
#sideTxt a:active { text-decoration: none; color: #000080; }

#right {
	float:right;
        border: 4px solid #00FF00;
	width: 580px;
        padding-left: 10px;
        padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 6px;
	/* background-color:#1A91FD; */
	background-color: #8FCA72;
}
#imageBox {
	background-image:url(images/imageBar.png);
	background-repeat:no-repeat;
	width: 592px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#adsense {
	padding:5px; 
	background-color:#c5dcfe;
	margin: 0 auto;
	width: 805px;
}
#copyLeft {
	float: left;
	padding-left: 20px;
	width: 400px;
	padding-top: 10px;
	padding-bottom:10px;
}
#copyRight {
	float: left;
	padding-right: 20px;
	width: 400px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:right;
}
#footer {
	background-color: #000000;
	height: 46px;
	width: 850px;
	margin: 0 auto;
}
#adbanners {
	float:right;
        border: 4px solid #00FF00;
	width: 810px;
        padding-left: 10px;
        padding-right: 10px;
	margin-bottom: 20px;
	margin-right: 6px;
	background-color: #8FCA72;
/*	background-color:#1A91FD; */
}