/* CSS Document */


/* GLOBAL STYLES
===================*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	text-color: #ffffff;
	background-image: url(images/overallbg.gif);
	/*background-image: url(images/background_grid.gif);
	background-repeat:repeat-x;*/
	/*images/mainbg.gif*/
}

.imageleft {
	float: left;
	margin: 5px 8px 0px 0px;
}

.imageright {
	float: right;
	margin: 5px 0px 0px 8px;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

/* HEADER
================*/

#header {
	position: absolute;
	width: 100%;
	height: 36px;
	top: 0;
	background-color: black;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D0D0D0;
}


/* CONTAINER
===============*/
#container {
	/*background-color: #562F32;*/
	/*background-image:url(images/background_main.gif);*/
	background-image: url(images/inner_background.gif);
	background-repeat:repeat-y;
	width: 750px;
	margin: 0 auto;
	position: relative;
}

.containerbottom {
	width: 791px;
	margin: 0 auto;
	height: 20px;
}



/* Main picture banner
======================================*/

#topbar {
	background-color: #562F32; /**#562F32**/
	margin: 0;
	width: 100%;
	height: 30px;
	background-image:url(images/topbar_stars.gif);
	background-repeat: no-repeat;
}


#mainbanner {
	border-width: thin;
	width: 100%;
	height: 120px;
	margin: 0 auto;
	position: relative;
}
#mainbanner_left {

	width: 49%;
	height: 120px;
	float: left;
	margin: 0 auto;
	position: relative;

}

#mainbanner_right {

	width: 363px;
	height: 120px;
	margin: 0 auto;
	float: left;
	
	position: relative;
	background-color: #C7C591;
	background-image:url(images/maeser_building.gif);
	border-left-width: thin;
	border-left-color: white;
	border-left-style: solid;
	border-top-width: thin;
	border-top-color: white;
	border-top-style: solid;
	 
}


/* GLOBAL NAVIGATION
=========================*/

#navcontainer {
	width: 750px;
	height: 20px;
	background-color: #C7C591;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	left: -17px;
	z-index: auto;

}

.navtext {

font-family:Arial;
font-size:10pt;
color: #562F32;


}

.navtext a:link {
	color: #562F32;
	text-decoration: none;
}

.navtext a:visited {
	color: #562F32;
	text-decoration: none;
}

.navtext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* BREADCRUMB
================*/

#breadcrumb  {
	width: 500px;
	height: 20px;
	color: #666666;
	padding: 25px 0px 5px;
	font-size: .8em;
	display: block;
}

#breadcrumb ol  {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	list-style-type: none;
} 

#breadcrumb ol li  {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#breadcrumb li a:link  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

#breadcrumb li a:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}

#breadcrumb li a:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: underline;
}

#breadcrumb li a:active  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}


/* COLUMN ONE - SIDEBAR
==============================*/

#column1 {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	border: thin none;
	/*background-image: url(images/faces.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/

}	

.notice_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 10px;
	width: 160px;
	height: 150px;
	background-repeat: no-repeat;
	z-index: 1;
	background-color: #C7C591;
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	
}	

.col1_image_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 0px;
	width: 150px;
	height: 70px;
	background-image: url(images/faces_stars.gif);
	background-repeat: no-repeat;
	z-index: 1;
	
}	

.level2menu_box {
	margin-left: 0px;
	margin-top: 30px;
	padding: 10px;
	width: 125px;
	min-height: 150px;
	height:auto;
	z-index: 1;
	background-color: #C7C591;
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;

}

.notice_box_table {
	
	background-color: #ffffff;
	border: thin solid #562F32;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #562F32;
}	

.sidebartop {
	margin-left: -25px;
	padding: 0;
	height: 16px;
	background-image: url(../global_images/sidebar_top.gif);
	background-repeat: no-repeat;
}

.sidebarbackground {
	margin-left: -25px;
	padding: 1px 50px 10px 25px;
	background-repeat: no-repeat;
}

.sidebarbottom {
	margin-left: -25px;
	padding: 0;
	height: 16px;
	background-image: url(../global_images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
}


/* COLUMN TWO - CONTENT
===========================*/

#column2 {
	float: left;
	
	width: 495px;
	background-color: white;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: auto;
	min-height: 450px;
	top: auto;
}	

#column2 a:link {
color: gray;
text-decoration: none;
}

#column2 a:visited {
color: gray;
text-decoration: none;
}

/* FOOTER
================*/

.spacer {
	margin: 0;
	padding: 0;
	height: 10px;
}

#footer {
	clear: both;
	width: 737px;
	height: 20px;
	text-align: center;
	background-color: #C7C591;
	color: #562F32;
	font-size:
	padding: 8px;
	font-size: 0.9em;
	left: 17px;
	z-index: auto;
	position: relative;
	border-top-width: thin;
	border-top-color: white;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	border-bottom-style: solid;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.style1 {color: #FFFFFF}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* COPYRIGHTS
================*/

#copyright {
	clear: both;
	width: 737px;
	height: 10px;
	margin: 0 auto;
	text-align: center;
	color: #000000;
	font-size: .7em;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	color: #FFFFFF;
}

div .note {
			width: 700px;
			height: 120px;
			border: 1px solid gray;
			background-color:#B0C4DE;
			padding:5px;
			padding-top:2px;
			
			}
			
div .session {
			
			
			border: 1px solid gray;
			background-color:#B0C4DE;
			padding:5px;
			padding-top:2px;
			
			}
			
div .sessiontab {
			
			width: 50%;
			border: 1px solid gray;
			background-color:#003366;
			padding:5px;
			padding-top:2px;
			border-top: 1px;
			border-right: 1px;
			border-left: 1px;
			border-bottom:none;
			
			}