@charset "utf-8";
.comment_box_Comment_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: top;
	float: left;
	width: 900px;
}

.comment_box_Comment_header {
	height: 40px;
	width: 900px;
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #00456e;
	margin-top: 10px;
	vertical-align: middle;
}

.homeBack {
	margin:0 auto;
	background-image: url(images/homePageBack.gif);
	background-repeat: repeat-x;	
}
.headerContainer {
	height: 113px;
	width: 971px;
	padding: 0px;
	margin:auto;
}
.logo {
	height: 110px;
	width: 100px;
	margin: auto;
	float: left;
	padding-left: 19px;
}
.headerAquinasDetails {
	height: 110px;
	width: 575px;
	margin: auto;
	float: left;
	padding-left: 55px;
}
.staquinas {
	height: 111px;
	width: 105px;
	float: left;
	margin: auto;
	padding-left: 89px;
}
.headerlinksContainer {
	height: 29px;
	width: 1060px;
	background-image: url(images/headerLinkBack.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerlinksContainer A:link {text-decoration: none; color: #FFFFFF;}
.headerlinksContainer A:visited {text-decoration: none; color: #FFFFFF}
.headerlinksContainer A:active {text-decoration: none;}
.headerlinksContainer A:hover {text-decoration: underline; color: #3399cc;}

.headerlinksContainerLeft {
	height: 26px;
	width: 25px;
	margin: 0;
}
.headerlinksContainerMiddle {
	height: 26px;
	width: 933px;
}
.horizontalp  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif, sandaru-n;
	margin: 0px;
}

.spacer {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 1px;
}
.middleContainer {
	width: 1060px;
	padding: 0px;
	margin:auto;
	height: auto;
}
.homeRightColumn {
	width: 169px;
	margin: auto;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	overflow: visible;
	height: 665px;
}
.homeLeftColumn {
	width: 790px;
	margin: auto;
	float: left;
	padding-left: 2px;
}
.mainFlash {
	height: 227px;
	width: 604px;
	margin: auto;
	float: left;
}
.eventHeighlight {
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
	overflow: auto;
}
.faculties {
	height: 227px;
	width: 400px;
	margin: 0;
	float: left;
}
.footerContainer {
	width: 100%;
	margin-top:10px;
	height: 25px;
	background-color: #990000;
	border: 1px solid #333333;
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #DBDBDB;
	font-family: Tahoma;
	vertical-align: bottom;
	z-index: auto;
	position: relative;
}
.footerContainer A:link {text-decoration: none; color: #FFFFFF;}
.footerContainer A:visited {text-decoration: none; color: #FFFFFF}
.footerContainer A:active {text-decoration: none;}
.footerContainer A:hover {text-decoration: underline; color: #3399cc;}

.blankP {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif, sandaru-n;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wog_featured {
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 3px;
	overflow: auto;
}
.comment_box {
	background-color: #E9E9E9;
	width: 600px;
	border: 1px solid #CCC;
	padding: 10px;
}
.comment_box_text_box {
	background-color: #FFF;
	width: 300px;
	border: 1px solid #CCC;
}
.comment_box_Comment_hline {
	height: 1px;
	width: 100%;
	float: left;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #00456e;
	margin-top: 5px;
	vertical-align: middle;
	background-color: #CCC;
	margin-bottom: 5px;
}

