* {margin: 0; padding: 0;}
img {border: none; background: transparent url('images/bg2.gif') repeat 0 0;}

body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 62.5%; width: 100%; color: #666666;}

#container {width: 640px; margin: 15px auto 0 auto;}

#header {margin-bottom: 10px;}
#header a {display: block; margin-bottom: 10px;}
#header #img-banner {height: 394px;}

#nav {font-size: 12px; margin-bottom: 20px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
#nav table {margin: 0 auto;}
#nav td {padding: 3px 10px;}
#nav a {color: #666; text-decoration: none; padding: 3px 0;}
#nav a:hover {color: #003;}

#nav td.active {}
#nav td.active a {color: #003; border-bottom: 1px solid #003; border-top: 1px solid #003;}

#content {
   margin-bottom: 20px; 
   padding: 0 20px; 
   overflow: auto;
font-size:12px;
}
#content a {color: #003; text-decoration: underline;}
#content a:hover {}

#content h1 {font-size: 20px; font-weight: normal; margin-bottom: 15px;}
#content h2 {font-size: 18px; font-weight: normal; margin-bottom: 5px; color: #003;}
#content h3 {}
#content h4 {}

#content p {font-size: 12px; margin-bottom: 15px; line-height: 1.4em;}

#content ul {}
#content ul li {}
#content ul ul {}
#content ul ul li {}
#content ul ol {}
#content ul ol li {}

#content ol {}
#content ol li {}
#content ol ol {}
#content ol ol li {}
#content ol ul {}
#content ol ul li {}

#content table {}
#content table tr {}
#content table td {}

#content .registry {width: 190px; margin: 0 15px 15px 0; float: left; display: inline;}
#content .last-reg {margin-right: 0;}
#content .registry .reg-image-kohls {height: 190px; width: 190px; background: #FFF url('images/registry_kohls.png') repeat 0 0;}
#content .registry .reg-image-target {height: 190px; width: 190px; background: #FFF url('images/registry_target.png') repeat 0 0;}
#content .registry .reg-image-sears {height: 190px; width: 190px; background: #FFF url('images/registry_sears.png') repeat 0 0;}
#content .registry .reg-title {display: block; font-size: 12px; border-bottom: 1px solid #ccc; text-align: center; padding: 1px 0;}
#content .registry .reg-title a {padding: 3px 10px; display: block; text-decoration: none; color: #666;}
#content .registry .reg-title a:hover {color: #003; background-color: #EEE;}

#footer {border-top: 1px solid #CCCCCC; padding: 10px 20px 20px 20px;}

