body {
	margin: 0px 0px;
	font-family: tahoma, Arial, Verdana;
	font-size: 10pt;
}
#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	/*border: 1px solid #d3d3d3;*/
	}
#headerpage {
	height: 120px;
	background: url(../images/royal-media-head.jpg) no-repeat ; /*#F7A553;*/
	/*background: #899FC0;*/
	}
#headerpage h1{
	position:absolute;
	left: 25px;
	top: 5px;
	padding-left: 50px;
	font-size: 20pt;
	font-family: Arial, TAHOMA;
	font-weight: bold;
	/*filter: glow(color=#ffff00, strength=5);*/
	width:468px;
	color:#FFFFFF;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
	}
#headerpage .h1shadow{
	left: 27px;
	top: 7px;
	color:#330000;
	}

#headerpage h2{
	position:absolute;
	left: 25px;
	top: 45px;
	padding-left: 50px;
	font-family: Arial, TAHOMA;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
	}
#headerpage .h2shadow{
	left: 27px;
	top: 47px;
	color: #330000;
	}

#headbar {
	/*margin-left: 225px;
	padding-bottom: 5px;
	border-top: 1px solid #ffffff;*/
	}

#headbar ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#headbar li {
	float: left;
	margin: 0 0.15em;
	}

#headbar li a {
	/*background: url(background.gif) #fff bottom left repeat-x;*/
	/*background: url(../images/bulet.png) no-repeat;*/
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	}

#headerpict {
	position:absolute;
	width: 198px;
	height: 260px;
	right: 0px;
	background:url(../images/head-right-bg.jpg);
	}

#container1{
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #c89fdc;*/
	}
	

#navigator{
	/*position: absolute;*/
	/*background: url(../images/menubarbkg.jpg) no-repeat;*/
	float: right;
	top: 200px;
	width: 240px;
	/*padding: 5px 5px 10px 0;*/
	border-left: 1px solid #F3F9FE;
	}

#navigator ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	font-size: 11pt;
	font-weight: bold;
	color: #330099;
	}

#navigator li{
	padding-left: 10px;
	}

#navigator li a{
	background: url(../images/bulet.png) no-repeat center left;
	/*background-position: center left;*/
	width: 90%;
	display: block;
	font-size: 10pt;
	padding: 0.25em 0 0.25em 1.3em;
	border-bottom: 1px dashed #E3E9EE;
	/*border-bottom: 1px dashed #0F9EBD;
	border-left: 10px solid #F1CF0E;*/
	color: #0d2474;
	font-weight: normal;
	text-decoration: none;
	}

#content{
	/*position:relative;*/
	float: left;
	top:15px;
	width: 640px;
	padding: 0 5px 10px 5px;
	/*border: 1px solid;*/
	}

#content .banner{
	text-align: center;
	}

#content h1{
	font-size: 20pt;
	font-weight: bold;
	color: #3361AC;
	}

#articleform{
	position:relative;
	padding: 1.5em;
	/*padding-left: 5.5em;*/
	background-color: #ECF2F9;
	}

#footerlink {
	clear:both;
	position:relative;
	top: 10px;
	margin: 0 20px 0 20px;
	/*border: 1px solid #F4F8FB;*/
	}

#footer{
	clear:both;
	position:relative;
	background: url(../images/footer-bg.jpg) repeat-x bottom;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid;*/
	}	

#release-col{
	position:relative;
	margin-left: 5px;
	width: 15em;
	float: left;
	font-weight: bold;
	color: #16629A;
	border: 1px solid #F4F8FB;
	}
#release-col ul {
	list-style: none;
	padding: 10px;
	margin: 0;
	}

#release-col li {
	font-weight: normal;
	margin: 0;
	}

#release-col li a{
	background: url(../images/bulet.png) no-repeat;
	/*border: 0.1em solid #dcdce9;*/
	padding-left: 20px;
	color: #0d2474;
	text-decoration: none;
	}
#login {
	position: relative;
	background: url(../images/menubarimg.png) repeat-x;
	padding: 10px;
	top: 5em; left: 15em;
	width: 250px; height: 150px; border: 1px solid #d8369a;
}

#login .top {
	position: relative;
	padding: 10px;
	background: url(../images/head-bg-5x260.gif) repeat-x;
	border: 1px solid #d8369a;
	font-size: 1.5em;
	font-weight: bold;
}

#login .lbfieldstext {
	/*position: absolute;*/
	float: left;
	padding-left: 10px;
}

#login .login-fields{
	/*position: absolute;*/
	float: left;
	padding-left: 10px;
	text-align: justify;
}

#login input{
	/*position: absolute;*/
	margin-top: 3px;
}

#login .erroLogin{
	text-align: center;
	font-weight: bold;
	color: #CC0000;
}

#welcome {
	font-size: 1.3em;
	font-weight: bold;
	color: #330099;
	}
