html
{
  margin:0;
  padding:0;
  border:0;
  font-family: verdana;
  font-size:8pt;
  color: #fff;
  background-color: #000000;
  background-image:url(../images/tile.png);
  background-position: top left;
  background-repeat: repeat-x;  
}

body {
  width: 776px;
  position:relative;
  color: #fff;
  padding:0 10px 10px 10px;
  margin:1px auto 4px auto;
  /* Fixes IE auto margins bug */
  text-align: center;

}

/*****************************

  
  General items
  ****************************/

img 	{
border: 0;
}

ul {
margin: 0;
padding: 0;
list-style-type: none;

}

 li {
padding: 0;
list-style-type: none;

}

h1	{
margin: 10px 0;
padding: 0;
font-size: 18px;
text-align: left;
}

h2	{
margin: 0;
font-size: 15px;
text-align: left;
}

h3	{
margin: 5px 0 3px 0;
font-size: 14px;
text-align: left;

}

h4	{
margin: 0;
font-size: 12px;
}

h7	{
font-weight: bold;
display: block;
margin-bottom: 10px;
}

p	{
margin: 20px 0 0 20px;
padding: 0;
line-height: 150%;
letter-spacing: 0.02cm;
}

a {
color: #0000ff;
}

a:hover {
color: #dbdbdb;
}

fieldset	{
border: 0;
}

div 	{
text-align: left;
}

.nodisplay	{
display: none;
}

/*****************************
  Header
  ****************************/

#header	{
width: 776px;
height: 100px;
border: none;
background-color: transparent;
padding:0;
margin:0;
}

/*****************************
  nav
  ****************************/
#nav
{
float: left;
margin: 0px;
width: 770px;
height: 13px;
border:0;
border-top: 1px solid #000;
background-image:url(../images/navBG.gif);
background-position: top left;
background-repeat: repeat-x;
padding: 11px 3px 9px 3px;
}

#nav ul	{
margin: 0;
display: inline;
}

#nav li	{
display: inline;
margin:0;
font-family: arial;
font-weight: bold;
}

#nav li.indent	{
margin: 0 0 0 180px;
}


#nav li.noLink
{
color: #535050;
text-decoration: none;
margin: 0;
padding: 0 8px 0 8px;
width: 99px;
}

#nav a
{
color: #fff;
text-decoration: none;
margin: 0;
padding: 9px 10px;
width: 99px;

}

#nav a:hover
{
color: #fff;
background-image:url(../images/navBG-h.gif);
background-repeat: repeat-x;
background-color: #000;
text-decoration: none;
margin: 0;
padding: 9px 9px;
border:1px solid #000;

}

/*****************************
  frame
  ****************************/

#frame	{
color: #000;
padding:10px;
float: left;
width: 734px;
border: 10px solid #5F5D5D;
background-color: #fff;  
margin-bottom:20px;
}

#frame a:hover	{
color: red;
}


#split li	{
margin-bottom: 30px;
}


/*****************************
Left side of frame
  ****************************/
li.left  {
width: 409px;
float: left;
margin-right: 10px;
}

li.leftMain  {
width: 409px;
float: left;
margin-right: 10px;
background-image: url(../images/usapl_100.gif);
background-position: top left;
background-repeat: no-repeat;
}

#split li.leftMain h1	{
margin: 10px 0 30px 110px;
}

#split li.leftMain h2.dateLoc	{
margin: 10px 0 20px 0;
}

#split li.leftMain p	{
padding-left: 10px;
padding-bottom:25px;
background-image: url(../images/paraBorder.gif);
background-position: bottom left;
background-repeat: no-repeat;
margin: 0 0 20px 0;
}

#split li.leftMain p.bottom	{
background-image: none;
}

#split li.leftMain h2.links{
margin:60px 0 0 10px;
}

#split li.leftMain ul#links{
padding:0;
margin: 0 0 0 10px;
}

#split li.leftMain ul#links li{
margin:5px 0 0 0px;
padding:0 0 0 25px;
background-image:url(../images/listBG.gif);
background-position: top-left;
background-repeat: no-repeat;
}



#split li.left h1.recs	{
margin: 10px 0 30px 10px;
}

#split li.left h1	{
margin: 10px 0 30px 110px;
}


#split li.left p	{
padding-left: 10px;
padding-bottom:25px;
background-image: url(../images/paraBorder.gif);
background-position: bottom left;
background-repeat: no-repeat;
margin: 0 0 20px 0;
}

#split li.left p.bottom	{
background-image: none;
}

#split li.left h2.links{
margin:60px 0 0 10px;
}

#split li.left ul#links{
padding:0;
margin: 0 0 0 10px;
}

