@charset "utf-8";
@import url("link.css");
@import url("flickrbadgelight.css");
@import url("header_menu.css");

/* CSS Document */

html, body {
				height: 100%;
			}

body {
margin:0;
padding:0;
background:#bbddeb url(images/top-bg.jpg) top  repeat-x;
margin:0 auto;
height:100%;
}

#container {
    position: relative;
    min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #container {
    height: auto;
}

#header {
width:994px;
margin:0 auto;
}

#header-content {
width:994px;
margin:0 auto;
}

#header-content #logo {
float:left;
margin:50px 0px 0px 0px;
}

#flash {
width:935px;
margin:0 auto;
}

#page {
width:994px;
margin:0 auto;
margin-top:10px;
background-image:url(images/bg.gif);
}

#left-side {
width:556px;
float:left;
padding:0px 0px 30px  27px;
}

#left-side-agape-news {
width:556px;
height:81px;
margin:0px;
padding:0;
background-image:url(images/title_agapeNews.jpg);
background-repeat:no-repeat;
}

#left-side-agape-news  title{
display:none;
}

#left-side-agape-news-content {
width:480px;
margin:10px 30px 30px 40px;
}

#left-side-agape-news-content p {
margin:0 0 0 0;
}

#left-side-song-lyric{
width:556px;
height:81px;
margin:0px;
padding:0;
background-image:url(images/title_songlyrics.jpg);
background-repeat:no-repeat;
}

#left-side-song-lyric  title{
display:none;
}

#left-side-song-lyric-content {
width:508px;
margin:10px 0 0 40px;
}

#left-side-song-lyric-content p {
margin: 10px 0 0 0;
color:#008ed4;
}

#left-side-song-lyric-content  a:link {
	color: #01699c;	
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 1.5em;
}
#left-side-song-lyric-content a:visited {
	color: #01699c;	
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 1.5em;
}
#left-side-song-lyric-content a:active {
	color: #01699c;	
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 1.5em;
}
#left-side-song-lyric-content  a:hover {
	color: #01699c;	
	text-decoration: none;
	padding-left:1.5em;
}


#right-side {
/*background-image:url(images/bg_right-side.gif);*/
background-repeat:repeat-y;
width:366px;
/*min-height:500px;*/
float:right;
padding:0px 39px 30px 0;
}

#right-side-twitter {
width:366px;
height:81px;
margin:0px;
padding:0px;
background-image:url(images/title_twitter.jpg);
background-repeat:no-repeat;
}

#right-side-twitter  title{
display:none;
}

#right-side-twitter-2 {
padding: 0px 0px 30px 15px;
clear:both;	
}

#right-side-twitter-2 p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#right-side-fb {
width:366px;
height:81px;
margin:0px;
padding:0px;
background-image:url(images/title_facebook.jpg);
background-repeat:no-repeat;
}

#right-side-fb  title{
display:none;
}

#right-side-fb-2 {
margin: 10px 0 0 8px;
clear:both;	
}

#bottom{
margin:0px 0 0px  27px;
}


/******************begin footer***********/

#footer {
position: absolute;
bottom: 0;
background:url(images/footer-bg.jpg) repeat-x;
height:118px;
margin-left:0px;
width:100%;
}

#footer-content {
width:914px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#daf3ff;
position:relative;
}

#footer-logo {
position:absolute;
left:640px;
top:40px;
}

#copyright p{

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#daf3ff;
padding:30px 0 10px 0;
border-bottom:dotted 1px #FFFFFF;
width:626px;
}
#footer h1 {
				color: #fff;
				padding-bottom: 0;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
				font-size: 12px;
				line-height: 1.5em;
			}


/******finish footer***********/


/*******************end general setting********************/

