/* General */
body {
	background: url('/pics/body_bg.gif') repeat-x #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#shadow {
	margin: 0 auto; 
	width: 1110px;
	background: url('/pics/shadow_top.png') top no-repeat;
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-x top #769cfd;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 878x;
	padding: 12px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}

.content ul, .content ol{
line-height:20px;
}

.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	width: 700px;
	color: #fff;
	height: 22px;
	float: right;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 23px;
	padding: 4px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
}
#panel {
	width: 900px;
	height: 19px;
	padding-top: 3px;
	background: #294299;
}
#search {
	width: 200px;
	height: 22px;
	float: left;
}
#googleTranslate {
	font-size: 9px;
	width: 133px;
	position: relative;
	float: right;
}
#translate {
	width: 900px;
	height: 20px;
	position: absolute;
}
/* Header */
div#header h1 {
	width: 900px;
	height: 197px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: none;
	background: url('/pics/header.jpg') no-repeat;
}
div#header h1 a {
	display: block;
	height: 0;
	padding-top: 197px;
	width: 900px;
	overflow: hidden;
	position: relative;
	z-index: 999;
	font-size: .2em;
}
div#headerIMG {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 197px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg');
        
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 22px;
	position:relative;
	z-index:9999;
        background: url('/pics/nav_background.gif') repeat-x;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 9999;
        padding: 0 0 0 40px; 
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	padding: 22px 0 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 114px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 99px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 107px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 90px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 96px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 91px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 84px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 85px;
	background: url('/pics/topNav8.gif') no-repeat;
}
ul#topNavItems li a#topNav9 {
	width: 134px;
	background: url('/pics/topNav9.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1 {
	background: url('/pics/topNav1f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2 {
	background: url('/pics/topNav2f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3 {
	background: url('/pics/topNav3f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4 {
	background: url('/pics/topNav4f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5 {
	background: url('/pics/topNav5f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6 {
	background: url('/pics/topNav6f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7 {
	background: url('/pics/topNav7f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8 {
	background: url('/pics/topNav8f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background: url('/pics/topNav9f2.gif') no-repeat;
}

/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	z-index: 9999;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	z-index: 9999;
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

/* Drop down items colors and formatting */

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #294191;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #1a2f7a;
	background: #c9defe;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #294191;
}
/* Index properties */
#indexbg {
	text-align: left;
	background: url('/pics/indexbg2.jpg') left bottom no-repeat;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
#indexTop {
	width: 900px;	
        min-height: 275px;
	height: auto!important;
	height: 275px;
}
#indexTopLeft {
	width: 155px;
	float: left;
}
#indexTopRight {
	width: 745px;
	float: right;
}
#leftColumn {
	width: 247px;
	padding: 0;
	float: left;
clear:both;
}
#rightColumn {
	width: 653px;
	padding: 0;
	float: right;
}
#backgroundIMG {
	width: 900px;
	background: url('/pics/left_column_bg.gif') no-repeat left bottom;
}
/* Quicklinks */
#quickLinks {
	width: 143px;
	display: table;
	/*background: url('/pics/quicklinks_bg.gif') no-repeat left top;*/
	padding: 0;
	margin: 0 auto;
	margin-top: 9px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 143px;
	height: 22px;
	border-bottom: solid 1px #263f92;
}
#quickLinks a {
	width: 138x;
	height: 17px;
	padding: 5px 0 0 5px;
	text-decoration: none;
	margin: 0;
	display: block;
	color: #FFF;
	font: 12px "Times New Roman", Times, serif;
	background: #3c56a1;
}
#quickLinks .alt {
	background: #2b428f;
}
#quickLinks a:hover {
	color: #263f92;
	background: url('/pics/midnavf2.gif') repeat-x;
}
/* Homepage Section Headers */
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 25px 231px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 25px 644px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 25px 644px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
/* Homepage Sections Containers */
#eventsContainer {
	width: 231px;
	margin: 6px auto;
	padding: 0;
	background: url('/pics/events_bg.gif') repeat-y;
}
#eventsContainer2 {
	width: 231px;
	min-height: 227px;
	height: auto!important;
	height: 227px;
	padding-bottom: 20px;
	background: url('/pics/eventsbottom_bg.gif') bottom no-repeat;
}
#newsContainer, #linksContainer {
	width: 644px;
	margin: 6px 0 0 0;
	padding: 0;
	background: url('/pics/news_bg.gif') repeat-y;
}
#newsContainer2, #linksContainer2 {
	width: 644px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	padding-bottom: 20px;
	background: url('/pics/newsbottom_bg.gif') bottom no-repeat;
}


/* Homepage Section Table Includes */
.HPEvents {
	width: 210px;
	padding: 0;
	color: #000;
	margin: 8px auto;
}
.HPNews, .HPLinks {
	width: 624px;
	padding: 0;
	margin: 8px auto;
	color: #000;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #2d67a0;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */
#shuffle1 {
	width: 725px;
	height: 230px;
	border: solid 4px #fff;
	margin: 15px 0 0 3px;
}
#shuffle2 {
	width: 223px;
	height: 110px;
	border: solid 4px #fff;
	margin: 6px auto;
}
/* Footer */
div#footer {
	width: 900px;
	height: 110px;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
#address {
	position: relative;
	text-align: right;
	top: 52px;
	left: 60px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	width: 580px;
	float: left;
}

.tech {
	
margin-left: 525px; 
margin-top: 7px;
font-weight:bold;
font-variant:small-caps;
font-family:Times;
font-size:15px;
}

.tech a:link {
       text-decoration: none
}

.tech a:hover {
    text-decoration: underline; color:#000;
}







