body {
font-family:"Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
background-color:#383262;
color:#23cefc;
text-align:center;
font-size:90%;
height:100%;
} 
div#Sit
{
width:800px;
min-height:100px;
border:2px dashed dimgray;
margin-top:6px;
margin-right:auto;
margin-left:auto;
}
div#Header
{
background-image:url('load/fle.png');
background-repeat:no-repeat;
min-height:200px;
width:100%;
}
div#InH 
{height:200px
;width:100%;
}
div#Tim
{
position:relative;
top:148px;
left:2px;
width:160px;
text-align:left;
color:#ADD8E6;
font-weight:bold;
}
div#Use
{
position:relative;
top:181px;
left:576px;
width:220px;
text-align:right;
color:#ADD8E6;
font-weight:bold;
}
div#H1 
{
color:#181860;
font-size:90%;
background-color:#304890;
width:100%;
}
div#CForm {
    width: 510px;
    align: "center";
    margin: 1 auto;
}
form {
    width: 500px;
    align: "center";
    margin: 0 auto;
}
forml {
    width: 500px;
    align: "left";
    margin: 0 auto;
}
.form label { 
    margin-left: 10px; 
    color: #999999;
    align: "left";
    width: 100px;
    max-width: 400px;
    margin: 0 auto;
} 
input, textarea { 
    padding: 9px; 
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% "Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif; 
    width: 100%;
    align:"left";
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); 
} 
textarea { 
    width: 400px; 
    max-width: 400px; 
    align:"left";
    margin: 0 auto;
    height: 150px; 
    line-height: 150%; 
} 
input:hover, textarea:hover, 
input:focus, textarea:focus { 
    border-color: #C9C9C9;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; 
} 
.submit input { 
    width: auto; 
    padding: 9px 15px; 
    background: #617798; 
    border: 0; 
    font-size: 14px; 
    color: #FFFFFF;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
}
button {
    overflow: visible;
    width: auto;
}
button.link {
    font-family: "Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
    font-size: 1em;
    text-align: left;
    color: #9C9CFE;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    cursor: pointer;
    -moz-user-select: text;
}
button.link:hover,
button.link:focus {
    font-weight:bold;
}
.password {
    width: 100%;
    align:"center";
}
p.email{
    width: 100%;
    align:"center";
}
div#H2 
{
color:#181860;
font-size:90%;
background-color:#304890;
width:100%;
}
div#H2 a {
color:#9C9CFE;
text-decoration: none;
}

