body {font-size: 12px;
      font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
      color: #000000;
      margin: 5;
      padding: 0;
      background-image:url('../images/bg.png');
}

p { margin : 0;padding : 0;}
a:visited, a:link {color : #1F5BA3; text-decoration: none; background:none;}
a:hover {color : #000000; text-decoration: underline; background:none;}
h1 {color:#1F5BA3; margin: 5px 0px 2px 0px; font:bold 16px Trebuchet MS, serif; border-bottom:1px solid #efece7;}
h2 {color:#1F5BA3; margin: 10px 0 2px; font:bold 14px Trebuchet MS, serif; border-bottom:1px solid #efece7;}
h3 {color:#1F5BA3; margin: 5px 0; font:bold 12px Trebuchet MS, sans-serif; text-decoration : underline}
h4 {color:#ffffff; margin: 5px 0; font:bold 18px Trebuchet MS, sans-serif;}
ul {padding:0;list-style-type:square; list-style-image:url('pix/bullet.gif'); margin-left:17px; margin-right:0; margin-top:0; margin-bottom:0}

/*** Layout ****/
#wrapper {margin : 0 auto; width : 900px;
			border-left : 3px solid #1F5BA3; 
			border-right : 3px solid #1F5BA3; 
			border-bottom : 3px solid #1F5BA3; 
			border-top : 3px solid #1F5BA3; 
			background: #f7f7f7;}
#header {margin : 0 0px;}
#nav {height: 125x; padding: 0px 0px; text-align : left;}
#nav a:visited, #nav a:link {text-decoration : bold; color : #ffffff;}
#nav a:hover {text-decoration : underline;color : #ffffff;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 10px;}

#one-column {width:880px; padding: 10px 10px 10px 10px; float:left; text-align: justify; min-height:500px;}

.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none; color : #2a3845;cursor: text;}
#footer {background : #1F5BA3; padding : 5px 5px; text-align : center; color: #ffffff; clear: both;}
#footer a:visited, #footer a:link {text-decoration : none; color : #ffffff;}
#footer a:hover {text-decoration : underline;color : #ffffff;}