/*
   Style Sheet:  styles.css
   Description:  general presentation styles for core website  
   Author:       Martyn Green,
   
   History:
      v 1.01    02/24/07
*/

body {font-family: verdana, arial, helvetica, sans-serif; background-color: white; font-size: 74%; background-color: white; margin:0; padding: 20px;}

div#wrapper {min-width: 760px; height: 420px; width: 100%;}