	* {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body {
background-color: #FFF;
border: 0px;
border-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
text-align: center;
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
}

ul li {
	list-style-type: none;
	padding: 5px;
}

img, div { 
behavior: url(iepngfix.htc); 
}
table {
	font-size:12;
}


#container{
	position: relative;
	top: 30px;
	left: 0px;
	width: 917px;
	background-color: #FFF;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#title{
	position: absolute;
	top: 45px;
	left: 0px;
	width: 917px;
	height: 75px;
	background: url(pic/title.jpg) no-repeat;
	background-color: transparent;
	z-index: 1;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: left;
}

#menu{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 917px;
	height: 30px;
	background-color: transparent;
	z-index: 2;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: left;
}

#socialbar{
	margin-top: -30px;
	text-align: right;
	}

#comingsoon{ 
	margin-top: 150px;
	text-align: center;
	letter-spacing: -1px; 
	line-height: 20px; 
	font-size: 37px; 
	color: #606060; 
	font-family: serif; 
	font-variant: small-caps;
	}

#comingline{
	width: 500px;
	height: 1px;
	}

#comingpic{
	margin-top: 30px;
	width: 135px;
	height: 202px;
	-moz-border-radius: 4px;
	border-radius: 3px;
	-moz-box-shadow: 0px 4px 10px #666; /* For shadow effect to work in supported versions of Mozilla */
	-webkit-box-shadow: 0px 4px 8px #666; /* For shadow effect to work in supported versions of Safari */	
	}

#comingpic:hover{
	-moz-box-shadow: 0px 4px 10px #111; /* For shadow effect to work in supported versions of Mozilla */
	-webkit-box-shadow: 0px 4px 8px #111; /* For shadow effect to work in supported versions of Safari */	
	}


#content{
	position: relative;
	top: 150px;
	left: 0px;
	bottom: 15px;
	z-index: 1;
	background-color: transparent;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

#footer{
	position: relative;
	top: 40px;
	left: 0px;
	z-index: 1;
	color: #777;
	background-color: transparent;
	border: 0px;
	border-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	
}


h1 {
font-size: 30px;
}

h2 {
font-size: 25px;
}

h3 {
font-size: 20px;
}

h4 {
font-size: 15px;
}

h5 {
font-size: 10px;
}

h6 {
font-size: 9px;
}

