@media screen
{
	body
	{ 
	background: #87B3FC; 
	margin: 0px;
	}

	#center1
	{
	position : absolute;
	top : 10px;
	left:1px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left :0%;
	padding-top :0%;
	padding-bottom :0%;
	width : 791px;
	text-align:center;
	height: 42px;
	background-color:#87B3FC;
	color:rgb(0,0,0);
	}

	#center2
	{
	position : absolute;
	top : 28px;
	left:68px;
	padding-right: 0px;
	padding-left :0%;
	padding-top :0%;
	padding-bottom :0%;
	margin-left: 0px;
	width : 824px;
	text-align:center;
	height: 123px;
	background-color:#87B3FC;
	}
	
	#left 
	{
	position  : absolute;
	left: 68px;
	width : 303px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left :0%;
	padding-top :0%;
	padding-bottom :0%;
	top: 153px;
	height: 1380px;
	text-align:center;
	background-color:#87B3FC;
	color:#000099;
	font-size:16px;
	font-family:verdana;
	border-right: 8px #000099 solid;
	}
	#right
	{
	position  : absolute;
	left : 382px;
	width : 498px;
	margin : 0%;
	padding-left: 0px;
	padding-right :0%;
	padding-top :0%;
	padding-bottom :0%;
	top: 154px;
	height: 255px;
	background-color:#87B3FC;
	color:#000099;
	border-right: 12px #87B3FC solid;

	}
	#rightdown
	{
	position: absolute;
	left : 389px;
	width : 486px;
	margin : 0%;
	padding-left: 4px;
	padding-right :0%;
	padding-top :2%;
	padding-bottom :0%;
	top: 441px;
	font-size:16px;
	font-family:verdana;
	background-color:#F5F5DC;
	color:#000099;
	height: 1070px;
	border-right: 12px #87B3FC solid;
	overflow: scroll;
	}
	#rightbottom
	{
	position: absolute;
	left : 387px;
	width : 467px;
	margin : 0%;
	height: 192px;
	padding-left: 0px;
	padding-right :0%;
	padding-top :0%;
	padding-bottom :0%;
	top: 797px;
	background-color:#87B3FC;
	color:#87B3FC;
	text-align:center;
	border-right: 12px #87B3FC solid;
	}	
	#bottom
	{
	position: absolute;
	bottom: 0px;
	left: 67px;
	margin-left: 0px;
	width : 819px;
	text-align:center;
	height: 33px;
	background-color:#87B3FC;
	font-size:14px;
	font-family:verdana;
	border-top: 5px #87B3FC solid;
	color:#000099;
	top: 1522px;
	overflow: hidden;
	}
	a:link
	 { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000099;
	}
	a:visited
	 { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
	a:hover, a:active
	 { 
	text-decoration: underline; 
	color: #000099;
	}

}
