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

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../_images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
#avatar_body {
	background-image: url(../_images/avatarBG2.png);
	background-repeat: no-repeat;
	background-color: #000;
	background-position: right bottom;
	background-attachment: fixed;
}
td {
	vertical-align: top;
}
#logo {
	position: relative;
	top: 110px;
	left: 710px;
	width: 391px;
}
#coming {
	position: relative;
	top: 170px;
	left: 160px;
	width: 262px;
}
#text {
	position: relative;
	top: 180px;
	left: 465px;
	width: 200px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #464646;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 13px;
	margin-top: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A4A4A;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A4A4A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4A4A4A;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A4A4A;
}
