a img {
	border:none;
}
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.c1 {
	clear:both;
}
.maincls {
	clear: both;
	background-color: #fff;
	background-image: url('images/mainbg.gif');
	background-position: left;
	background-repeat: repeat-y;
}
.top {
	clear: both;
	height: 74px;
	background-color: #fff;
	background-image: url('images/bglit.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
.topl {
	float: left;
	width: 50%;
	background-color: inherit;
	background-image: url('http://saintbasilacademy.net/images/StBasilSmall.jpg');
	background-position: left;
	background-repeat: no-repeat;
	height: 67px;
}
.topl h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #4F4F57;
	letter-spacing: -1px;
	padding: 15px 0 0 75px;
	margin: -5px 0 -5px 0;
	font-weight: bold;
}
.topl h2 a {
	color: #4F4F57;
	text-decoration:none;
}
.topl h2 span {
	color: #768A67;
}
.topl h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4F4F57;
	letter-spacing: 0px;
	padding: 0 0 0 100px;
	margin: 0px 0 -5px 0;
	font-weight: bold;
}
.topl h4 span {
	color: #768A67;
}
.topr {
	float: left;
	width: 49%;
	height: 74px;
	background-color: transparent;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0px;
}
.topr form {
	margin: 25px 0 0 0;
	padding: 0;
}
input.text {
	margin: 0;
	padding: 0;
	width: 175px;
	border: 1px solid #768A67;
	background: #FFF;
	color: #000;
}
input.text:hover {
	border: 1px solid #ccc;
}
input.searchbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	border: none;
	background: #FFFFFF;
	color: #AFA894;
	padding: 1px;
	font-weight: bold;
}
.welcome {
	clear: both;
	background-image: url('images/welcomebg.jpg');
	height: 82px;
	background-color: #000000;
	background-position: bottom;
	background-repeat: repeat-x;
}
.welcome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #fff;
	letter-spacing: -1px;
	padding: 0 0 0 160px;
	margin: -5px 0 0 0;
	font-weight: bold;
}
.welcome h3 {
	font-size: 24px;
	font-style: italic;
	color: #fff;
	letter-spacing: -2px;
	padding: 25px 0 0 150px;
	margin: 0 0 -10px 0;
	font-weight: normal;
}
.bottom {
	clear: both;
	background-color:#003366;
/*	background-image: url('images/catbg.gif'); */
	background-position: top;
	background-repeat: repeat-x;
	color: #ccc;
	height: 35px;
	padding: 1px 0 0 25px;
	margin: 11px 0 0 0;
}
.bottom a:link, .bottom a:visited {
	color: #FFF;
	background: inherit;
	text-decoration: none;
}
.bottom a:hover, .bottom a:active {
	color: #FFF;
	background: inherit;
	text-decoration: underline;
}
.bleft {
	float: left;
	width: 50%;
	padding: 0;
	margin: 11px 0 0 0;
}
.bright {
	float:left;
	width:48%;
	text-align: right;
	padding: 0;
	margin: 11px 0 0 0;
}
.categories {
	clear: both;
	background-color:#003366;
/*	background-image: url('images/catbg.gif'); */
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;
}
.categories ul {
	margin: 0;
	padding: 11px 0 0 25px;
	list-style: none;
	border: none;
}
.categories li {
	display: inline;
	padding: 0px 10px;
}
.categories li a:link, .categories li a:visited {
	color: #FFF;
	background: inherit;
	margin: 0 12px 0 0;
	text-decoration: none;
}
.categories li a:hover, .categories li a:active {
	color: #FFF;
	background: inherit;
	margin: 0 12px 0 0;
	text-decoration: underline;
}
.columnLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 20px 15px 30px 15px;
	float: left;
	width: 220px;
	background-color: #AFA894;
	border-right: 1px Solid #726439;
	background-image: url('images/leftlbg.gif');
	background-position: top;
	background-repeat: repeat-x;
}
.columnLeft h2 {
	font-size: 18px;
	color: #514B3A;
}
.columnLeft p {
	color: #000;
	margin: 5px 0 5px 0;
}
.columnLeft a:link, .columnLeft a:visited {
	color: #000;
	text-decoration: underline;
}
.columnLeft a:hover {
	color: #000;
	text-decoration: none;
}
.columnRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 13px;
	float: left;
	width: 250px;
	padding: 0;
	background-color: #eeeeee;
	background-image: url('images/rightsbg.gif');
	background-position: left;
	background-repeat: repeat-y;
}
.columnLeft h2, .columnCenter h2 {
	font-size: 18px;
	color: #000;
}
.columnRight p {
	margin: 5px 15px 5px 15px;
}
.columnRight h2 {
	padding-left:10px;
}
.columnLeft h2, .columnRight h2 {
	font-size: 18px;
	color: #000;
}
.columnRight ul {
	margin: 0;
	padding: 10px 15px 10px 15px;
	list-style: none;
	border: none;
}
.columnRight a:link, .columnRight a:visited {
	color: #990000;
	text-decoration: underline;
}
.columnRight a:hover {
	color: #990000;
	text-decoration: none;
}
.columnRight li a:link, .columnRight li a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.columnRight li a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.columnCenter {
	margin-left: 501px;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: url('images/centerlbg.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding: 20px 15px 30px 15px;
}
.columnCenter p, li {
	color: #333;
	margin: 5px 0 5px 0;
}
.columnCenter a:link, .columnCenter a:visited {
	color: #990000;
	text-decoration: underline;
}
.columnCenter a:hover {
	color: #990000;
	text-decoration: none;
}
.columnCenter h2, .columnCenter h2 a {
	font-size: 18px;
	color: #514B3A;
}
fieldset {
	border: 1px solid #eee;
}
textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}
textarea.text:hover {
	border: 1px solid #eee;
	background: #F4F4F4;
	color: #000;
}
input.field {
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	width: 200px;
	color: #000;
}
input.field:hover {
	border: 1px solid #eee;
	background: #F4F4F4;
	color: #000;
}
.date {
	color: #ccc;
	background: #FFFFFF;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #eee;
}
input.button {
	background: #FFFFF4;
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.comments {
	padding: 10px 10px 8px 10px;
	margin: 0 0 7px 0;
	background: #f8f8f8;
	color: #000;
}
.commentsbox {
	padding: 8px 0 10px 10px;
	margin: 0 0 10px 0;
	background: #f4f4f4;
	color: #000;
}
.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}
.error h2 {
	color: #990000;
	background: inherit;
	font-size: 18px;
}
.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}
.success h2 {
	color: #7BA813;
	background: inherit;
	font-size: 18px;
}
.post {
	margin:0 0 25px 0;
}
.post .info {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#333333;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 280px;
}
#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input {
	margin-bottom: 3px;
}

    .calnk a {
        text-decoration:none; 
}