/* CSS Document */

/*CSS Styles for Awards page*/

html,body{ background-color: #dbf2de; }
div#header h1{ border-bottom: 1px solid #39b54a; }
div#container {
background-image:url(../images/awards_bg.gif);
background-position:left top;
background-repeat:repeat-y;
background-color:#ffffff;}

h3 { color: #39b54a; }
div#navigation{ float:left;width:200px; }
div#extra{ line-height: 1.4;}
div#extra{ float:left;clear:left;width:200px; padding:10px 0px 10px 0px;}
div#footer{ background: #39b54a; }



