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

body												{ background-color:#dad9be; }

#horizon											{ height:145px; background-image:url(../img/footer_bg_floatingislands.gif); margin-top:60px; }
#ground												{ background-color:#dad9be; }

p													{ clear: both;}
#subpage_content									{ margin: 40px 0 0 30px; width:900px; }

#login_area											{ margin:40px 114px 0 114px; background:transparent url(../img/login_bg.jpg) no-repeat 0 0; width:672px; height:299px; }
#login_area div										{ float:left; margin:110px 156px 0 156px; width:360px; text-align:center; color:#929292; }
#login_area div	p									{ line-height:1.7em; }
.large												{ font-size:18px; font-weight:bold; font-style:italic }
