html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(61,91,127);
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(61,91,127);
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:24px; 
	width:780px; 
	margin-left:-390px; 
	left:50%; 
	background:#fff;
	background:url(../images/background.jpg);
	}

#contentnoscroll {
	display:block; 
	overflow:hidden; 
	position:absolute; 
	z-index:3; 
	top:0px; 
	bottom:24px; 
	width:780px; 
	margin-left:-390px; 
	left:50%; 
	background:#fff;
	background:url(../images/background.jpg);
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:780px;
	border-bottom:24px solid #fff;
	}

* html #contentnoscroll {
	top:0; 
	bottom:0; 
	height:100%;
	width:780px;
	border-bottom:24px solid #fff;
	}


#footer {
	position:absolute; 
	margin-left:-390px; 
	left:50%; 
	bottom:0; 
	width:780px; 
	min-width:640px; 
	height:23px;  
	z-index:5; 
    	border-top: 1px solid rgb(61,91,127);
	background:url(../images/background.jpg);
 	font-family: Arial; font-weight: normal;  font-size: 8pt;	
	}

* html #footer {
	bottom:2px; width:780px; height:23px;
	}

.copyright,
.basemenu
{
    position: absolute;
    top: 5px ;
    line-height: 12px;	
    overflow: hidden;
}

.basemenu
{
    left: 65px;
    width: 125px;
}

.basemenu a
{
 color: blue;
}

.basemenu a:hover
{
    color: red;
}

.copyright
{
  left: 210px;
    width: 200px;
}


#logo {
position: absolute;
margin: 0 0 0 195px;
top: 0;
height:346px;
width: 585px;
z-index:6;
background:url(../images/URlogo.jpg); 
 }

#menu {
position: absolute;
Top: 345px;
z-index:6;
}

#maincontent {
position: absolute;
margin: 356px 0 0 200px;
width:560px;
top: 0;
font-family: Arial; font-weight: normal;  font-size: 11pt;
 }

#maincontent a
{
font-family: Arial; font-weight: normal;  font-size: 10pt;
 color: blue;
}

#maincontent a:hover
{
font-family: Arial; font-weight: normal;  font-size: 10pt;
    color: red;
}

#fullrightpanel{
position: absolute;
margin: 0 0 0 198px;
top: 0;
width: 562px;
font-family: Arial; font-weight: normal;  font-size: 10pt;
 }

#Sitemap{font-family: Arial; font-weight: normal;  font-size: 8pt;Color:#808080;
 }

#Sitemap a{Color:#808080;
text-decoration:none;
 }
#Sitemap hover{Color:#808080;
text-decoration:none;
 }

