html, body { 
	height:100%; 
	color:#666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	background-image:url(../images/design/bg_grey.gif);
	background-repeat:repeat; 
	background-color:#e6e6e6;
}

#container {
	margin-left:20px;
	margin-top:11px;
}
#left {
	margin-top:5px;
	float:left;
}
#main {
	width:1024px;
}

.clearer {
	clear:both;
}
#bannercontainer {
	width:786px;
}

#centercontainer {
	width:786px;
	background-image:url(../images/design/shadow_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#center {
	width:982px;
	background-color:#FFFFFF;
	background-image:url(../images/design/bg_white.gif);
	background-repeat:repeat;
}

/* ############ TOP ############ */

#top {
	height:79px;
	width:982px;
}
#topleft{
	float:left;
	margin-top:6px;
}
#topright{
	float:right;
}
#topmenu{
	width:982px;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}

#menuheadercontainer{
	background-color:#FFFFFF;
	background-image:url(../images/design/menu_header.jpg);
	height:25px;
	width:982px;
	border-top:1px solid #d9d9d9;
}

/* ############ RIGHTMENU ############ */

#rightcontainer{
	float:left;
	width:188px;
	margin-left:10px;
	margin-top:5px;
}
#righttop{
	float:left;
	background-color:#d9d9d9;
	background-image:url(../images/design/right_menu_background.gif);
	width:180px;
	height:85px;
	text-align:center;
}
#righttoptop{
	background-image:url(../images/design/right_menu_top.jpg);
	height:15px;
	width:180px;
}
#righttopheader{
	background-image:url(../images/design/right_menu_background.gif);
	background-color:#d9d9d9;
	width:180px;
	padding:2px 0px 5px 0px;
}
#righttoplocator{
	width:180px;
}
#righttoplocatorform{
	width:180px;
}
#righttoplocatorcombobox{
	color:#666666;
	width:150px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#righttopshadow{
	float:left;
	margin-top:15px;
	background-image:url(../images/design/rightmenu_shadow_top.jpg);
	height:70px;
	width:8px;
}

/* ############ */

#rightitemcontainer{
	width:188px;	
	background-image:url(../images/design/shadow_right.jpg);
	background-position:right;
}
.rightitemheadercontainer{
	background-image:url(../images/design/menu_header.jpg);
	height:24px;
	width:180px;
	border-top:1px solid #d9d9d9;
}
	
.rightitemheader{
	font-weight:bold;
	height:19px;
	padding:5px 0px 0px 5px;
	display:block;
	font-size:14px;
}

.rightitem{
	width:180px;
	background-color:#FFFFFF;
}


/* ############ BOTTOM ############ */

#bottomtop{
	margin-top:5px;
	margin-bottom:10px;
	height:10px;
	width:982px;
	text-align:center;
}
#bottomcenter{
	height:10px;
	margin-bottom:20px;
	font-size:smaller;
	width:982px;
	text-align:center;
}


/* ######################## ######## ######################## */
/* ######################## standard ######################## */
/* ######################## ######## ######################## */

p
{
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;		
	color: #666666;
	background-color: transparent;
	margin-top: 6px;	
	margin-bottom: 6px;
}

td
{
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;		
	color: #666666;
	background-color: transparent;
}

/* 
 * headline of a page
 */
h1
{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	background-color: transparent;
	margin-top: 12px;	
	margin-bottom: 18px;
}

/* 
 * headline of a content element
 */
h2
{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #009900;
	background-color: transparent;
	margin-top: 24px;		
	margin-bottom: 12px;	
}

/* 
 * headline of a content element sub-section
 */
h3
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	margin-top: 24px;		
	margin-bottom: 12px;	
}

/* 
 * headings for schedule tables in the teaching section
 */
.scheduleheading
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	padding:2px 0px 2px 0px;
	border-bottom:1 solid #666666;
}

/* 
 * headings for schedule tables in the teaching section
 */
.scheduletext
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;	
	color: #666666;
	background-color: transparent;
	padding:2px 0px 2px 0px;
}

/* 
 * horizontal rule between content elements
 */
hr
{
	color: #CCCCCC;
	height: 1px;
	margin-top: 16px;		
}


/* 
 * headings in the quickinfo bar on the right side
 */
.photo_title {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	background-color: transparent;	
	margin-bottom: 0px;	
}

.members_name {
	font-weight: bold;
	font-size: 12px;	
	line-height: 16px;		
	color: #666666;
	background-color: transparent;
	color: #666666;
	margin-bottom: 0px;	
}

.members_details {
	font-weight: normal;
	font-size: 10px;	
	line-height: 14px;		
	color: #666666;
	background-color: transparent;
	margin-bottom: 0px;	
}

.projects_subheadings {
	font-weight: bold;
	font-size: 12px;	
	line-height: 16px;		
	color: #009900;
	background-image: url(../images/elements/orange_brake.gif);	
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 2px 15px;
	margin-bottom: 0px;	
}

.details_indented_15px {
	margin-bottom: 0px;	
	margin-left: 15px;
	margin-right: 0px;	
}

/* 
 * headings in the quickinfo bar on the right side
 */
.quickinfo_bar {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	background-image: url(../images/elements/quickinfo_bar_bg.gif);
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 4px;
	width: 178px;
	height: 25px;	 /* 10 */
	margin-bottom: 10px;	
}

