/* font */
body, p, td, div, span, h1, h2, h3, a {font-size: 13px; font-family: Century Gothic, sans-serif;}


/* centering page */
body { margin:0 auto; width: 900px; background-color: white; }

.leftNav { margin-bottom: 10px; }

.leftNavLinkouts {  }

.leftNavDivider { margin-top: 5px; margin-bottom: 5px; width: 380px; height: 2px; color: black; }

.header { margin-top: 40px; }

.left, .content { float: left; margin-top: 40px; }

.content { margin-left: 20px; }

.left { width: 400px; }

.content { width: 470px; }

.socialNetwork { width: 72px; height: 72px; }

a:link, a:visited { color:#00ADEF; text-decoration: none; }      
a:active, a:hover { color:#2277CC; text-decoration: none; } 

a.leftNav:link, a.leftNav:visited { color: black; text-decoration: none; }      
a.leftNav:active, a.leftNav:hover { color:#00ADEF; text-decoration: none; } 





