body	{
	background: #006699;
	top:        40;
	margin:     0;
	font-family: Verdana;
	font-size:   10px;
	font-weight: normal;
	color:       #000000;
	text-align:  center;
	}
#container
	{
 	position: relative;
	text-align:  center; 
	}
#content
 	{
	position: relative;
	background: #FFFFFF;
	top:        5px;
	width:      80%;
	padding: 0 0 0 0;
	font-family: Verdana;
	font-weight: normal;
	font-size:   90%;
	border-width:4pt;
	border-style:solid;
	border-color:#000000;
	overflow:    auto;
	text-align:  center;
	z-index: 1;
 	}
#top
	{
 	position: relative;
        top:      10px;
        width:  260px;
        height: 380px;
		background-image: URL("../FlyerPics/ATCLogoBlack1.png");
		background-repeat:no-repeat;
	}
#bot
{
 position: relative;
       top:      20px;
	   width:  680px;
       height: 120px;
	   background-image: URL("../FlyerPics/Conductedby.png");
		background-repeat:no-repeat;
}
A 	{
	color: #000080;
	text-decoration: underline;
	}
A:hover {
	color: #7C7D7E;
	text-decoration: underline overline;
	}
font	{ 
	font-family: Verdana; 
	font-weight: normal; 
	}
td	{ 
	font-family: Verdana; 
	font-size:   10px;
	font-weight: normal; 
	}
h1	{ 
	font-size: 20px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h2	{ 
	font-size: 18px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h3	{  
	font-size: 16px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h4	{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	}
h5	{
	font-family: Verdana; 
	font-size: 8px; 
	font-weight: normal; 
	color: #000000; 
	}
h6	{ 
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
	}
hr	{ 
	color: #7C7D7E; 
	size:    2px;
	width   :100%;
	}
