html
{
  margin:0;
  padding:0;
  border:0;
  font-family: verdana;
  font-size:8pt;
  color: #ffffff;
  background-image: url(../images/bg.gif);
}

body {
  width: 742px;
  position:relative;
  color: #fff;
  padding:10px;
  border:4px solid #fff;
  background-color: #000;  
  margin:4px auto 4px auto;
  /* Fixes IE auto margins bug */
  text-align: center;
  height: 2700px;
}

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

img 	{
border: 0;
}

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

 li {
margin: 0 0 0 40px;
padding: 0;
list-style-type: none;
display: block;
}

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

h2	{
margin: 10px 0;
font-size: 16px;
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%;

font-family: georgia;
letter-spacing: 0.07cm;
}

a {
color: #2e9cf9;
}

a:hover {
color: #a6a6a6;
}

fieldset	{
border: 0;
}

div 	{
text-align: left;
}

.nodisplay	{
display: none;
}

/*****************************
  Header
  ****************************/
#header	{
background-color: #000;
color: #ffffff;
margin: 0 0 10px 0;
padding:0 60px 40px 0;
float: left;
width: 440px;
border-bottom: 1px dashed #2F2F2F;
}


#header h3.title {
background-image: url(../images/header.gif);
background-repeat: no-repeat;
height:43px;
margin-top:30px;
}


#header ul{
display: inline;
}

#header li	{
display: inline;
width: 130px;
margin:0 25px;
}

img.entryIcon	{
margin-right: 20px;
}


#header ul.images	{
clear: all;
width: 550px;

}






/*****************************
  nav
  ****************************/
#nav
{
float: left;
margin: 0px;
width: 225px;
height: 553px;
background-image: url(../images/ipod.gif);
background-repeat: no-repeat;
}

#nav ul	{
margin: 35px 0 0 0;
width: 99px;
}

#nav li	{
margin:0 0 0 27px;
font-family: arial;
font-weight: bold;
width: 99px;
}

#nav a
{
color: #000;
background-color: #fff;
text-decoration: none;
margin: 0;
padding: 0;
width: 99px;
}

#nav a:hover
{
color: #fff;
background-color: #000;
text-decoration: none;
margin: 0;
padding-right: 35px;
width: 99px;
}




/*****************************
  blocks
  ****************************/
#blocks	{
width: 500px;
float: left;
}

#blocks li	{
margin-top: 50px;
padding-bottom: 30px;
border-bottom: 1px dashed #2F2F2F;

}



#blocks h3	{
color: red;
}

/*****************************
  PL Links
  ****************************/
#plLinks	{
float: right;
width: 225px;

}

#plLinks ul,
#plLinks li	{
margin: 0;
padding: 0;

}

#plLinks h3{
margin: 0;
padding: 0;
}





/*****************************
  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:20px 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;

}
