* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #000000;
    height: 100%;
    min-height: 100%;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/header.jpg);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	/*margin-left: 112px;*/
	/*font-family: "Courier New", Courier, mono;*/
	/*margin-top: 35px;*/
	font-family: Verdana;
	position: relative;
	left: 98px;
	top: 154px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 26px;
	width: 777px;
	top: 225px;
	background: url(images/menubg.jpg) repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist li a {
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: 5px;
}

#navlist li a span{
	padding: 3px 10px;
	/*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	margin-top: -5px;
}

#navlist a:hover { background: #0687eb; height: 10px; cursor: pointer;}


/*#navlist a:hover{background-image: url(images/buttonover.gif); height: 17px; width: 97px;}*/
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{
	float: left;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 85px;
	height: 300px;
	width: 150px;
	background-image: url(images/picture1.jpg);
	margin-top: 63px;
}
#picture2{	
	margin-left: 85px;
	width: 150px;
    height: 162px;
	background-image: url(images/picture2.png);
    margin-top: 40px;
    background-repeat: no-repeat;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
    bottom: 0px;
    width: 100%;
    height: 251px;
   	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}
#footer1{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
    bottom: 0px;
    width: 100%;
    height: 251px;
   	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF; 
	margin-right: 20px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{         /* this sets width of text in body */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 20px;
    margin-right: 20px;
	width: 420px;
}
#rightsideimagef{
	height: 21px;
	width: 233px;
	background-image: url(images/feedback.png);  
	margin-top: -15px;
    margin-left: -2px;
	margin-bottom: 0px;
    overflow: hidden;  
	width: 420px;
    background-repeat: no-repeat;
 }
 #rightsideimagep {
	height: 19px;
	width: 259px;
	background-image: url(images/permissions.png);  
	margin-top: -15px;
    margin-left: 0px;
	margin-bottom: 0px;
    overflow: hidden;  
	width: 420px;
    background-repeat: no-repeat;
} 
 #rightsideimagem {
	height: 20px;
	width: 245px;
	background-image: url(images/mailinglist.png);  
	margin-top: -15px;
    margin-left: 0px;
	margin-bottom: 0px;
    overflow: hidden;  
	width: 420px;
    background-repeat: no-repeat;
}       
#smallfont p{         /* style for contact page: email note at bottom */
    color: #00306f;
    font-size: 10px; 
    font-style: italic;
}
a {
text-decoration: none;
}
a:link {
color: blue;
}
a:visited {
color: purple;
}
a:hover {
color: orange;
}  
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#footer p{ /* changes where copyright appears */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9bd2e5;
	text-align: center;
	padding-top: 235px;
}
#footer a{color: #9bd2e5;
}
#footer a:hover{color: #cBecfc;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
/* footer-wrap with JISC logo Home Page*/
#footer-wrap { 
  clear: both;
  width: 777px;
  font-size: 9px;
  padding: 20px 0;
  text-align: center;  
}
#footer-wrap a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
#footer-wrap a:hover {
  color: #000;  
}
#footer-wrap p {
  padding: 0px 0;
}
#footer-wrap h2 {
  color: #000000;
  margin: 0;
  padding: 0 10px; 
}                    /* below is footer1 WITHOUT JICS logo in footer*/
#footer1 p{ /* changes where copyright appears */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9bd2e5;
	text-align: center;
	padding-top: 235px;
}
#footer1 a{color: #9bd2e5;
}
#footer1 a:hover{color: #cBecfc;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
/* footer1-wrap */
#footer1-wrap {
  clear: both;
  width: 777px;
  font-size: 9px;
  padding: 20px 0;
  text-align: center;  
}
#footer1-wrap a {
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}
#footer1-wrap a:hover {
  color: #000;  
}
#footer1-wrap p {
  padding: 0px 0;
}
#footer1-wrap h2 {
  color: #000000;
  margin: 0;
  padding: 0 10px; 
}
