﻿body { 
text-align : center; 
font-family : arial,serif; 
background-color : #ffcccc; 
color : #cccccc; 
} 
p { 
padding : 0 5px 0 5px; 
} 
#wrapper { 
font-size : 1em; 
width : auto; 
height : auto; 
margin-left : auto; 
margin-right : auto; 
background : #0066cc; 
} 
#content { 
margin : 5px 5px 5px 5px; 
width : 60%; 
float : left; 
} 
.nomobile {
margin : 0px;
width:0px;
visibility:hidden;
display:none;
height:auto;
}
#logo { 
margin : 5px 5px 5px 5px; 
visibility:visible;
} 
#menu { 
font-size : medium; 
padding : 10px 0 10px 0; 
margin : 5px 5px 5px 5px; 
background : #606060; 
color : #66ccff; 
width : 100px; 
height : 300px; 
border : 1px solid black; 
float : left; 
} 
#menu a { 
font-family : "Monotype Corsiva",serif; 
font-size : 0.75em; 
display : block; 
width : 100px; 
text-align : center; 
text-decoration : none; 
text-transform : none; 
padding : 3px 0; 
color : #66ccff; 
} 
#menu a:hover { 
color : black; 
background-color : #ffcccc; 
} 
table { 
margin-left : auto; 
margin-right : auto; 
} 
h1, h2, h3, h4 { 
font-family : "Monotype Corsiva",serif; 
font-weight : normal;
font-size:smaller; 
color : #cccccc; 
text-align : center; 
} 
.bodypic {  
margin : 2px 2px 2px 2px;
width:120px;
height:auto;
border-width : 2px; 
border-style : solid; 
border-color : white; 
position : relative; 
} 
