* {padding: 0; margin: 0;}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(images/bg.gif);
}
 #container { 
	width: 892px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 #header { 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:auto;
} 
 #top-right {
	 float:right;
	 width:500px;
	 margin-right:32px;
	 background-image:url(images/s-cart.gif);
	 background-repeat:no-repeat;
	 background-position:right top;
	 height:80px;
 }
 #globe-nav {
	 width: 275px;
	 margin-left:210px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#ffffff;
	 padding-top:3px;
	 padding-bottom:5px;
	 padding-left:20px;
 }
  #globe-nav a{
	 color:#ffffff;
	 text-decoration:none;
 }
 #phone-num {
	 margin-left:150px;
	 margin-top:20px;
	 height:35px;
 }
 #phone-num h1 {
	 	 font-size:22px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#ffffff;
	 
 }
  #phone-num img{
	  padding-right:10px;
 }
 #top-left {
	 float:left;
	 background-image:url(images/top-part_01.gif);
	 background-repeat:no-repeat;
	 width:252px;
	 height:85px;
 }
 #navigation {
	 background-image:url(images/top-part_03.gif);
	 background-repeat:no-repeat;
	 height:44px;
 }
 #top-banner {
	 background-image:url(images/top-part_08.gif);
	 height:104px;
	 background-repeat:no-repeat;
 }
 #bottom-banner {
	 background-image:url(images/bottom-part_01.gif);
	 height:187px;
	 background-repeat:no-repeat;
 }
 #banner-title {
	 margin-left:355px;
	 margin-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 letter-spacing:-.6px;
	 color:#369;
 }
 #banner-text {
	 margin-left:360px;
	 margin-right:190px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	 color:#369;
	 line-height:115%;
	 padding-top:6px;
 }
 #banner-text a {
	color:#369;
	text-decoration:underline;
	font-weight:bold;
}
 #bottom-nav {
	 height:41px;
	 padding:0px;
	 margin:0px;
 }
  #container2 { 
	width: 800px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin-left:60px;
	margin-right:32px;
	margin-top:0px;
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color:#FFF;
	margin-bottom:20px;
	overflow:hidden;
} 
 #sidebar1 {
	float: right; 
	width: 290px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	margin:0px;
	padding-top:0px;
}

#pediapals-video {
	margin: 10px 12px 0 0;
	background: #844089 url(images/video_bg.jpg) no-repeat left top;
	background-repeat:no-repeat;
	padding:0;
}
#pediapals-video h3 {
	padding:50px 0 0 0;
	margin: 0 auto;
	text-align:center;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
#pediapals-video img {
	margin-top:5px;
	border: solid 2px white;
	margin:5px 0 0 15px;
}
#pediapals-video p {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0 auto;
	padding:0 0 20px 0;
}

#video_bg {
	width:277px;
	background-image:url(images/video_bg.gif);
	height:254px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#video {
	height:203px;
	width:245px;
	margin-top:65px;
	margin-left:23px;
	position:absolute;

	overflow:hidden;
}
#monthly-winner {
	width:275px;
	border:solid 2px #060;
	margin-top:20px;
	text-align:center;
}
#do_title {
	padding-top:5px;
}
#catalog {
	width:277px;
	margin-top:20px;
}
 #mainContent {
  	margin: 0 300px 0 10px; 
	padding-top:10px;

} 
#social-media {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#036;
}
#main-text {
	background-image:url(images/main-text-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#036;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
#main-text h1{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
}
#main-text a {
	color:#036;
	text-decoration:underline;
	font-weight:bold;
}
#advertisement {
	margin-top:0px;
	padding-bottom:5px;
}
 #footer { 
	padding: 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#acdbf3;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	color:#036;
	padding-top:10px;
} 

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#convention {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
}
.blue-title {
	font-weight:bold;
	color:#09C;
	font-size:16px;
	font-family:"Arial Black", Gadget, sans-serif;
}
.location {
	font-weight:bold;
	font-size:14px;
	color:#09C;
}
.additional {
	font-weight:bold;
	color:#D97923;
}
.baanerpic{
	background-image:url(images/banner_pedia_pals.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:132px;
	margin:0 10px;
	padding:0px;
	overflow:visible;
}


/* ---------------------------------------- navigation box - top*/
 #nav-items {
	 margin-left:252px;
	 margin-right:32px;
	 height:44px;
	 background-color:#ffdf08;
 }
#nav-items ul {
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
list-style-type: none;
text-align: left;
margin:0;
padding: 12px 0 0 0px;
position: relative;
color:#3EC9FB;
}
#nav-items li {
display: inline;
text-align: center;
margin: 0 2px;
}
#nav-items li a {
font-size:16px;
padding: 2px 0 0 2px;
text-decoration: none;
color: #0083BB;
outline:none;
}
#nav-items li a:hover {
color:#023;
}

/* ---------------------------------------- navigation box - bottom*/
 #bottom-nav-inside{
	 height:41px;
	 	 padding:0px;
	 margin:0px;
 }
#bottom-nav-inside ul {
	display:inline;
font-family: Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left;
padding:0 0 0 10px;
position: relative;
color:#3EC9FB;
}
#bottom-nav-inside li {
display: inline;
text-align: center;
margin: 0 0 6px 0;
}
#bottom-nav-inside li a {
font-size:15px;
padding: 2px 4px 0 4px;
text-decoration: none;
color: #045274;
outline:none;
font-weight:bold;
}
#bottom-nav-inside li a:hover {
color:#000;
}

