BODY, TD, P {
	FONT-SIZE: small; 
	FONT-FAMILY: Arial,Helvetica,Sans-Serif;
	MARGIN: 0 0 0 0;
}

BODY{
	background-image: url("/images/St%20Gabe%20Specific/background_blue.jpg");
}

A {
	COLOR: ; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: ; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: ; 
	TEXT-DECORATION: underline;
}
.calendartitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px;
}
.datetitle {
	FONT-SIZE: 20px; 
}
.eventtitlebig {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 24px; 
}


.eventtimebig {
	FONT-SIZE: 18px; 
}

li{
padding-bottom:8px;
}

.littlecalendardatetitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small;
}
.littlecalendarheader {
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarday {
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarweek {
	FONT-SIZE: xx-small; 
	BACKGROUND-COLOR: ;
}
.littlecalendarother {
	FONT-SIZE: x-small; 
	COLOR: #cccccc;
}
.todayis {
	FONT-SIZE: small;
	background-color:#B7D2E8;
	border:1px solid #B7D2E8;
	padding:2px;
}
.todayis A {
	FONT-SIZE: small; 
	COLOR: #fff;
}
.todayis A:visited {
	COLOR: #fff;
}
.todayis A:hover {
	COLOR: #fff;
	text-decoration:underline;
}
.weekheader {
	BACKGROUND-COLOR: ; 
	COLOR: ;
}
.monthheader {
	BACKGROUND-COLOR: #aaaaaa; 
	COLOR: #000000;
}
.past {
	BACKGROUND-COLOR: ;
}
A.past {
	COLOR: ;
}
A.past:visited {
	COLOR: ;
}
A.past:hover {
	COLOR: ;
}
.today {
	BACKGROUND-COLOR: ;
}
.future {
	BACKGROUND-COLOR: ;
}
.eventtime {
	FONT-SIZE: x-small;
}
.eventcategory {
	FONT-SIZE: x-small;
}
.tabactive {
	COLOR: ; 
	BACKGROUND-COLOR: ;
}
.tabinactive A {
	COLOR: ;
}
.tabinactive A:visited {
	COLOR: ;
}
.tabinactive A:hover {
	COLOR: ;
}
.tabinactive {
	BACKGROUND-COLOR: ;
}
.announcement {
	FONT-SIZE: small;
}
.feedbackpos {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: #00CC14;
}
.feedbackneg {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: #FF1A00;
}
.example {
  color: #999999;
}
code, pre {
   font-size: 10pt;
}

/*Added by PharrOut*/

#contentContainer{
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	
}

#content{
	width:1000px; 
	margin:auto; 
	border-bottom:2px solid #437DB1; 
	padding-bottom:3px;
	width:1000px;
}

.eventTitle{
	font-size:.85em;
}

#logoText {
	display: none;
}	