/*Font Families*/
	h1, h2, h3, h4, h5, h6, .content, td, ul, li, .quicklink {
  	font-family: Arial, Helvetica, sans-serif;
	}
	.verd, .verd1, .sitemenu, .sitemenu2, .rightmenugold, .topextra, .sitemenusub {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
/*Font Sizes*/
	H1 {
		font-size: 19px;
	}
	H2 {
		font-size: 16px;
	}
	H3, .sitemenu, a.sitemenu:hover, a.sitemenu:visited, .verd1 {
		font-size: 14px;
	}
	H4, .sitemenu2, a.sitemenu2:hover, a.sitemenu2:visited, .rightmenugold, a.rightmenugold:hover, a.rightmenugold:visited {
		font-size: 13px;
	}
	H5, .content, td, .verd, ul, li, .quicklink, .topextra, .sitemenusub {
		font-size: 12px;
	}
	H6 {
		font-size: 11px;
	}
/*URL Effects*/
	a:visited {
		color: #0000FF;
		background-color: transparent;
	}
	a:hover {
		color: red;
		background-color: transparent;
		text-decoration: none;
	}
	.sitemenusub {
		color: #0000FF;
		text-decoration: none;
	}
	a.sitemenusub:visited {
		color: #0000FF;
		background-color: transparent;
	}
	a.sitemenusub:hover {
		background-color: transparent;
		color: red;
	}
	.topextra {
		color: #0000FF;
		text-transform: none;
		text-decoration: none;
	}
	a.topextra:visited {
		color: #0000FF;
		text-transform: none;
		text-decoration: none;
	}
	a.topextra:hover {
		color: #FFFFFF;
		background-color: #0000FF;
	}
	.sitemenu, .sitemenu2, .rightmenugold {
		color: #912C45;
		text-transform: none;
		text-decoration: none;
		font-weight: bold;
	}
	.sitemenu:visited, .sitemenu2:visited, a.rightmenugold:visited {
		color: #912C45;
	}
	.sitemenu:hover, .sitemenu2:hover, a.rightmenugold:hover {
		font-weight: bold;
		color: #0000FF;
		background-color: transparent;
	}
	a.image:hover {
		background-color: transparent;
	}
	.noline2 {
		text-transform: none;
		text-decoration: none;
	}
	.quicklink {
		text-decoration: none;
		font-weight: bold;
		color: #9999FF;
	}
	a.quicklink:visited {
		color: #9999FF;
	}
	a.quicklink:hover {
		font-weight: bold;
		text-decoration: underline;
		color: #0000FF;
		background-color: transparent;
	}
/*Miscelaneous*/
	ul {
		list-style: url(http://www.loyno.edu/images/colon1.gif) square;
	}
	.separator {
		border-top: 1px dotted #ccc;
	}
/*Image Alignment*/
	img.imageright {
		border-left: thick solid white;
		border-top: thick solid white;
		border-bottom: thick solid white;
		float: right;
	}
	img.imageleft {
		border-right: thick solid white;
		border-top: thick solid white;
		border-bottom: thick solid white;
		float: left;
	}
/* New */
#listVerd1 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#listVerd li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#photoRight300 {
	float: right;
	width: 310px;
	padding: 0px 0px 0px 10px; /* top | right | bottom | left */
	font-size: 11px;
}
	#sitemenu {
		font-size: 15px;
	}
	#sitemenu2 {
		font-size: 13px;
	}
	#sitemenu a, #sitemenu2 a {
		color: #912C45;
		text-transform: none;
		text-decoration: none;
		font-weight: bold;
	}
	#sitemenu a:visited, #sitemenu2 a:visited {
		color: #912C45;
	}
	#sitemenu a:hover, #sitemenu2 a:hover {
		font-weight: bold;
		color: #0000FF;
		background-color: transparent;
	}
.rightcolumn li {
	margin-left: -10px;
}
