﻿	
		body 
		{
			font-family:Arial;
			background:#E0F8FF;
			text-align:center;
			
		}
	   #content
		{
			background:#fff;
			margin:0 auto;
			position: relative;
			padding:0;
            width: 1000px;
		}

       .banner
       {
           width: inherit;
       }
		
	   a:link, a:visited {
			text-decoration: none;
			color: rgb(124,65,153);
		}
		a:hover, a:active 
		{
			text-decoration:underline;
		}
		.header 
		{
			width:100%;
			position:relative;
                       margin-left: auto;
          margin-right: auto;
		}
		 .header h2
		{
			position:absolute;
			top:11px;    
			right:109px;
			text-align:right; 
			color:#707070;      
		   
		}
     
        .textdescrip
        {
            vertical-align: top;
        }
        .style35
        {
            font-size: 17px;
        }
        .style36
        {
            font-size: 24px;
        }
                .location
        {
            margin: 10px 0;
            font-size: 90%;
        }
        #PanelNonDrexel
        {
            text-align: center;
            font-weight: bold;
            margin: 0 0 10px;
        }
        
         .workshop
        {
            vertical-align: top;
            padding: 0 0 10px 0;
        }
        
        .promo-code
        {
            background: #ccc;
            padding: 10px;
            width: 40%;
            margin: 0 20px;
        }
        .order-summary
        {
            background: #ccc;
            padding: 10px;
            margin: 0 20px 0;
            width: 80%;
        }
                
        .style25
        {
        }
        .style31
        {
            width: 112px;
        }
        .style32
        {
            vertical-align: top;
        }
        .style34
        {
            vertical-align: top;
        }
        #form1
        {
            margin: 0 auto;
            position: relative;
            width: 1000px;
        }
        #problem
        {
            font-weight: bold;
            text-align: center;
        }
        .style37
        {
            width: 466px;
        }
        .style38
        {
            font-size: x-small;
        }
        .SameDay 
        {
            width: 45%;
            
	    }
        .SDRight {
            float: right;
        }
        .maindiv {
          text-align: left;
           height: auto;
          padding: 20px;
           margin-left: auto;
          margin-right: auto;
        }
