.header {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #3300FF;
	width:100%;
	height:185px;
	
}
.title {
	font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFFFFF;
	position:relative;
	top: 70px;
	
}
#main_title {
	color:#CCFF99;
	font-size:24px;
}
#subtitle {
	color:#FF9933;
	font-size:12px;
}
h2, h3 {
	color:#3366CC;
}
body {
	background-color:#C0DFFD;
}
.h_title {
	width: 30%;
	height: 185px;
	float: left;
	background-color: #3300FF;
	text-align:center;
	/*line-height:130px;*/
	color:#FFFFFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
}
.h_image {
	float: left;
}
.h_lib {
	float: left;
	width: 30%;
	height: 185px;
	background-color: #3300FF;
}
.nav_bar {
	background-color:#330000;
	color:#FFFFFF;
	width: 100%;
	height: 25px;
}
.left_nav {
	float:left;
	background-color:#E6F3FF;
	width: 165px;
	list-style-image:url(mm_arrow.gif);
}
.content {
	float:left;
	width:50%;
	margin:2em;
}
.tab_content {
	float:left;
	width:80%;
	margin:2em;
}
.tab_content td {
	vertical-align:top;
}

.heading {
	font-weight:bold;
	font-size: 16px;
}
.features {
	float:right;
	width:30%;
	text-align:center;
}
.features a {
	display:block;
	text-decoration:none;
}
.features a img {
	border:none;
}
.footer {
	clear:both;
}

#lib {
	position: relative;
	top: 50%;
	margin-top: -52px;
}

a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #3366CC;
	}
	
.left_nav a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	/*background: url("mm_arrow.gif") 14px 45% no-repeat;*/
	border-bottom: 2px solid #C0DFFD;
	}
	
.left_nav a:hover {
	/*background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;*/
	background-color:#FFFFFF;
	color:#FF6600;
	}

.content a {
	display:block;
	}
	
.cat1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
}
.cat_head {
	text-align:center;
}

.label {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	/*font-weight:bold;*/
}