#split li.left ul#links li{
margin:5px 0 0 0px;
padding:0 0 0 25px;
background-image:url(../images/listBG.gif);
background-position: top-left;
background-repeat: no-repeat;
}

#split li.leftMain p.about	{
background-image: url(../images/adfpaAbout.gif);
background-position: bottom right;
background-repeat: no-repeat;
}



/*****************************
  right side of frame
  ****************************/

li.right  {
padding: 0 0 0 15px;
width: 290px;
margin: 0 0 0 ;
float: left;
border-left: 1px solid #ccc;
}

li.rightMain  {
padding: 40px 0 0 15px;
width: 290px;
margin: 0;
float: left;
border-left: 1px solid #ccc;
background-image:url(../images/findAMeetBG.gif);
background-position: top left;
background-repeat: no-repeat;
}

li.rightMain p.moreInfo {
margin: 20px 0 0 0;
padding:60px 10px 0 0;
width: 273px;
height: 95px;
font-family: courier;
letter-spacing: 0cm;
text-align: right;
background-image:url(../images/moreInfoBG.gif);
background-position: top right;
background-repeat: no-repeat;
}




li.rightMain table	{
font-size: 9px;
margin:0px 0 60px 0;
padding: 0px 4px 0px 3px;
width: 294px;
border-bottom: 1px solid #ccc;
}


li.rightMain td	{
height:8px;
margin:0;
padding:0 10px 0 0;
}

li.rightMain td.b,	
li.resultsR td.b	{
font-weight: bold;
border-bottom: 1px solid #000;
}

p.smallText	{
line-height: 120%;
font-family: arial;
letter-spacing: 0.0cm;

}


#bottom	{
clear: both;
width: 748px;
border-top: 1px solid #ccc;
}



/*****************************
State Records right side 
  ****************************/
li.right p.stateRecords  {
background-image: url(../images/recs.gif);
background-position: top right;
background-repeat: no-repeat;
padding:130px 0 0 0;
}




/*****************************
NEWS Left side 
  ****************************/
li.newsL  {
width: 290px;
float: left;
margin-right: 10px;
}

#split li.newsL h1	{
margin: 10px 0 20px 0;
}


#split li.newsL p	{
padding-left: 10px;
padding-bottom:25px;
margin: 0 0 20px 0;
}

/*****************************
  NEWS right side 
  ****************************/

#split li.newsR  {
padding: 130px 0 0 15px;
width: 409px;
margin: 0;
float: left;
border-left: 1px solid #ccc;
background-image: url(../images/newsBG.gif);
background-position: top center;
background-repeat: no-repeat;
}



#split li.newsR ul.newsItems	{
padding:0;
margin:0;
width: 398px;
background-image: url(../images/newspaper.gif);
background-position: top center;
background-repeat: repeat-y;

}



#split li.newsR ul.newsItems li	{
padding:0 0 20px 0;
border-bottom: 1px solid #E8E8E8;
margin:0 0 20px 0;
}


/*****************************
  Results
  ****************************/
#split li.resultsR  {
padding: 130px 0 0 15px;
width: 409px;
margin: 0;
float: left;
border-left: 1px solid #ccc;
background-image: url(../images/resultsBG.gif);
background-position: top center;
background-repeat: no-repeat;

}




/*****************************
  footer
  ****************************/
  
#footer	{
background-image: url(../images/fowlerFam.jpg);
background-position: top right;
background-repeat: no-repeat;
width: 740px;
height: 152px;
font-size: 8pt;
clear: both;
text-align: center;
padding:0px 0 0 0;
margin:0;
}

#footer ul	{
margin:20px 0 0 0;
}

#footer li	{
display: inline;
margin:0 5px;
}

p.fowler	{
text-align:right;
color: #fff;
font-size: 10px;
font-family: arial;
margin:25px 110px 0 0;
}

p.fowler2	{
text-align:right;
color: #fff;
font-size: 10px;
font-family: arial;
margin:-5px 110px 0 0;
}




/*****************************
  back to top
  ****************************/
div#backToTop a	{ 
color: #fff;
margin: 0;
padding: 0;
}

img.wordIcon	{
float: left;
}

table#sched th	{
color: red;
}

table#sched td	{
width: 170px;
height: 15px;
}

table#sched td.sep	{
border-top: 1px solid #ccc;
}


p.sched	{
font-family: arial;
margin-bottom: 20px;

}



dl, dd	{
display: inline;
float: left;
}

/*****************************
  Bottom nav
  ****************************/
  
#bottomNav {
clear: both;
text-align: center;
padding: 20px 0 0 0;
}


#bottomNav li	{
display: inline;
border-right: 1px solid #000;
padding:0 3px 0 5px;
}

#bottomNav li.last	{
border: none;
}

#bottomNav p{
margin:10px 0 0 0;
padding:0;
font-size: 10px;
}
















