/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	margin: 0 0 0 0;
	padding: 0;
	background: url(http://www.angelicumalumni.com/wb/media/mainimages/bodybg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
acronym { cursor: help; border-bottom: 0px transparent; }
a { text-decoration: none; color: #003366; padding-left: 10px; border-bottom: 0px  transparent; }
a:hover { border-bottom: 0px  transparent; color: #000000; }
/*------------------------------------------------------------*
**  Container - a: above is for text color on menu navigation bar.
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
    background: url(http://www.angelicumalumni.com/wb/media/mainimages/contbg.jpg) repeat; 
	width: 1065px;
	background-color: transparent;
	text-align: left; /* Cancel IE Fix */
	}
	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #4B4B4B url(http://www.angelicumalumni.com/wb/media/mainimages/headerbg.jpg) right no-repeat;
	width: 1065px;
	float: center;
	height: 125px;
	margin: 0 auto;
	border-bottom: 0px solid #4B4B4B;
	border-top: 0px solid #4B4B4B;
	text-align: right;
}
	}	
#header h1 { 	
	margin: 0;
	width: 1065px;
	padding: 0;
	color: #F9F9FF;
	border:0;
	font-size: 16px;
	text-align: right;
	letter-spacing: -1px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	padding: 0;
	color: #F9F9FF;
	border:0;
	font-size: 16px;
	padding-left: 5px;
	letter-spacing: -1px;
	cursor: default;
	}
	
#header h3 { 	
	margin: 0;
	padding: 0;
	color: #F9F9FF;
	border:0;
	font-size: 16px;
	padding-left: 0px;
	letter-spacing: -1px;
	cursor: default;
	}	

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: url(http://www.angelicumalumni.com/wb/media/mainimages/navbg.jpg)  no-repeat;
	height: 74px;
	text-align: right;
	border-bottom: 0px solid #FFFFD7
	font-size: 14px;
	border-right: 0px solid #FFFFD7
	float: center;
	margin: 0; 
	padding-left: 165px;
	padding-right: 80px;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	text-border: 3;
	text-color: #003366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border:5;
	line-height: normal;
	}
#nav li {
	list-style-type: none;
	padding-left: 15px;
    font-size: 14px;
	display: inline;
	line-height: 16px;
	}		
#nav li a { 
	text-decoration: none; 
    font-size: 14px;
	text-color: #003366;
	background:  url(background: #FFFFFF ;
	border-right: 10px transparent ;
	border-bottom: 0;
	padding-left: 15px;
	float: center;
	font-weight: bold;
	}
#nav li a:hover { background url(http://www.angelicumalumni.com/wb/media/mainimages/navbg.jpg) right no-repeat) right no-repeat; color: #0033FF;}
#nav li a.on { background-color: #EBEBFA; color: #770000; }

/*------------------------------------------------------------*
**  above 2 last lines color means hover color when mouse over, on when clicked
**------------------------------------------------------------*/

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 230px;
	position: relative;
	text-color: #C8E3FF;
	padding-right: 0px;
	font-size: 14px;
	font-weight: bold;
	border-left: 20px;
	line-height: 30px; 
	word-spacing: 2px;
		
	}
#sidebar div {border-top: 30px repeat-y; padding-left: 20px;  padding-top: 30px;
}
#sidebar a {color: #FFFFE6;}
#sidebar a:hover {color: #ffffff;}
#sidebar a:on {color: #C8E3FF;}
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 14px;
	color: #FFFFFF; 
	padding-left: 0px;
	margin: 0 0px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
 
	border-top: 0px solid #ddd; 
	}
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	background: transparent; 
	font-size: 14px;
	float: left;
	position: left;
	margin-left: 0px;
	margin-rght:20px;
	line-height: 20px; 
	text-align: Left;
    word-spacing: 2px;
	padding-left: 10px;
	padding-right: 20px;	
	}	
#content div { background: transparent; }	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background: url(http://www.angelicumalumni.com/wb/media/mainimages/footbg.jpg); 
	border-bottom: 0px
	margin-top: 1px 
	text-align: center;	
	color: #6699cc;
	font-size: 12PX;
	padding-top: 0px;
	padding: 1px;
	line-height: 50px;
	clear: both;
	}
	
#footer a { text-decoration: none; padding-left: 30px;}
#footer a:hover { border-bottom: 1px;}
