body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/shadow.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

.wrap {
	margin: 30px auto 0;
	padding: 0px;
	height: 585px;
	width: 990px;

}

#border-bottom {
	margin:0;
	padding:0;
	height: 27px;
}

#content-top-left{
	background:url(../images/structure/index/content-top-left.gif) #5b8378 no-repeat;
	height:156px;	
	vertical-align:top;
}

#content-top-middle{
	background:url(../images/structure/index/content-top-middle.jpg) no-repeat;
	width:698px;
	height:156px;	
}

#content-top-right{
	background:url(../images/structure/index/content-top-right.jpg) no-repeat;
	width:145px;
	height:156px;
	text-align:right;
}

#content-middle-left{
	background:url(../images/structure/index/content-middle-left.jpg) no-repeat;
	width:145px;
	height:355px;
	vertical-align:top;
}

#content-middle-middle{
	background:url(../images/structure/index/content-middle-middle.jpg) no-repeat;
	width:698px;
	height:355px;	
	vertical-align:top;
}

#content-middle-right{
	background:url(../images/structure/index/content-middle-right.jpg) no-repeat;
	width:145px;
	height:355px;		
}

#content-bottom-left{
	background:url(../images/structure/index/content-bottom-left.jpg) no-repeat;
	width:145px;	
	height:90px;
}

#content-bottom-middle{
	background:url(../images/structure/index/content-bottom-middle.jpg) no-repeat;
	width:698px;	
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color:#555454;
	font-weight:bold;
	text-align:center;
	padding-top:28px;	
	letter-spacing:1px;
}

#content-bottom-right{
	background:url(../images/structure/index/content-bottom-right.png) no-repeat;
	width:145px;
	height:90px;	
	text-align:right;
	vertical-align:top;
}

#content-index{
	font-family:verdana;
	font-size:10pt;
	color:#555454;
	font-weight:bold;
	padding:75px 65px 0px 45px;
	line-height:30px;
	text-align:justify;
}

.edit-content{
	display:none;
	position:absolute;
	margin-top:-30px;
	margin-left:300px;
	float:right;
	width:300px;
	text-align:center;
}

.edit-content a{
	border:solid 1px #000000;
	letter-spacing:.2em;
	display:block;
	background-color:#999999;
	color:#000000;
	text-decoration:none;
	opacity:0.70;
	filter:alpha(opacity=70)	
}

.edit-content a:hover{
	border:solid 1px #000000;
	opacity:0.5;
	filter:alpha(opacity=50)	
}

.edit-quote{
	display:none;
	position:absolute;
	text-align:center;
}

.edit-quote a{
	border:solid 1px #000000;
	letter-spacing:.2em;
	display:block;
	background-color:#999999;
	color:#000000;
	text-decoration:none;
	opacity:0.70;
	filter:alpha(opacity=70)	
}

.edit-quote a:hover{
	border:solid 1px #000000;
	opacity:0.5;
	filter:alpha(opacity=50)	
}

#quotation-index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	padding:90px 15px 0px 15px;
	line-height:21px;
}

#quotation_author-index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
	padding:0px 0px 0px 15px;
	line-height:21px;	
	float:right;
}

#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.5em;
	color:#555454;
	font-weight:bold;
	text-align:center;
	padding-top:14px;	
	letter-spacing:1.5px;	
	float:left;
	vertical-align:top;
	margin-top:-16px;
}

#bottomnav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.5em;
	color:#555454;
	font-weight:bold;
	text-align:center;
	padding-top:14px;	
	letter-spacing:1.5px;	
	float:right;
	vertical-align:top;
	margin-top:-16px;
}

#bottomnav a{
	color:#555454;
	font-weight:bold;
	text-decoration:none;
}

#bottomnav a:hover{
	text-decoration:underline;
}


#topnav a.nav-item,#topnav-bottom a.nav-item{
	font-weight:bolder;
	text-decoration:none;
	color:#000000;
	font-family:verdana;
	font-size:.65em;
	vertical-align:middle;
	text-transform:uppercase;
	letter-spacing:-.035em;	
}

#topnav a.nav-item-selected,#topnav a.nav-item:hover,#topnav-bottom a.nav-item-selected,#topnav-bottom a.nav-item:hover{
	font-weight:bolder;
	text-decoration:none;
	color:#fbcd63;
	font-family:verdana;
	font-size:.65em;
	vertical-align:middle;
	text-transform:uppercase;
	letter-spacing:-.035em;
}

#topnav a.nav-item img,#topnav a.nav-item-selected img,#topnav-bottom a.nav-item img,#topnav-bottom a.nav-item-selected img{
	vertical-align:middle;
}

#body-loading{
	position:relative;
	margin-top:200px;
	text-align:center;
	overflow:hidden;
}
