/* ------------------------ jimlongo 070603 */
/* - BODY ------------------------------- */

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

p { 
font-family : Geneva, Arial , Verdana , "Trebuchet MS" , Trebuchet, Helvetica, sans-serif;  
font-size : 13px;
margin : 5px 5px 5px 20px;
padding : 5px 5px 5px 20px;
}

tr {
padding : 0;
margin: 0;
}

li {
margin : 4px 0 4px 20px;
padding : 4px 0 4px 20px;
}

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

.scheduletext { 
font-family : Geneva, Arial , Verdana , "Trebuchet MS" , Trebuchet, Helvetica, sans-serif;  
font-size : 13px; 
margin : 4px; 
padding : 4px;
}

div {
margin : 0;
padding : 0;
}

.w450 {
width : 450px;
}

.w500 {
width : 500px;
}

.media {
width : 450px;
text-align:justify;

}


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



.indent { 
margin : 25px; 
}

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

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

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

h1 h2 { 
margin-top: 0; 
}

h1 { 
font-size: 17px; 
}

h2 { 
font-size: 16px; 
}

h3 { 
font-size: 15px;
 }

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: 10px; 
text-align: center; 
text-indent: 0px; 
}

/* ---LAYOUT BOXES -- */

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



#content {
position : absolute;
top : 180px;
left : 0px;
/*margin : 0px;
padding : 0px;*/
voice-family : "\"}\"";
voice-family : inherit;
}



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

.left { 
text-align : left; 
}

.center { 
text-align : center; 
}

.right { 
text-align : right; 
}

.justify { 
text-align : justify; 
}

img { 
margin : 0px;
 }
 