/* Reset */

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,

code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,

h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,

q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,

tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}


h1{
font-size:19px;
text-align:center;
color:black;
}

h2{
font-size:16px;
color:black;
}

p{
font-size:18px;
color:white;
font-family:Helvetica, sans-serif;
}

#content p{
margin-right: 0px;
}

a{
text-decoration: none;
color:white;
}

#footer,
#page,#content,
#pagewrap,
#head, #site-wrap{
width:320px;
margin:0 auto;
}

#headerstrip{
padding: 10px;
font-family: Arial; 
font-size: 1.2em;
}

#headerstrip h2{
text-align:center;
}
 
.tab-area-small-wrap{
height:35px;
padding-top:10px;
padding-bottom:10px;
}
 
.tab-area-small{
width:100px;
float: left;
margin-left:23px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 1px solid black;
padding: 10px;
font-family: Arial; 
font-size: 1.2em;
}
 
 .tab-area-small p{
text-align:center;
font-size:16px;
font-weight:bold;
}

.tab-area-small a{
color: white;
text-decoration: none;
white-space: nowrap;
}
 
#textbox{
padding-left:7px;
padding-right:7px;
padding-top:6px;
}

#textbox h1{
color: white;
padding-bottom: 7px;
font-size:19px;
}

#textbox h2{
color: white;
padding-bottom: 7px;
font-size:19px;
}

#textbox h3{
color: white;
padding-bottom: 7px;
font-size:17px;
}

#textbox p{
padding-bottom: 7px;
}

#mobilehomeimage{
float: left;
margin-bottom: 2px;
margin-right: 10px;
}
 
#footerstrip{
margin: 0 auto;
margin-top:7px;
font-family: Arial; 
font-size: 1.2em;
}

#footerstrip p{
text-align:center;
font-size:10px;
color: black;
}

#footer a{
color:white;
}

#footer b{
color:white;
}

/*  Hide our full site UI elements: */
#footer .footercenter,
#featured,
#access,
#header { 
    display:none; 
}

/* Change others: */
body{
    background:none;
    background-color:none;
}

#page{
    background:none;
    width:auto;
}
#site-wrap{    
    margin-top:0px;
}
#content{
    padding:0;
    float:none;
    margin:auto;   
}
#footer #site-ui-switch-link {
    display:block; margin:auto;
    text-align:center;
}
