.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	width: 80%;
}
.ptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 20%;
}
.footer {
	background-color: #333333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 14px;
}
.blogbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 230px;
	background-color: #CCCCCC;
	line-height: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}blogtext {
	padding: 8px;
}
.bpad {
	padding: 8px;
	text-align: left;
}
.switch_box {
	border: 1px solid #CCCCCC;
}
.block2 {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 12px;
	padding-left: 12px;
}
.homeform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #333333;
}
.homeform_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.pad_left {
	padding-bottom: 12px;
	padding-left: 12px;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #660000;
	width: 98%;
	padding: 6px;
	margin-top: 0px;
	font-size: 14px;
}
.map_block {
	float: left;
	width: 231px;
	margin-top: 22px;
	margin-bottom: 4px;
	border: 1px solid #333333;
	margin-right: 12px;
	background-color: #000000;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.redheader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #660000;
	margin-top: 4px;
	float: right;
	width: 513px;
	padding: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 14px;
}
.usmc_intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 6px;
	text-align: left;
}
.japan_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #660000;
	width: 764px;
	padding: 6px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.jlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #550000;
	text-decoration: underline;
}

.japan_header_title {
	font-family: Albertus;
	font-size: 24px;
	color: #FFFFFF;
}
.japan_header_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 12px;
	margin-bottom: 6px;
	color: #550000;
	padding: 12px;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}
.pikachoose{width:776px;margin:0 auto 0px auto;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:756px;height:80px;margin:0;}
.pikachoose ul li{
	float: left;
	border:1px solid #555;
	padding:2px;
	margin:0 6px 4px 0;
	position:relative;
	overflow:hidden;
	background-color: #333333;
}
.pikachoose ul li div img{
	position:relative;
	cursor:pointer;
}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{
	width:776px;
	height:550px;
	display:block;
	position:relative;
}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:0px;left:0px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{
	position:relative;
	border:5px solid #333333;
	background-color: #FFFFFF;
}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption {
width:746px;
padding-top:4px;
text-align:center;
position:absolute;
bottom:34px;
left:5px;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}
.caption_bg {
padding: 10px;
background-color:#000;
opacity:0.75;
filter: alpha(opacity = 75);
width: 746px;
}

.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:10%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}
.blog_year {
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 234px;
}
/* Styles for the entire LavaLamp menu */
.lavaLamp {
	position: relative;
	height: 29px;
	width: 715px;
	background: url("/images/bg.gif") no-repeat top;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            background: url("/images/lava.gif") no-repeat right -30px;
            width: 9px; height: 30px;
            z-index: 8;
            position: absolute;
        }
            .lavaLamp li.back .left {
                background: url("/images/lava.gif") no-repeat top left;
                height: 30px;
                margin-right: 9px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
            text-transform: uppercase;
            font: bold 12px arial;
            color: #fff; outline: none;
            text-align: center;
            height: 30px; top: 7px;
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
            margin: auto 10px;
        }
