/* CSS Document */

body{
    font:10px/170% arial,verdana,helvetica;
    font-weight: lighter;
    color: #1f1e1e;
    margin:0px;
    text-align:center;
}

img{
    border-width:0px;
    margin:7px;
    vertical-align:top;
}
a{
	text-transform:uppercase;
	color:#44D0DD;
	font:18px/30px lighter 'Century Gothic', "Century Gothic";
	text-decoration:none;
	}
a:hover{
	color:#ffcc00;
	}
#outer-gall-box{
    padding:0px;
	align:center;
	width:830px;
	height:630px;
	vertical-align:top;
	border:1px  #A6C6D9 dotted;
	margin:50px auto 0;
    }
#inner-gall-box{
    margin: 50px auto;
    width:730px;
    height:560px;
    vertical-align:top;
	}
.title{
	text-transform:uppercase;
	color:#44D0DD;
	font:18px/30px lighter 'Century Gothic', "Century Gothic";
	text-decoration:none;
	}
.soon{

	font:18px/25px lighter 'Century Gothic', "Century Gothic";
	text-decoration:none;
	text-transform:none;
	color:#44D0DD;
	}
.about-text{
    font:12px/170% arial,verdana,helvetica;
    font-weight: lighter;
    color: #1f1e1e;
    margin:30px 0;
	width:600px;
    text-align:left;
}

