/* Screen Styles, St. Philip Benizi Catholic Church */ 
body {color: black} 

/*h1, h2, h3, h4, h5, h6 {font-family: Georgia, Times New Roman, serif}*/

h1 {font-weight: 500; font-size: 18px; color: #000066; font-family: Georgia, 
   Times New Roman, serif; text-align: center; line-height: 90%}

h2 {font-weight: 500; font-size: 18px; color: #000066; font-family: Verdana, sans-serif; 
   text-align: left; line-height: 90%}
   
h3 {font-weight: 600; font-size: 16px; color: #000066; font-family: Verdana, sans-serif; 
   text-align: center; line-height: 90%}
   
h4 {font-weight: bold; font-size: 14px; color: #000066; font-family: Verdana, sans-serif; 
   text-align: left}
   
h5 {font-weight: bold; font-size: 12px; color: #990033; font-family: Verdana, sans-serif; 
   text-align: center; line-height: 90%}
   
h6 {font-weight: bold; font-size: 11px; color: #000; font-family: Verdana, sans-serif; 
   text-align: left; line-height: 130%} 

p {font-family: Verdana, sans-serif; font-size: 11px; text-align: left; line-height: 140%}

p.big {line-height: 200%}

.centered { text-align: center }

.emphasis { color: #990033;	font-weight: 600; }

.smalltext {font-family: Verdana, sans-serif; font-size: 8pt; color: black}
    
ul {font-family: Verdana, sans-serif; font-size: 9pt; text-align: left; line-height: 140%; 
	list-style-image: url(images/bluebullet.gif)} 

#box ul {list-style-type: square; color: black; margin-left: 20px; padding-left: 0px}          

address {color: #000066; font-family: Verdana, sans-serif; font-size: 8pt; font-style: normal;
 font-variant: small-caps; text-align: center; clear: both; border-top: 1px solid #993333}
	 
#head {text-align: right; border-bottom: 1px solid #993333} 

#links {width: 125px; float: left; background-color: #993333; margin-right:10px; 
		margin-left:5px; padding: 10px 5px 20px 10px; border: 1px solid #000066}
	
#links a {display: block; font-family: sans-serif; color: white; font-size: 10pt}

#links a.newgroup {margin-top: 15px}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}

#main {width: 70%; float: left; border-left: 1px solid #000066; padding-left: 10px}

/* try the following things */

ul.square {list-style-type: square}
list-style-image: url('arrow.gif')
p.small {line-height: 90%}
p.big {line-height: 200%}
background-image: url('smiley.gif'); background-repeat: no-repeat;
background-attachment: fixed