#main_page {
	background-color: #FFF;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-box-shadow: #111 2px 2px 20px;
	-webkit-box-shadow: #111 2px 2px 20px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 24px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	background-color: #FFF;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999;
	padding: 10px;
	position: relative;
}
.adsense_search {
	background-color: #CCC;
	padding: 10px;
	float: left;
	position: relative;
}
.document_shortcut {
	padding: 5px;
	float: right;
	position: relative;
	width: 120px;
	margin-right: 10px;
	background-color: #CCC;
	-moz-box-shadow: #222 2px 2px 10px;
	-webkit-box-shadow: #222 2px 2px 10px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 9px;
}

#images {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 70px;
}
#content_summary {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #F5F5F2;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	-moz-box-shadow: gray 2px 2px 10px;
	-webkit-box-shadow: gray 2px 2px 10px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}
#content_images {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC;
	color: #CCC;
	padding: 20px;
	margin: 40px;
	-moz-box-shadow: gray 2px 2px 10px;
	-webkit-box-shadow: gray 2px 2px 10px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}
#content_wiki {
	padding: 10px;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: scroll;
	height: 300px;
	margin-right: 40px;
	margin-left: 40px;
	border: thin solid #CCC;
}
#content_header {
	padding: 10px;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 40px;
	margin-left: 40px;
}
#content_documents {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20pt;
}
#content_archives {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color: #C1EBFF;
}
#document_list {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#related_content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEFD7;
	margin: 0px;
	font-weight: bold;
	color: #666;
	padding: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
#bottom_navi {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-color: #C1EBFF;
	border-top-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
	border-top-width: 1px;
}
.document_title {
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-weight: bold;
	color: #BED5FF;
	font-size: 12px;
	line-height: normal;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	background-color: #235499;
	
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 7px;
}
.document_list {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 10px;
	background-color: #F1F1F1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	line-height: normal;
	margin-left: 30px;
	margin-right: 30px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 15px;
	color: #4F4F4F;
	border: 1px solid #DDD;

	/* font-weight: bolder; */
}
.document_list b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #0831C5;
}
.document_list a {
	font-size: 16px;
	color: #06F;
}
.adsense_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	background-color: #D5E5FF;
	padding: 5px;
	border-top-style: solid;
	border-top-color: #B0D4FF;
	border-top-width: 1px;
	color: #FFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 100px;
	width: 100px;
	float: left;
	z-index: 0;
	top: auto;
	right: 0px;
	bottom: auto;
	left: auto;
}
.horizontal_menu {
	float: right;
	top: 12px;
	position: relative;
	overflow: visible;
	bottom: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
.image_frame {
	color: #CCC;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
	text-align: center;
	position: inherit;
	-moz-box-shadow: gray 2px 2px 10px;
	-webkit-box-shadow: gray 2px 2px 10px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}
.image_frame_container {
	float: left;
	height: 190px;
	width: 190px;
	position: relative;
	text-align: center;
}
.image_adsense_frame_container {
	float: left;
	height: 250px;
	width: 220px;
	position: relative;
	text-align: center;
}
img
{
	border-style: none;
	float: left;
}
#content_container_left {
	background-color: #0CF;
	float: left;
}
#content_container_right {
	background-color: #F90;
	float: right;
}
#adsense_wiki {
	float: right;
	height: 250px;
	width: 300px;
}
