html { min-height: 100%; margin-bottom: 1px;overflow-y: scroll; }
* html { height: 100%; } /* for ie 6 */

body
{
    font-family:
    "Trebuchet MS Gothic"
    ,"New Gothic Standard"  
    , Arial
    , Helvetica
    , Sans-Serif;
     
   
    font-size:9pt;
    color:#333;
   
    margin-top:0;
    background-image:url(../resources/logocrop.gif);
    background-repeat:no-repeat;
    background-position:right top;
   
   background-color:#eee;
   
    
    
    
}

hr.featurerule{ border:solid 0.5pt #eee;border-collapse:collapse;}


a
{
    color:#4c994c;
    text-decoration:none;   
    
    
}


a:hover
{
 text-decoration:underline;   
}

h1
{
 font-weight:bold;
 font-size:14pt;
 color:#4B88BE;
    
}



div.boundbox
{
    background-color:#fff;
    padding:10px;
    margin-top:5px;
   /* border:solid 1px #c7c7c7;  */
    border-right:solid 1px #aaa; 
    border-bottom:solid 1px #aaa; 
    margin-left: auto ;
    margin-right: auto ; 
    
     z-index:1;
    position:relative;
  
    width: 900px ;
   
   /* border-top:solid 1px #c7c7c7;*/
   
    
}

#innercontentbox
{
 width:900px;
 line-height:150%;
 min-height:360px;
 margin-bottom:20px;
 
    
}

#innercontentbox img{ border:solid 1px #c7c7c7;  
    border-right-color:#aaa; 
    border-bottom-color:#aaa; }



div.featurebox
{}

img.featurebox
{
       margin-left:5px;
       margin-right:6px;
       height:126px;
       width:168px;
       
       
}

div.inline-list ul, div.inline-list li {
	display: inline;
	color:#aaa;
	font-size:9pt;
	}


#topback
{
    position:absolute;
    left:0;
    top:0;
    height:500px;
    width:500px;
    background-image:url(../resources/topgradpast.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    background-color:#eee;
    z-index:0;
   
    
    
}

#bound1
{
   
   margin-top:10px;
    
    
}


#bound2
{
    border-bottom:none;
    
}

#bound3
{
   /* min-height:200px;
   border-bottom:none;*/
  
    
}

#bound4
{
    margin-top:0;
    font-size:8pt;   
    color:#4B88BE;
  
    text-align:right;
}

#breadcrumb
{
 text-align:right;   
}

#menumain
{
    text-align:right;
    font-size:12pt;
    float:right;
     font-family:"Lucida Sans Unicode"
    ,"Trebuchet MS Gothic"
    ,"New Gothic Standard"  
    , Arial
    , Helvetica
    , Sans-Serif;
       
    
    
}

#innercontentbox img
{
      /*border: solid 1px #555;*/
}

#adminBar 
{
	
/*
You can play around with the background-color
attribute to suit yourself and your 
organisation's colour scheme.
*/	
	
/*background-color:#006633; */
background-color:#000000;
height:20px; 
width:100%;
color: #FFFFFF;
font-weight:bold;
font-size:11px;
}

#adminlinks {

padding-top:3px;
padding-left:20px;


}

a.adminlink
{color:#eeeeee; 
/*font-weight:bold;*/
text-decoration:none}
a.adminlink:hover {
color: #FFCC00;
text-decoration:underline
}

div.featuretext p
{
 font-size:8pt;   
}

div.featuretext h3
{
 font-size:10pt;   
}


 