a:link { color: #000099; font-size: 12px; font-family:"Trebuchet MS", Verdana, sans-serif; font-weight: normal }
a:visited { color: #000099; font-size: 12px; font-family:"Trebuchet MS", Verdana, sans-serif;;}
a:hover { color: #FF0000; font-size: 12px; font-family:"Trebuchet MS", Verdana, sans-serif;;}
a:active { color: #FF0000; font-size: 12px; font-family:"Trebuchet MS", Verdana, sans-serif;;}

a img { border:none; }

body {
 margin:0;
 padding:0; 
 border:none; 
 background-color:#F1F1F1; 
 font-family:'Trebuchet MS', Verdana, sans-serif; 
 font-size:12px; 
 line-height:1.5;
 }

#bodyContainer {
 	margin-left: auto;
	margin-right: auto;
	width:1005px; 
	padding:0px;
	text-align:left;
	border:none;
	color:#333;
	line-height:16px;
}

#bodyContainer2 {
	width:1000px;
	border-width:0px 1px 1px 1px; 
	border-color:#ccc; 
	border-style:solid; 
	background-color:#fff; 
	margin:0px;
	padding:0px;
	line-height:1.5;
	}

.contentContainer {
	width:1000px; 
	height:100%;
	background-image:url(http://www.lsit.org/images/content-bg.gif); 
	background-repeat:repeat-y;
	height:100%;
	}

div.clear {
	clear:both;
	line-height:0;
}	

/* HOME PAGE */

.indexContainer {
	margin:auto;
	width:980px;
}

#indexTopContent {
	width:960px;
	margin:auto;
	padding-top:30px;
}

#indexTopContent-Left {
	float:left;
	clear:none;
	display:inline;
	width:530px;
	margin-left:15px;
}
#indexTopContent-Right {
	float:right;
	clear:none;
	display:inline;
	width:400px;
}

div.homepageLowerContent
{
	width:290px;
	padding: 10px 15px 0px;
	font-size:12px;
	float:left;
}
	
.lowerContent_Title {
	padding:2px 0px 6px; 
	width:100%; 
	border-width:0px 0px 2px; 
	border-style:dotted; 
	border-color:#ccc;
	vertical-align:top;
}	



/* HOME PAGE BANNER */
.bannerImage {
	float:left; 
	clear:none; 
	margin:0px; 
	padding:0px;
	border:none;
}


#bannerHolder {
 clear:both; 
 margin:0px; 
 padding:0px; 
 border:none;
 }
 
#indexBanner {
	clear:both; 
	margin:0px; 
	padding:0px; 
	border:none; 
	width:1000px; 
	height:192px; 
	background-image:url(http://www.lsit.org/images/indexBanner.jpg); 
	background-repeat:no-repeat; 
	background-color:#333;
}

.homepage_BannerContent {
	padding:15px 0px 0px 25px; 
	margin:0px; 
	line-height:16px; 
	width:350px; 
	float:left;
}

#indexBannerContent {
	font-size:18px; 
	font-weight:bold; 
	vertical-align:top;  
	margin-top:5px;
}

.minorFeature{
	margin:5px 0px 0px 0px;
	color:#990000; 
	border-width:1px; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background-image:url(http://www.lsit.org/images/bar1.jpg); 
	background-repeat:repeat-x; 
	padding:3px 2px 3px 4px;
}

#homePageSearch {
	background-color:#EEE;
	border-width:1px; 
	border-style:solid;
	border-color: #CCC;
	margin:0 0 20px 0;
	padding:5px;
	vertical-align:middle;
	color:#990000; 
	}

#homePageSearch form {
	padding:0px; 
	margin:2px;
}

#homePageSearch form input {
	vertical-align:middle; 
	font-family:'Courier New', Courier, monospace; 
	font-size:13px; 
	color:#666; 
}

/* TEXT BLOCKS */
h1 {
	margin-bottom:10px;
	margin-top:0px;
}

h2 {
	padding-top:6px;
	padding-bottom:0px;
}

h3 {
	padding:6px 0 0;
}

/* Home Page Header */

#indexTopContent h1 {
	font-size:18px;
	font-weight:normal;
	color:#990000;
	margin-bottom:15px;
}


/* SUB PAGE CONTENT CONTAINER */
div.maincopy {
	float:left;
	text-align:left;
	clear:right; 
	width:705px; 
	padding: 35px;
 }
 