div#H2 a:hover {
color:#9C9CFE;
font-weight:bold;
text-decoration: none;
}
div#Cont
{
width:100%;
border:0px solid #304890;
color:#8C8CFE;
background-color:#DCE7F8;
overflow:auto;
width:100%;
min-height:200px;
}
div#BNews
{
width:49%;
min-height:44px;
border:0px solid #304890;
background-color:#DCE7F8;
float:right;
margin: 0 5px 0 0;
text-align:center;
color:#4863A0;
font-family:"Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
}
.BlueBubb {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #075698;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.BlueBubb::after {
    content: "";
    position: absolute;
    bottom: -19px;
    right: 108px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #075698 transparent;
    display: block;
    width: 0;
}
.BlueFace {
    position:relative;
    top:-42px;
    right:-286px;
    width: 96px;
    height: 96px;
    background: #075698;
    padding:5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    background-image:url('UserImage/Blue.png');
    background-repeat:no-repeat;
    background-position: center;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
div#RNews
{
width:49%;
min-height:44px;
border:0px solid #304890;
background-color:#DCE7F8;
float:left;
margin: 0 0 0 5px;
text-align:center;
color:#C11B17;
font-family:"Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
}
.RheiaBubb {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #c81e2b;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f04349), to(#c81e2b));
    background: -moz-linear-gradient(#f04349, #c81e2b);
    background: -o-linear-gradient(#f04349, #c81e2b);
    background: linear-gradient(#f04349, #c81e2b);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.RheiaBubb::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 108px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #c81e2b transparent;
    display: block;
    width: 0;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.RheiaFace {
    position:relative;
    top:-42px;
    background: #c81e2b;
    padding:5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    width: 96px;
    height: 96px;
    background-image:url('UserImage/Rheia.png');
    background-repeat:no-repeat;
    background-position: center;
}
div#UserBlurb
{
width:49%;
min-height:44px;
border:0px solid #304890;
background-color:#DCE7F8;
float:left;
margin: 0 0 0 5px;
text-align:center;
color:#23cefc;
font-family:"Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
}


.UserBubb {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8C00), to(#FF6600));
    background: -moz-linear-gradient(#FF8C00, #FF6600);
    background: -o-linear-gradient(#FF8C00, #FF6600);
    background: linear-gradient(#FF8C00, #FF6600);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.UserBubb::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 108px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #FF6600 transparent;
    display: block;
    width: 0;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.UserFace {
    position:relative;
    top:-42px;
    background: #FF6600;
    padding:5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    width: 96px;
    height: 96px;
    background-repeat:no-repeat;
    background-position: center;
}

.UserBubbR {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f04349), to(#c81e2b));
    background: -moz-linear-gradient(#f04349, #c81e2b);
    background: -o-linear-gradient(#f04349, #c81e2b);
    background: linear-gradient(#f04349, #c81e2b);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.UserBubbR::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 108px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #c81e2b transparent;
    display: block;
    width: 0;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.UserFaceR {
    position:relative;
    top:-42px;
    background: #c81e2b;
    padding:5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    width: 96px;
    height: 96px;
    background-repeat:no-repeat;
    background-position: center;
}

.UserBubbB {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.UserBubbB::after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 108px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #075698 transparent;
    display: block;
    width: 0;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.UserFaceB {
    position:relative;
    top:-42px;
    background: #075698;
    padding:5px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    width: 96px;
    height: 96px;
    background-repeat:no-repeat;
    background-position: center;
}

.ucolor{}


div#MembCont {
 width:100%;
}
div#MemberBubb {
    position: relative;
    display:inline;
    width:75%;
    padding: 8px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8C00), to(#FF6600));
    background: -moz-linear-gradient(#FF8C00, #FF6600);
    background: -o-linear-gradient(#FF8C00, #FF6600);
    background: linear-gradient(#FF8C00, #FF6600);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
div#MemberBubbR {
    position: relative;
    display:inline;
    width:75%;
    padding: 8px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f04349), to(#c81e2b));
    background: -moz-linear-gradient(#f04349, #c81e2b);
    background: -o-linear-gradient(#f04349, #c81e2b);
    background: linear-gradient(#f04349, #c81e2b);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
div#MemberBubbB {
    position: relative;
    display:inline;
    width:75%;
    padding: 8px;
    margin: 1em 0 3em;
    color: #fff;
    background: #23cefc;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

div#HGHCont
{
width:100%;
border:0px solid #304890;
color:#8C8CFE;
background-color:#DCE7F8;
overflow:visible;
width:100%;
min-height:200px;
}


div#HGHMain {
	width: 100%;
	height: 280px;
	background-image:url('hgh/backgrass.png');
}

div#HGHContent {
	width: 672px;
	height: 260px;
	position:relative;
	top:-72px;
	left:64px;
}

div#HGHsidebar {
	width: 64px;
	font-size: 14px;
	line-height: 1.5;
	padding-bottom: 4px;
	-webkit-box-shadow: 1px 1px 10px 5px rgba(48,72,144,0.9); 
	box-shadow: 1px 1px 10px 5px rgba(48,72,144,0.9);
}
div#HGHsidebar b {
	color: #6D64A2;
}

div#UserProfs {
width:49%;
min-height:44px;
border:0px solid #304890;
background-color:#DCE7F8;
float:right;
margin: 0 5px 0 0;
text-align:center;
font-family:"Trebuchet MS",Futura,Arial,Helvetica,Verdana,sans-serif;
}
div#ProfBottom
{
width:100%;
border:0px solid #304890;
color:#8C8CFE;
background-color:#DCE7F8;
overflow:auto;
width:100%;
min-height:20px;
}
div#Footer
{
width:100%;
color:DarkSlateBlue;
font-size:70%;
background-color:#181830;
}
div#Footer a {
color:DarkSlateBlue;
border-bottom:1px dashed #304890;
}

div#Footer a:hover {
color:DarkSlateBlue;
border-bottom:1px solid #9C9CFE;
}