html {
	margin: 0;
	padding: 0;
	}
body { 
	font: 75% verdana;
	line-height: 1.88889;
	color: #555753; 
	background-color:#FFF;
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em Trebuchet MS;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #669900;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #003;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #069;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #069;
	}
acronym {
	border-bottom: none;
	}
	
#pick{
	background-image:url(../images/profile_pick.jpg);
	width:420px;
	height: 520px;
	float:right;
	margin-left:10px;
	}	
#2ndlife{
	background-image:url(../images/profile_2ndLife.jpg);
	width:420px;
	height: 520px;
	float:right;
	margin-left:10px;
	}		

.smltext{font-size:10px;}
#container{
	width: 900px;
	min-height: 400px;
}

#loginbread {padding:4px;}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

#pageHeader h1 {
	background: transparent url(../images/logo.png) no-repeat top left;
	margin-top: 0px;
	width: 300px;
	height: 45px;
	float: left;
}
#pageHeader h1 span {
	display:none;
	}

/* END TITLE */

/*MENU*/

#menubar {
	margin: 0;
	position: relative;	
	background-color:#7c8c03;
	/*top:30px;*/
	height:20px;
	text-align:left;
	}

/*CONTENT*/

	
#maincontent{
	background-color:#FFF;
	float:left;
	width:90%;
	padding-top: 15px;
	text-align: left;
	vertical-align:top;
	min-height:400px;
	}
	
#rightcolumn{
	background-color:#FFF;	
	width: 158px;	
	padding: 4px;
	padding-top: 15px;	
	text-align:left;
	vertical-align:top;
	}	

/*FOOTER DIVS*/
#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

/*FORMATTING DIVS*/

#tableForm{
	width: 100%;
	margin:0;
	padding:0;	
	}
	
#tableResults{
width: 100%;
border: #999999 1px solid;
margin:0;
padding:0;
}

.tableTitle{
background-color:#CCC;
padding: 4px;
margin:0;
font-weight:bold;

}

.tableRow{
border: #999999 1px solid;
padding: 4px;
vertical-align:top;
text-align:left;
margin:0;
}

#tablepicks{
	width:100%;
	}
#tablepicks td{
	vertical-align:top;
	text-align:left;
	}



#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0 5px 0; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0 5px 0; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex; 
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link {
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}

#extraDiv1 {
	/*background: transparent url(../images/insl_logo_150.gif) top left no-repeat; */
	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 150px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}

#footer {
	font-size:10px;
	text-align:left;
	}

#footer a {padding: 0px;)