/* BIOGRAPHY PAGES */
#bioCallOut {
	width:250px; 
	float:right; 
	clear:right;
	background-color:#ccc; 
	border-style: solid; 
	border-color:#666; 
	border-width:1px;
	margin:5px 15px 15px 15px;
	padding:20px;
	}


/* SIDE BAR */
#sideMenu {
	float:left;
	text-align:left;
	width:185px; 
	padding:20px; 
	margin:0px; 
	height:100%; 
	clear:left; 
	font-size:12px;
	height:100%;
	color: #ccc;
}

#sideMenu h1 {
	padding:10px 0 0;
	margin-bottom:0px;
	font-size: 13px;
	font-weight: bold;
	color: #ccc;
}


#sideMenuSearch {
	margin:2px 0px 10px 0;
	width:195px;
	}

#sideMenuSearch.form {
	font-size:12px; 
	padding:0; 
	vertical-align:middle; 
	margin:0;
	position:relative;
}

#sideMenuSearch form input {
	vertical-align:text-bottom; 
	size:23; 
	font-family:'Courier New', Courier, monospace; 
	margin:0; 
	padding:1px; 
	font-size:12px; 
	border:none; 
	color:#666; 
	background-color:#DDD;
}

#sideMenu ul {
	color:#fff; 
	margin:0px 5px;
	padding:5px 10px 10px;
	}

#sideMenu a {
	color:#fff;
	text-decoration:none;
	
	}
#sideMenu a:hover {
	color:#ff0000;
	text-decoration:none;
	}


#sideMenu li {
	padding-bottom:3px;
	}
	


.sideDiv {
	margin-left:-20px;
	}
	
#sideMenuCalendar {
	background-color:#eee; 
	width:225px; 
	margin-left:-20px; 
	margin-top: 20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
	}
	
#sideMenuCalendar h1 {
	padding:10px;
	color:#990000;
}

#sideMenuCalendar_sub ul {
 	padding:0px 20px 15px 25px;
	color:#666;
	}

#sideMenuCalendar_sub ul li {
 	font-size:12px;
	padding:0px 0px 7px 0px;
	color:#666;
	}


#sideMenuCalendar_sub ul li a:link { color:#000099; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:12px;}
#sideMenuCalendar_sub ul li a:visited { color:#000099; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:12px;}
#sideMenuCalendar_sub ul li a:hover { color:#ff0000; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:12px; }
#sideMenuCalendar_sub ul li a:active { color:#ff0000; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:12px; }

/* MENU */

/* style the outer div to give it width */
.menu {
width:1000px; 
font-size:12px;
padding-bottom:0px;
z-index:100;
margin-top:-4px;
padding:0px;

}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul {
width:125px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:125px;
position:relative;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:12px;
text-decoration:none; 
color:#fff; 
width:114px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#990000; 
padding-left:10px; 
line-height:29px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:125px;
w\idth:114px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#BBBBBB;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#DD0000;
font-size:12px;
}
.menu ul ul :hover > a.drop {
background:#DD0000;
font-size:12px;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#BBBBBB;
font-size:12px;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#DD0000;
font-size:12px;
}
.menu ul ul ul :hover > a {
background:#DD0000;
font-size:12px;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:125px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:125px; 
top:0;
width:125px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-125px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#DDDDDD; 
color:#000; 
height:auto; 
line-height:14px; 
padding:5px 10px; 
width:104px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:125px;
w\idth:104px;
font-size:12px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#DD0000;
font-size:12px;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#DD0000;
font-size:12px;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}



/* ORDERED LISTS */
ol {
	list-style-type: upper-roman;
	
	font-weight: bold;
}	

ol ol {
	list-style-type: upper-alpha;
	font-weight:normal;
}	

ol ol ol {
	list-style-type: decimal;
	font-weight: normal;
}	

ul li {
	line-height: 18px;
}

table ul {
	margin-left:0px;
}

div.redHR {
	border-collapse:collapse; 
	border-style:solid; 
	border-width:1px 0px 0px 0px; 
	border-color:#FF0000; 
	margin-top:15px; 
	margin-bottom:15px; 
	width:100%;
}

/* CONTACTS */
.db_header {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000;
	vertical-align:baseline;
	}

.inputtext {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFFFCC;
	border-width:1px;
	border-color:#999;
	border-style:solid;
	color:#000;
	vertical-align: baseline;
	}


div.twoColumn-leftColumn {
	width:300px; 
	float:left; 
	clear:none; 
	margin-left:20px;
}

div.twoColumn-rightColumn {
	width:300px; 
	float:right; 
	clear:none;
}

