.inyourface {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-variant: small-caps;
	color: #006;
	font-weight: bold;
	background-image: url(../img/pelican4.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	height: 510px;
	letter-spacing: 0.3em;
	margin: 0 auto;
    width: 696px;
    min-width: 696px;
}

.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 19px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
	opacity:0.4;
	filter:alpha(opacity=40);
	letter-spacing: 0.3em;
	margin: 0 auto;
	margin-top: 435px;
    width: 696px;
    min-width: 696px;
    text-align:center;
    margin-left: 1px;
}

.smenu {
	display: inline;
    cursor:pointer;
}

.smenu a {
    text-decoration:none;
    color: #006;
}

.smenu a, .smenu a:hover, .smenu a:visited, .smenu a:active {
    color: #006;
}

.smenu a:hover {
/*    background-color:#C9EBF0;
*/}

.smenuwrp {
	margin: 0 auto;
    width: 696px;
    min-width: 696px;
    text-align:center;
}

.smenu1st {
    margin-left: 6px;
}

.smenuspc {
    cursor:default;
    display: inline;
}

.tiptool { 
    display:none;  
    width:250px;  
    background-color:#000; 
    border:1px solid #fff; 
    padding:5px; 
    color:#fff; 
    font-family:"bitstream vera sans","lucida grande", Tahoma,"verdana";
    font-variant: normal;
    letter-spacing: 0;
    text-align:left; 
    font-size:12px; 
	font-weight: normal;

    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 

    }

.contentWrap { 
    height:392px; 
    overflow-y:none; 
    overflow-x:none;
}

.apple_overlay {
	display:none;
	background-image:url(../img/white1.png);
	background-position: 0 0;
	width:538px;			
}

.apple_overlay div.close {
	background-image:url(../img/close.png);
	position:absolute; 
	right:5px; 
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.imgcenter a img{
	margin-top: 2em;
}

.contentWrap.imgcenter {
	text-align:center;
}

a img {
	border: none;
}
