/* ------------------------ jimlongo 040408 */
/* - BODY ------------------------------- */

body { 
color : black;
background : #FFFFFF url(none);
margin : 0; 
padding : 0;
}

p { 
font-family : Times, "Times New Roman", serif;  
font-size : 16px;
margin : 5px;
padding : 5px;
max-width: 600px;
}

tr {
padding : 0;
margin: 0;
}

li {
margin : 4px 0 4px 10px;
padding : 4px 0 4px 10px;
max-width: 600px;
}
li.tight {
margin : 0px 0 1px 10px;
padding : 0px 0 1px 10px;
max-width: 600px;
}

.tabletext { 
font-family : Times, TimesNewRoman, serif;  
font-size : 14px; 
margin : 0px; 
padding : 6px;
}

.greentabletext { 
font-family : Times, TimesNewRoman, serif; 
color : green;
font-size : 14px; 
margin : 0px; 
padding : 6px;
}

.scheduletext { 
font-family : Times, "Times New Roman", serif;   
font-size : 16px; 
margin : 4px; 
padding : 4px;
text-align : center;

}

div {
margin : 0;
padding : 0;
}




table { 
color : black; 
border-color : #993333;
border-width : 6px;
background : #FFFFFF url(none); 
padding : 0px;
margin : 0px;
} 


.small { 
font-size : 12px; 
margin : 0; 
}

/* - HEADINGS ------------------------------ */

h1, h2, h3, h4, h5, h6 { 
padding: 1px; 
text-align: left;
font-weight: bold; 
}


h1 h2 { 
margin-top: 0; 
}

h1 { 
font-size: 16px; 
}

h2 { 
font-size: 15px; 
}

h3 { 
font-size: 14px;
 }

h4 { 
font-size: 13px; 
}

h5 { 
font-size: 12px 
}

.greytext { 
color: #993333; 
background: #999999 url(none); 


}

.times { 
font-family: Times, serif; 
}

.table { 
font-size: 13px; 
margin: 2px; 
text-align: left; 
text-indent: 0px; 
}

/* ---LAYOUT BOXES -- */



#header {
position : relative;
top : 0;
/*height : 260px; /* the correct height  - no need for IE5 hack*/ */
padding : 0;
margin : 0;
border-width : 0px;
voice-family : "\"}\"";
voice-family : inherit;

}
body>#header {
height : 260px;
}


#content {
position : relative;
/*top : 260px;*/
margin : 10px 0 10px 0;
padding : 0px 0px 0px 20px;
width: 95%;
voice-family : "\"}\"";
voice-family : inherit;
}
#content2 {
position : absolute;
top : 30px;
left : 0;
margin : 10px;
padding : 0px 0px 0px 20px;
voice-family : "\"}\"";
voice-family : inherit;
}



/* - ALIGNMENT ----------------------------- */

.left { 
text-align : left; 
}

.center { 
text-align : center; 
}

.right { 
text-align : right; 
}

.justify { 
text-align : justify; 
}

img { 
margin : 0;
border: 0;
 }
 