
a
{
	text-decoration: none;
	color: #986199;
}
img {
	border: none;
}
body 
{
	background-color: #c2c2c2;
}
#afl {
	padding-top: 5px;
	padding-left: 5px;
}
#top {
	width: 1024px;
	
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 162px;
	border-left: #98a748 1px solid;
	border-top: #98a748 1px solid;
	border-right: #98a748 1px solid;
	
	background: white url(images/AFLHeaderLogo.png) 0 0 no-repeat;
	text-align: right;
}
#top img{
	position: relative;
	right: 60px;
	top: 6px;
}

#page {
	display: block;
	width: 1024px;
	min-height: 850px;
  	height: auto !important;
 	height: 850px;
	margin: 0 auto;
	text-align: left;
	border-left: #98a748 1px solid;
	border-right: #98a748 1px solid;
	border-bottom: #98a748 1px solid;
	background: white url(images/leftColumn.png) 0 -25px no-repeat;
}

#bottom {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 53px;
	background-color: #cdda8c;
	border: #98a748 1px solid;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}
#bottom p {
	padding: 10px;
}

#navbar {
	display: block;
	width: 1024px;
	margin: 0 auto;
	height: 24px;
	text-align: right;
	background: transparent url(images/navBar.png) 0 0 no-repeat;
	
}
#navbar img {
	margin-left: 10px;
	margin-right: 10px;
}
#content {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 15px;
	height: auto;
	display: block;
	font-size: 14px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
}

#homeLeft
{
	width: 500px;
	float: left;
}
#homeRight
{
	width: 200px;
	float: right;
}
#homeAll
{
	width: 720px;
	float: right;
	
}
#secondNav
{
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px;
}
h1 {
	color: #0053a0;
	font-size: 24px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
}
h2 {
	color: #0053a0;
	font-size: 18px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
}
#theList {
	list-style-image: url(images/bullet.png);
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 18px;
}
#theList li {
	
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#theList2 {
	list-style-image: url(images/bullet.png);
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 18px;
}
#theList2 li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
}


.firstWord {
	color: #0053a0;
	font-size: 14px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
	
}
.faqQ {
	color: #0053a0;
	font-size: 14px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
	
}

.faqA {
	font-size: 13px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-weight: lighter;
}






