/*  #FFFFCC   */
/*  #CC9966   */
/*  #FFFFFF   */
/*  #FFCC99   */



A       /* Hyperlink tags =================== */
        {
        color                   : #454A47; 
	font-family             : Helvetica;
        font-size               : 8pt; 
        text-decoration : none; 
        }

A:VISITED
        {color                  : #454A47;}

A:HOVER
        {color                  : 134C95;
        /* background-color: #5C8566; */
        text-decoration : none;
        }


BODY 
        {
	background-color 	: #271805;  
/*        background-color        : #B3B38F;  */ 
        color                   : #000000;
	font-family             : Trebuchet MS, Helvetica;	
        font-size               : 8pt;
        margin                  : 5px;
        }



H1 
        {
        color                   : #454A47;
	font-family		: Trebuchet MS, Helvetica;
        font-size               : 14pt;
        font-weight             : 200;
        }
H2
        {
        color                   : #454A47;
	font-family             : Trebuchet MS, Helvetica;
        font-size               : 12pt;
        font-weight             : bold;
        }


H3
        {
        color                   : #454A47;
	font-family             : Trebuchet MS, Helvetica;	
        font-size               : 10pt;
        font-weight             : bold;
        /*line-height           : 16pt; */
        }

P
	{
/*	text-indent		: 14pt; */
	font-family             : Trebuchet MS, Helvetica;
	font-size               : 11pt;		
	}


#Wrapper
        {
        width                   : 950px;
        height                  : 100%;
        }

#Header
{
        background              : url('/exhibit/aa07/education/_images/bg_image.jpg');
        text-align              : center;
        padding                 : 0px;
        visibility              : visible;
    /*    position                : relative; */
        border                  : solid ;
        border-color            : #F4EBCE;
        clear                   : left;
}



/* #####################Styles for Content ##################*/
#Content  
        {
	background              : url('/exhibit/aa07/education/_images/bg_image.jpg');
        border                  : solid ;
        border-color            : #454A47; 
	padding-right		: 20px;
        }

#Image_Container
	{
	margin			: 20px;
	position                : relative;
	float			: left;
	}
#Sub_Container
        {
        position                : relative;
        padding                 : 0px;
        margin                  : 0px;
        color                   : #454A47;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : none;
        background              : url('/exhibit/aa07/education/_images/bg_image.jpg');
        }


/*   ################### Styles for Home Page ################ */
  
#exhibit_home_Content
        {
	background              : url('/exhibit/aa07/education/_images/bg_image.jpg');
	border                  : solid ;
        border-color            : #454A47;
        }


/* ###############For Footer######################### */
#Footer   
        {
        line-height             : 14px;
        text-align              : left;
        padding                 : 0px;
        visibility              : visible;
        position                : relative;  
        width                   : 100%;
        clear                   : both;
        }

A.Footer  
        {
        color                   : #FFFFFF;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : underline;
        }

A.FooterBold
        {
        color                   : #FFFFFF;
        font                    : bold 11px Arial,Helvetica, Sans-Serif;
        text-decoration : underline;
        }

.Footer-Container
        {
        position                : relative;
        padding                 : 5px;
        margin                  : 0px;
        color                   : #FFFFFF;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : none;
        }

#Mtext
        {
        color                   : #000000;
        font-family             : Trebuchet MS, Helvetica;
        z-index                 : 22;
        text-align              : center;
        visibility              : visible;
        position                : relative;
        top                             : -180px;
        left                    : 20px;
        width                   :780;
        }

#Mtext h2 {
        margin: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
	font-color: #957463;
}
         
#Mtext ul {
        list-style: none;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 50px;
        padding: 0 0 0 15px;
        font-size: 11px;
}
        
        
#Mtext li {
        padding-top: 10px;
}
a.nav1:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #957463;
        text-decoration: none;
        font-size: 21px;
        font-weight: bold;
	padding : 15px;
}
a.nav1:hover {
        color: #000000;
        background-color: #FFFFFF;
        padding-top: 3px;
}
a.nav1:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #957463;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}
a.nav1:visited:hover {
        color: #000000;
        background-color: #FFFFFF;
}
