/* CSS Document */
* {margin:0; padding:0}
html {height:100%}
body {background: url(../images/skeleton/back_tile.jpg) repeat-x #010101; font:Arial, Helvetica, sans-serif; color: #fbe6d0; font-size:0.8em}
#photo {background:url(../images/home/main_photo.jpg) no-repeat; width: 912px; height:639px; text-align:center; margin:80px auto}
#logo {position:relative; left:0px; top:-60px; margin:0 auto}

#wrapper {background:url(../images/skeleton/page_tile.jpg) repeat-x #10020c ; width: 800px; margin:0 auto; position:relative; height:100% }
#shadow_l {background: url(../images/skeleton/shadow_L.jpg) no-repeat left top; margin:0 auto; padding:0 0 0 10px; width: 800px;}
#shadow_r {background: url(../images/skeleton/shadow_R.jpg) no-repeat right top; padding:0 10px 0 0; width: 800px; }
#header {background:url(../images/skeleton/logo.gif) top no-repeat ; height:280px}

#intro {background:url(../images/skeleton/intro_back.jpg) no-repeat; position:absolute; top:150px; left:20px; width:406px; height:80px; padding:10px; font-size:1em }

#tag {background:url(../images/skeleton/tag.jpg) no-repeat; width:215px; height:85px; float:right; margin:50px 50px 0 0; color: #330529; font-weight:bold; font-size: 0.8em; padding:10px 0 0 30px; font-size:1em}
#tag a {color:#660066}

#main {position:relative; padding-bottom:100px}
#home_link span {display:none}
#home_link a {display:block; width:600px; height:100px}