/* 
 * primary navigation elements
 */
.primary_nav_div, a.primary_nav_div:link, a.primary_nav_div:visited, a.primary_nav_div:active, a.primary_nav_div:hover{
	float:left;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
a.primary_nav:link, a.primary_nav:visited, a.primary_nav:active {	
	text-decoration:none;	
	background-color: transparent;
	width:138px;
	height:24px;
	display:block;
	padding: 5px 0px 0px 15px;
	margin-right:5px;
}

a.primary_nav:hover, a.primary_nav_active:link, a.primary_nav_active:visited, a.primary_nav_active:active, a.primary_nav_active:hover{
	color: #009900;
	text-decoration:none;	
	background-color: transparent;
	background-image: url(../images/design/primary_nav_bg.jpg);
	width:138px;
	height:24px;
	display:block;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 15px;
	margin-right:5px;
}

/* 
 * quickinfo bar item details
 */
.quickinfo_img {
	text-align:center;
	margin-top:20px;
	margin-bottom:5px;
}
.quickinfo_details {
	font-weight: normal;	
	font-size: 12px;
	line-height: 16px;		
	color: #666666;
	background-color: transparent;
	margin-bottom: 0px;	
	margin-left: 16px;
	margin-right: 0px;	
}

/* 
 * trailer
 */
.trailer {
	font-weight: bold;
	font-size: 14px;
	color:#CCCCCC;
	background-color: transparent;
	padding: 3px 5px;
}

/* 
 * footer
 */
.footer {
	font-weight: normal;	
	font-size: 12px;
	color: #979797;
	background-color: transparent;
	margin-top: 6px;	
	margin-bottom: 6px;
}

/* 
 * standard links
 */
a:link
{
	font-weight: bold;
	color: #666666;
	background-color: transparent;
}

a:visited, a:active
{
	font-weight: bold;
	color: #979797;
	background-color: transparent;
}

a:hover
{
	font-weight: bold; 
	color: #009900;
	background-color: transparent;
}

/* 
 * seondary navigation elements
 */
.secondary_nav_div{
	margin-left:12px;
	margin-top:3px;
	margin-bottom:3px;
	text-decoration:none;
}

a.secondary_nav_active {
	margin-left:12px;
	margin-top:3px;
	margin-bottom:3px;
	text-decoration:none;
	
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/elements/secondary_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 1px 10px 1px 20px;
	display:block;
	color: #009900;	
}
 
a.secondary_nav {
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	text-decoration:none;
	background-image: url(../images/elements/secondary_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 1px 10px 1px 20px;
	display:block;
}

/* 
 * tertiary  navigation elements
 */
.tertiary_nav_div{
	margin-left:25px;
	margin-top:1px;
	margin-bottom:1px;
	text-decoration:none;
}

a.tertiary_nav_active {
	margin-left:25px;
	margin-top:1px;
	margin-bottom:1px;
	text-decoration:none;
	
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/elements/tertiary_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 1px 10px 1px 20px;
	display:block;
	color: #009900;	
}
 
a.tertiary_nav {
	font-weight: bold;
	font-size: 12px;
	background-color: transparent;
	text-decoration:none;
	background-image: url(../images/elements/tertiary_nav_bg.gif);
	background-repeat: no-repeat;
	padding: 1px 10px 1px 20px;
	display:block;
}

/* 
 * quickinfo bar item heading
 */
a.quickinfo_bar_item:link {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	background-image: url(../images/elements/orange_brake.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	display:block;
	height: 18px;
	margin-left:5px;
}

a.quickinfo_bar_item:visited, a.quickinfo_bar_item:active {
	font-weight: bold;
	font-size: 12px;
	color:#979797;
	background-color: transparent;
	background-image: url(../images/elements/orange_brake.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	display:block;
	height: 18px;
	margin-left:5px;
}

a.quickinfo_bar_item:hover {
	font-weight: bold;
	font-size: 12px;
	color: #009900;	
	background-color: transparent;
	background-image: url(../images/elements/orange_brake.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
	display:block;
	height: 18px;
	margin-left:5px;
}

/* 
 * header navigation elements
 */
a.header_nav:link {
	font-weight: bold;	
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	background-image: url(../images/elements/header_nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 15px;	
	margin-left:15px;
}

a.header_nav:visited, a.header_nav:active {
	font-weight: bold;	
	font-size: 12px;
	color:#979797;
	background-color: transparent;
	background-image: url(../images/elements/header_nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 15px;
	margin-left:15px;
}

a.header_nav:hover {
	font-weight: bold;	
	font-size: 12px;
	color: #009900;	
	background-color: transparent;
	background-image: url(../images/elements/header_nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 2px 0px 2px 15px;	
	margin-left:15px;
}

/* 
 * footer navigation elements
 */
a.footer_nav:link {
	font-weight: bold;	
	font-size: 12px;
	color: #666666;
	background-color: transparent;
}

a.footer_nav:visited, a.header_nav:active {
	font-weight: bold;	
	font-size: 12px;
	color:#979797;
	background-color: transparent;
}

a.footer_nav:hover {
	font-weight: bold;	
	font-size: 12px;
	color: #009900;	
	background-color: transparent;
}
