body {overflow:hidden;padding:10px;link}
a:link {color:#009900;border-color:#009900}
a:visited {color:#004400}
a:hover {font-weight:bold;text-decoration:overline underline;font-size:1em;letter-spacing:-.05em}
#backgroundimage{position:absolute;width:120%;z-index:-1;left:0;top:0;}
#asplogo {position:absolute;right:0%;bottom:-1%;width:13%;z-index:200}
#center {
  float:left;
	width:85%;
	height:95%;
		background-color:#FDFDFD;
	background-image:url('images/shadowleft.png');
	background-repeat:repeat-y;
	opacity:0.95;
	margin-top:1%;
	margin-left:.5%;
	

	}
#header {text-align:center;
	background-color:white;
	background-repeat:repeat-y;
	color:green;
	border-style:solid;
	border-width:0px;
	font-weight:bold;
	font-size:.35in;
	height:5%;
	margin:1%;
	}

#content {
				 position:relative;
				 padding-left:.5%;
				 padding-right:.5%;
				 width:98%;
				 height:92%;
				overflow:auto;}
				 
				 
#navigation_background{
position:absolute;
right:-1%;
top:0;
margin-top:3.5%;
background-color:black;
opacity:0.7;
z-index:100;
width:16%;
height:92.5%;
}

#navigation_box {
position:absolute;
 z-index:101; 		
	right:.50%;
  padding: .5% ;
	width: 90%;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-.05em;
	line-height:.9em;				 	 
	margin-top:3%;
	margin-right:10%;
	text-align:right;
	color:white;
	}
.link-change
 {padding-left:5px;padding-bottom:5px;border-bottom:1px solid white;z-index:100;
 cursor:pointer;
  }
.link-change:hover {background-color:green;}

#pics_frame {width:95%;height:90%}

.title{
  text-align:center;
	font-size:2em;
	font-weight:bold;
	}
.pagedetails {
	padding-left:5%;
	padding-right:5%;
	text-align:justify;
	}
.columns {
	float:left;
	padding:1%;
	width:30%;
	}
.sponsor{border-style:solid;position:relative;margin:2.5%;width:44%;float:left}
.sponsorlogo{float:right;
	height:150px}
.sponsorname
	{
	font-size:3em;
	float:left;
	}

body{background-color:green}
ul{padding-left:15px;padding-bottom:10px;margin:0px}

