/*  kevinskoglund.com                               */
/*  Authored by Kevin Skoglund, Nova Fabrica, Inc.  */
/*  This is the basic style sheet for all broswers. */

html { width: 100%; height: 960px; min-width: 1280px; }
body { width: 1280px; height: 960px; margin: 0 auto; padding: 0; 
  font: 14px Verdana,"Lucida Grande",Lucida,Helvetica,Arial,sans-serif; 
  color: #000000; background: #666666 url("../images/carp_copyrighted.jpg") top center no-repeat; 
  border: 1px solid #666666; }
  
ul, li, { font-family: Verdana,"Lucida Grande",Lucida,Helvetica,Arial,sans-serif; }
img { border: none; }
a, a:visited { padding: 2px 4px; color: #59E085; text-decoration: none; border: none; text-shadow: #333333 1px 1px; }
a:hover { color: #008040; background: #CCFFCC; text-decoration: none; text-shadow: none; }
.clear { clear: both; }

#header { margin-top: 5em; height: 5em; padding: 0.25em 4em; background: #FFFFFF; }
#header h1 { color: #333333; }
#main { margin-top: 100px; height: 500px; }
ul { list-style-type: none; margin: 0 0 2em; padding: 0; font-size: 1.2em; }
ul li { margin: 1.5em 0; padding: 0; }

ul#presences { float: left; margin-left: 280px; width: 200px; }
ul#trainings { float: left; margin-left: 100px; }
