body {
margin: 0;
padding: 0;
background: #464646; 
font-family: Georgia, "Times New Roman", Times, serif;
}


/* Home page */

#header {
width: 1140px;

margin: 0 auto;
}



/* #pikame ul li a img {
position: absolute;
left: 330px;
} */

/* Logo */


#logo {
float: left;
width: 280px;
margin: 0;
padding: 30px;
color: #FFFFFF;
background: white;
}


#logo h1, #logo p {
margin: 0;
padding: 0;
}


#logo h1 {
padding-top: 15px;
padding-left: 10px;
letter-spacing: -1px;
font-size: 4.6em;
color: #e94e00;
font-weight: normal;
}


#logo h1 a {
color: #B43939;
}


#logo h2 {
padding: 15px 0 0 10px;
font-weight: bold;
font-size: 14px;
font-style: italic;
color: #e94e00;
}

#logo p.navigate a {
padding: 15px 0 0 0px;
font-weight: bold;
font-size: 14px;
font-style: italic;
color: #e94e00;
}

#logo p {
padding: 12px 10px 0 10px;
font-weight: normal;
font-size: 14px;
color: #464646;
}


#logo a {
border: none;
background: none;
/* text-decoration: none;
*/color: #464646;
}


#logo img {
padding: 12px 0 0 10px;
}

#logo ul.slideshowlist {
list-style-type: circle;
}

#logo ul.slideshowlist li {
padding-bottom: 3px;
font-weight: normal;
font-size: 14px;
color: #464646;
}


ul.social {
display: inline;
list-style-type: none;
}

ul.social li {
float: left;
width: 50px;
}

/* Slideshows */
div.menubar {
border-color: #000000;
border-bottom-style:solid;
border-bottom-width:thin;
background-color: #2d2d2d;
background-image: none;
width: 100%;
height: 30px;
line-height: 28px;
}

ul.menuitem {
display: inline;
list-style-type: none;
}

ul.menuitem li {
float: left;
width: auto;
}

ul.menuitem li a {
font-size: 13px;
font-family: Arial,sans-serif;
font-weight:bolder;
color: #A6A6A6;
text-decoration: none;
margin: 4px;
padding-left: 30px;
padding-right: 0px;
}

ul.menuitem li a:hover {
color: #ffffff;
}

div.content {
width: 800px;
background-color: white;
margin: 0 auto;
padding: 0px;
top: 31px;
}

div.content div.ad {
margin-left:30px;
margin-right:auto;
width: 728px;
}

.content h1 {
padding: 15px 30px 0 30px;
letter-spacing: -1px;
font-size: 40px;
color: #464646;
font-weight: normal;
clear: left;
}

.content h2 {
padding: 25px 30px 0 30px;
font-weight: 600;
font-size: 16px;
clear: left;
margin-bottom: 5px;
}

.content h3 {
padding: 0px 0px 0 30px;
margin-top: 0;
font-weight: normal;
font-size: 14px;
font-style: italic;
}

.content p {
padding: 2px 30px 14px 30px;
font-weight: normal;
font-size: 14px;
color: #464646;
}

.content a {
color: #464646;
}

div.content div.share {
 width: 760px;
 margin: 0 auto;
 padding-bottom: 20px;
}


.showlinks div.amazon {
 float: left;
 margin-left: 30px;
}

.showlinks p {
 margin-left: 88px;
}
