/* CSS Document */
.header_container {
	width: 750px;
	height: 160px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.header {
	position: relative;
	width: 750px;
	height: 160px;
	background-image: url(images/header-main1.gif);
	}

.links_container {
	width: 750px;
	height: 27px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.links {
	width: 700px;
	height: 27px;
	}

#home_button a {
	margin-top: 0px;
	margin-left: 0px;
	height: 27px;
	background-image: url(images/tabs/home1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

#home_button a:hover, .home_button a:active {
	background-image: url(images/tabs/home2.gif);
	background-repeat: no-repeat;
	}

#about_button a {
	margin-top: -27px;
	margin-left: 125px;
	height: 27px;
	background-image: url(images/tabs/about1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

#about_button a:hover, .about_button a:active {
	background-image: url(images/tabs/about2.gif);
	background-repeat: no-repeat;
	}

#events_button a {
	margin-top: -27px;
	margin-left: 271px;
	height: 27px;
	background-image: url(images/tabs/events1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

#events_button a:hover, .events_button a:active {
	background-image: url(images/tabs/events2.gif);
	background-repeat: no-repeat;
	}

#resources_button a {
	margin-top: -27px;
	margin-left: 398px;
	height: 27px;
	background-image: url(images/tabs/resources1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

#resources_button a:hover, p.resources_button a:active {
	background-image: url(images/tabs/resources2.gif);
	background-repeat: no-repeat;
	}

#contact_button a {
	margin-top: -27px;
	margin-left: 546px;
	height: 27px;
	background-image: url(images/tabs/contact1.gif);
	background-repeat: no-repeat;
	display: block;
	} 

#contact_button a:hover, p.contact_button a:active {
	background-image: url(images/tabs/contact2.gif);
	background-repeat: no-repeat;
	}

.links_button a {
	position: absolute;
	margin-top: -27px;
	margin-left: 600px;
	width: 101px;
	height: 27px;
	background-image: url(../../HEBA/graphics/web/links.gif);
	background-repeat: no-repeat;
	display: block;
	} 

.links_button a:hover, p.links_button a:active {
	background-image: url(../../HEBA/graphics/web/links2.gif);
	background-repeat: no-repeat;
	}

.sublinks_container {
	width: 750px;
	height: 27px;
	border-right: 1px solid #cccccc ;
	border-left: 1px solid #cccccc ;
	background-image: url(images/footer2.gif);
	background-repeat: repeat;
	}

.sublinks_buttons {
	width: 750px;
	position: absolute;
	margin-top: 7px;
	margin-left: 25px;
	width: 750px;
	height: 20px;
	}

.sublinks_buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

.sublinks_buttons ul li {
	display: inline;
	margin-right: 20px;
	}

.green_small {
	width: 750px;
	height: 31px;
	background-color: #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.breadcrumb {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	position: relative;
	width: 700px;
	height: 20px;
	padding-top: 8px;
	}

.content_container {
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	margin-top: 0px;
	width: 750px;
	height: auto !important;
	height: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

.left {
	width: 249px;
	height: 400px;
	border-right: 1px solid #cccccc;
	}
	
.left-top {
	width: 210px;
	height: 159px;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px;
	}
	
.left_main {
	position: absolute;
	width: 147px;
	top: 0px;
	left: 0px;
	min-height: 360px;
	border-right: 1px solid #cccccc;

	}

.middle {
	position: absolute;
	top: 0px;
	margin-left: 251px;
	width: 249px;
	height: 400px;
	border-right: 1px solid #cccccc;
	}

.about-info {
	width: 211px;
	height: 100px;
	}

.events-info {
	width: 211px;
	height: 100px;
	}

.resources-info {
	width: 201px;
	height: 100px;
	}

.contact-info {
	width: 201px;
	height: 100px;
	}

.right {
	position:absolute;
	top: 0px;
	margin-left: 501px;
	width: 249px;
	height: 300px;
	border-right: 1px solid #cccccc;
	}

.right_bottom {
	position:absolute;
	top: 300px;
	margin-left: 501px;
	width: 209px;
	height: 60px;
	padding: 20px;
	background-color:#cccccC;
	}

.main_content_area {
	margin-left: 147px;
	margin-top: 0px;
	min-height: 372px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
	border-left: 1px solid #cccccc;
	}

.footer_container {
	clear: both;
	width: 750px;
	height: 27px;
	border: 1px solid #cccccc;
	background-image: url(images/footer2.gif);
	background-repeat: repeat;
	}


.highlight_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color:#666666;
	font-weight: bold;
	}

.heading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#4255a4;
	font-weight: bold;
	}

.heading3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#4255a4;
	font-weight: normal;
	}



.footer {
	position: relative;
	width: 710px;
	height: 27px;
	}

.footer_content {
	position: absolute;
	width: 720px;
	height: 15px;
	margin-top: 0px;
	margin-left: 0px;
	}

.copyright {
	position: absolute;
	margin-top: 6px;
	margin-left: 0px;
	width: 250px;
	height: 27px;
	}

.site_map {
	position: absolute;
	margin-top: 6px;
	margin-left: 407px;
	width: 300px;
	height: 27px;
	}

a.grey:link, a.grey:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
	}

a.grey:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #666666;
	text-decoration: underline;
	}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
	color: #b21f24;
	text-decoration: none;
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #b21f24;
	text-decoration: underline;
	}


a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.white_text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	}

.small_text {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	}

img.floatLeft {
	float: left;
	margin-right: 15px;
	padding-top:2px;
	padding-bottom: 8px;
	}

img.floatRight {
	float: right;
	margin-left: 10px;
	padding-top:2px;

	}

p {
padding-top: 14px;
margin: 0;
}