@charset "utf-8";
/* CSS Document */

h2 {
	border-top: #CCCCCC 1px solid;
	padding-top: 2px;
	font-size: 18px;
	margin-left: 10px;
}

td img {display: block;}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013567;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}
.upperMenu {
	height: 50px;
	margin: 0px;
	margin-bottom: 20px;
	text-align: right;
	font-size: 14px;
	vertical-align: middle;
}
.upperMenuUl, .upperMenuLi {
	display: inline;
	list-style-image: none;
	list-style-position: inside;
}
.login_box, .register_box, {
	padding: 5px;
	margin: 10px;
	padding-left: 20px;
	border: #003366 3px solid;
	width: 350px;
	margin-top: 20px;
}
.add_photoalbum_box, .add_event_box, .get_all_photoalbums_box, .add_post_box {
	width: 740px;
	padding-left: 5px;
	margin-left: 50px;
	margin-right: 50px;
	border: #003366 3px solid;
}
.login_box_title, .register_box_title {
	font-size: 20px;
	margin: 0px;
	margin-bottom: 20px;		
	padding: 5px;
	padding-left: 20px;
	width: 350px;
}

/* PEOPLE */

.people_header {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 160px;
	overflow: hidden;
	height: 145px;
	color: #FFFFFF;
	font-size: 54px;
}

.people_left_box {
	background-image:url(dannoh_people_hp_r5_c2.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	margin-left: 70px;
}

.people_left_box_top {
	background-image: url(dannoh_people_hp_r2_c2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.people_left_box_bottom {
	background-image: url(dannoh_people_hp_r7_c2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 10px;
}

.people_left_box_title {
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	margin: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	margin-top: 0px;
}

.people_left_box_content {
	margin: 10px;
	margin-top: 2px;
}

.people_right_box {
	background-image:url(dannoh_people_hp_r5_c4.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	margin-right: 75px;
}

.people_right_box_top {
	background-image: url(dannoh_people_hp_r4_c4.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.people_right_box_bottom {
	background-image: url(dannoh_people_hp_r7_c4.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 10px;
}

.section_blog_title {
	color: #FFFFFF;
	font-size: 42px;
	text-align: right;
	margin-right: 78px;
}

.people_main_table {
	height:100%; 
	background-image: url(../UI/dannoh_socialnetwork_r5_c1.jpg); 
	background-repeat: repeat-y; 
	background-position: top left;
}

.people_header_row {
	height: 175px; 
	background-image:url(../UI/dannoh_people_hp_r1_c1.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}

.people_top_row {
	background-image: url(../UI/dannoh_people_hp_r10_c1.jpg); 
	background-repeat: repeat-y; 
	background-position: top left;
}

.people_bottom_row {
	height: 139px; 
	background-image:url(../UI/dannoh_people_hp_r11_c1.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
}

.box_photoalbum_div {
	border-bottom: #FFFFFF 1px solid;
	padding-bottom: 3px;
	padding-top: 10px;
}

.photoalbums_header_row {
	height: 175px; 
	background-image:url(../UI/dannoh_photoalbums_hp_r1_c1.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}
