body {
	background-image: url(imgs/bg.jpg);
	background-repeat: repeat-x;
	background-color: #003466;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}

a {
	text-decoration: none;
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #000099;
}

table td {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 748px;
}

#maintbl {
	width: 748px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#maintbl .td2 {
	vertical-align: top;
	width: 748px;
}

#maintbl2 {
	width: 748px;
	border: 0px;
}

#maintblrt {
	width: 748px;
	border: 0px;
}

#maintblrt .td1 {
	width: 298px;
	border-left: 1px solid #000;
}
#maintblrt .td2 {
	width: 450px;
}

#contenttbl {
	width: 728px;
	vertical-align: top;
	background-color: #FFF;
}

#contenttbl .hdr {
	vertical-align: middle;
	border-right: 1px solid #000;
	text-indent: 10px;
}

#contenttbl .content {
	vertical-align: top;
	border-right: 1px solid #000;
	padding: 0 10px 10px 10px;
	font-size: 12px;
}


#contenttbl .nav {
	width: 209px;
	vertical-align: top;
	background-color: #669ACC;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


	/* ====== Navigation Styles ====== */

#navtbl {
	width: 209px;
	font-weight: bold;
}

#navtbl td {
	padding: 5px 0 5px 0;
}

#navtbl a {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 4px;
}

#navtbl a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding-left: 4px;
}

#navtbl .menu { 
	background-color: #669ACC; 
	color: #000; 
	width: 220px;
	height: auto;
	border-bottom: 1px dotted #000;
	padding-left: 4px;
}

#navtbl .menu:hover { 
	background-color: #3354A2; 
	color: #FFCC00;
	width: 174px;
	height: auto;
	border-bottom: 1px dotted #000;
	padding-left: 4px;
}


#navtbldrop {
	font-weight: bold;
	border-top: 1px dotted #000;	
	border-right: 1px dotted #000;
	border-left: 1px dotted #000;
}

#navtbldrop td {
	padding: 5px 0 5px 0;
}

#navtbldrop a {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-indent: 2px;
}

#navtbldrop .menu { 
	background-color: #669ACC; 
	width: 174px;
	height: auto;
	border-bottom: 1px dotted #000;	
	font-size: 11px;
	padding-left: 2px;
}

#navtbldrop .menu:hover { 
	background-color: #3354A2; 
	color: #FFF; 
}

#subtbl {
	width: 100%;
}

#subtbl td {
	padding: 3px;
	border-bottom: 1px dotted #CCC;
}

.hdr {
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #669ACC;
	border-bottom: 1px dotted #000;
}

.caption {
	border: 1px dotted #000;
	background-color: #669ACC;
}

.captiontxt {
	font-size: 10px;
	padding: 3px;	
	color: #FFF;
	text-align: center;
	line-height: 100%;
}

	/* ====== Navigation DIV Placement ====== */

#programs {
margin-left: -158px;
margin-top: 300px;
}

#institutecurrent {
margin-left: -158px;
margin-top: 331px;
}

#institute {
margin-left: -158px;
margin-top: 363px;
}

#happening {
margin-left: -158px;
margin-top: 393px;
}

.small {
	font-size: 11px;
}
