@charset "utf-8";

#welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bolder;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #609;
	text-decoration: underline;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: right;
}
#header {
	font-family: Papyrus;
	font-size: 36pt;
	font-weight: bold;
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: -5px 35px;
	height: 116px;
	width: 721px;
	border: thin solid #E3C4A2;
	background-color: #FFF;
	position: absolute;
	top: 15px;
	left: 45px;
}
#header_account {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: -5px 0px;
	height: 56px;
	width: 721px;
	position: absolute;
	top: 10px;
	left: 45px;
}
#header_title {
	background-image: url(../images/title_front.jpg);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	height: 120px;
	width: 450px;
}
#bg_main {
	background-image: url(../images/m_border.jpg);
	background-repeat: repeat;
	width: 821px;
	position: relative;
	left: 116px;
	top: -15px;
	height: 1000px;
}
#bg_left {
	background-image: url(../images/l_border.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	position: absolute;
	left: -116px;
	top: 0px;
	height: 1000px;
	width: 116px;
}
#bg_right {
	background-image: url(../images/r_border.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	right: -112px;
	top: 0px;
	height: 1000px;
	width: 120px;
}
#loginbg {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	height: 325px;
	width: 220px;
	top: 20px;
	background-position: 150px 2px;
	left: 7px;
	font-size: 10pt;
}
#register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 7px;
	width: 225px;
	position: absolute;
	top: 270px;
}
#medform {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	top: 390px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 220px;
	background-position: 150px 2px;
	float: none;
	clear: none;
	left: 7px;
}
#main_text {
	font-size: 10pt;
	width: 495px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 450px;
	position: absolute;
	top: 20px;
	right: 0px;
	line-height: 15px;
}
.group_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
}
.group_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #7A6651;
}
.login_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #7A6651;
}

#tagline {
	font-weight: bold;
	width: 492px;
	position: absolute;
	top: 71px;
	left: 58px;
	text-align: center;
}
#dis_banner {
	background-image: url(../images/Da_webbanner.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 91px;
	width: 566px;
	top: 138px;
	left: 125px;
}
#dragon {
	position: absolute;
	top: -29px;
	left: -5px;
	background: url(../images/add_account_title.png) no-repeat;
	width: 400px;
	height: 50px;
}
#sponsors {
	position: absolute;
	left: 235px;
	height: 190px;
	width: 485px;
	top: 588px;
}
#account_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	color: #00F;
	text-decoration: none;
}
#main_body {
	background-image: url(../images/transluscent_block.png);
	height: 750px;
	width: 725px;
	position: absolute;
	left: 45px;
	top: 235px;
	background-position: -2px -3px;
	background-repeat: repeat;
	border: thin solid #E3C4A2;
}
#main_body_account {
	background-image: url(../images/transluscent_block.png);
	position: absolute;
	left: -90px;
	top: 75px;
	background-position: -2px -3px;
	background-repeat: repeat;
	border: thin solid #E3C4A2;
	padding: 4px;
	width: 980px;
}
