@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#top {
	background-image: url(images/top.png);
	height: 123px;
	width: 808px;
	position: relative;
	top: 0px;
	right: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#container #middle {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	width: 800px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
}
#container #nodoubt {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	width: 800px;
	padding-right: 4px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: arial;
        font-size: 18px;
        font-weight: bold;
}
#container #middle #col1 {
	width: 266px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#container #middle #col1 h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#container #middle #col2 {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
#container #middle #col2 h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#container #top #nav {
	position: absolute;
	right: 4px;
	bottom: 0px;
}
#container #top #nav .meanuTab {
	width: 92px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
background-image:url(http://jimmysdropshop.com/images/navTab.png);
height:23px
}
#container #top #nav .meanuTab:hover{
width:92px;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-image:url(http://jimmysdropshop.com/images/navTab_hover.png);
height:23px
}
#container #top #nav .meanuTab a{
color:#FFFFFF;
text-decoration:none
}
#container #top #nav .meanuTab a:visited{
color:#FFFFFF;
text-decoration:none
}
#container #footer #copytext{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000000;
text-align:center
}
#container #footer #copytext a{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000000
}
#container #footer #copytext a:visited{
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#000000
}
