/* MAIN */
body {
    margin:0; padding:0; z-index:0;
    background-color:#fff;
    text-align:center;
}
body, html { width:100%; height:100%; }
* html { height:100%; }
form, img, a, ul, li, h1, h2, h3, h4, p, #container, .hidden { margin:0; padding:0; border:0; }
a:focus { outline:0; }
#container, #logo, #crown, #ribbon, #vert, #whttip, #fb, #fbtxt,
#copy, #tv, #tof, #fb, #ttl, #entcol, #redtip, #spns, #iss, #lang, #langtxt
	{ position:absolute; }
#container {
    top:0px;
    left:0px;
    width:100%;
    height:1000px;
    text-align:left;
	font:13px Trebuchet MS, Tahoma, Arial, sans-serif;
	line-height:16px;
	color:#000;
}
#logo {
    top:30px;
    left:160px;
}
#crown {
    top:3px;
    left:70px;
}
#ribbon {
    top:108px;
    left:38px;
    z-index:2;
}
#vert {
    top:0px;
    left:38px;
    width:25px;
    height:800px;
    background-color:#E73A4B;
    z-index:2;
}
#hbar1, #hbar2, #hbar3 {
    position:absolute;
    left:0px;
    width:100%;
    z-index:1;
}
#hbar1 {
    top:108px;
    height:28px;
    background-color:#7CA2CC;
}
#hbar2 {
    top:138px;
    height:30px;
    background-color:#AAD7EC;
}
#hbar3 {
    top:170px;
    height:28px;
    background-color:#4B648D;
}
#entcol {
    top:0px;
    left:684px;
    width:210px;
	height:901px;
    text-align:center;
    background-color:#F8FAFC;
	border-left:2px solid #333;
	border-right:2px solid #333;
	z-index:2;
}
#entcol img {
	margin-bottom:9px;
}
#entcol img.b {
	margin-bottom:0px;
}
#whttip {
    top:900px;
    left:686px;
}
#iss {
    top:860px;
    left:755px;
    z-index:3;
}
#ttl { left:86px; }
#tv {
    top:250px;
	left:82px;
}
#tof {
    top:420px;
	left:367px;
}
#fb {
    top:143px;
    left:906px;
    z-index:3;
}
#fbtxt {
    top:141px;
    left:933px;
    z-index:3;
}
#fbtxt a {
    font:9px Trebuchet MS, Tahoma, Arial, sans-serif;
    text-decoration:none;
    line-height:11px;
    color:#369;
}
#redtip {
    top:800px;
	left:38px;
}
a {
	font:13px Trebuchet MS, Tahoma, Arial, sans-serif;
	color:#c00;
} 
a:hover {
	color:#369;
	text-decoration:none;
}
a.blu {
	font:13px Trebuchet MS, Tahoma, Arial, sans-serif;
	color:#369;
} 
a.blu:hover {
	color:#c00;
	text-decoration:none;
}
#spns {
    top:10px;
    left:920px;
    width:300px;
    height:75px;
    text-align:left;
    font:10px Trebuchet MS, Tahoma, Arial, sans-serif;
    color:#666;
    border:1px solid #ccc;
    padding:3px;
}
#lang {
    top:175px;
    left:906px;
    z-index:3;
}
#langtxt {
    top:176px;
    left:938px;
    z-index:3;
}
#langtxt a {
    font:9px Trebuchet MS, Tahoma, Arial, sans-serif;
    text-decoration:none;
    color:#fff;
}
