﻿html {  height: 100%;margin:0 ;padding:0;}

body { height: 100%; margin: 0;padding: 0;font-family: 'Lucida Grande' Lucida, Verdana, Arial, sans-serif; font-size: 70%; }


#nav,
#mast-img,
#footer
 {display: none;}

#header a#logo {
	font-size:2.0em;border-style:none;color: #000;padding: 0 0 10px;}

#header #call {width: 100%; border-bottom: 1px solid #999;margin: 10px 0;}
#header #call p {
	padding: 5px 0;}
	
#container #content div.profile {background-color:#EDEDEC;margin: 15px 0;padding: 7px;border: 1px solid #ccc;}
	
h1 {color: #333;font-weight: normal;font-size: 2.1em;padding: 0 0 10px;margin:0;}
h2 {color: #333;font-weight: normal;font-size: 1.6em;padding: 10px 0 5px;margin:0;}
h3 {color: #333;font-weight: bold;font-size: 1.2em; font-style:italic;padding:0;margin:0;}

#content p { line-height: 1.7em;margin:10px 0;padding:0;}
#content p.small {font-size: 0.8em;color: #666;}

a {color: #666;text-decoration: none;border-bottom: #666666;border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a:link {color: #333;text-decoration: none;border-bottom: #666666;border-width: 0px 0px 1px 0px; border-style: none none dotted none;}
a:hover {background-color:#eee;color: #666;text-decoration: none;border-bottom: #666666;border-width: 0px 0px 1px 0px; border-style: none none dotted none;}

#content #right {clear: left;}
