﻿html {
    display:block;
    margin: auto;
	}
body a{
	text-decoration: none;
	color: blue;

}
body {
    background:#d1d2d3;
	background-image:url(image/bg.png);
	background-repeat: no-repeat;
	background-position:top;
	margin: auto;

}
/* -----  ----- */
/*
#background_box{
	width:100%;
	position:relative;
	top:0px;
	z-index:1;
	background:blue;
	height:500px;
}

*/

#mainbox{
	width:840px;
	text-align:center;
	border-bottom:6px solid #deecef;
	border-left:6px solid #deecef;
	border-right:6px solid #deecef;
	padding: 3px;
   	margin: auto;	
   	background:#e3e4e5;
   	z-index:2;
}
.writer_info{
	width:840px;
	text-align:center;
	height:150px;

}
.Title{
	font-size:large;
	font-family:Verdana, Geneva, sans-serif;
	background:#06a5aa;
	height:60px;
	border-radius: 15px;
	
}
#langchange{
	text-align:right;
}
.Sub_Title{
	height:20px;
	font-size:200%;
	color:navy;
	background:#06a5aa;
}
.featured {
    width: 320px;
    height: 400px;
    border: 5px solid #deecef;
	padding: 1px;
    margin: 0px;	
}
.featuredtitle {
	text-align:left;
	width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:large;
	color:black;
}

.featuredtitle a:link{
	text-decoration: none;
	    color: black;

}
.featuredtitle a:hover{
	text-decoration: none;
	    color: black;

}

.featuredtitle a:visited{
	text-decoration: none;
	    color: black;

}

.featuredtitle a:active{
	text-decoration: none;
	    color: black;

}


.featuredwriter {
	text-align:right;
	width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
}

.featuredsum{
	text-align:left;
	width:300px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;

}
.featuredlink{
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	margin:5px;
}
.selectedarticles{
	height:230px;;
	width:240px;
	border: 5px solid #0e59d1;
	padding: 1px;
    margin: 0px;
    text-align:center;
}
.selectedarticleslink{
	text-align:right;
}
.selectedarticlessum{
	text-align:left;
	margin: 3px;
}

.eventbox{
	height:230px;;
	width:240px;
	border: 5px solid #9d40e5;
	padding: 1px;
    margin: 0px;
    text-align:center;
}
.eventsum{
	text-align:left;
}
.eventlink{
	text-align:left;
	margin: 3px;
}
.main_art{
	width:720px;
	font-family:"Times New Roman", Times, serif;
}

#writer_info_box{
	float:left;
	width:500px;
	z-index:2;
    text-align:left;
    background:teal;
   	padding:3px;
    margin:3px;
    position: relative;
     left: 79px;
      top: 32px;

}
#writer_photo{
	float:right;
	padding-right:0;
	z-index:1;
	position: relative; left: -129px; top: -16px
}

#menu_bar{
	width:100%;
	height:30px;
	
}
#menu_bar td{
	width:25%;
}

#quote{
	font-size:medium;
	width:720px;
	position:relative;
	margin:0px auto;
	font-family:"Comic Sans MS", cursive, sans-serif;

}
#titlebox{
	text-align:left;
	font-size:small;
}

.footer_h{
	width:100%;
	background:white;
	height:150px;
}
.footer_content{
	margin:auto;
	width:900px;
}
#footer_table{
	height:150px;
	text-align:left;
}
#footer_table td{
	vertical-align: top;
  	text-align: left;
  	width:300px;
}
#footer_table a{
	text-decoration: none;
	color: #0e59d1;
}
.goalandname{
	width:100%;
}

.goalandname img{
	height:50px;
}
#writer_name.writer{
	font-size:medium;	
	height:50px;
	width:300px;
}
