.default {  
font-family: "Times New Roman",
Times, serif; 
font-size: 16px; 
font-weight: bold; 
color: #000099; 
list-style-position: outside; 
list-style-type: circle
}

.default {  
left: auto; 
clip: rect(   ); 
margin-left: 15px; 
margin-right: 10px
}
a.center:link{
color:#FFFFFF;

}
a.center:hover{
color:#f8ea77;

}
a.center{
color:#FFFFFF;
text-decoration:underline
}
a.center:visited{
color:#FFFFFF;

}

a:hover {  
color: #FF00FF; 
text-decoration: underline
}
a {  
text-decoration: none
}
a:visited {  
color: #0000FF
}
a:link {  }

body {
	background-color: #FBF9D1;
	background-image:  url(../New/Left_Nav/squiggle_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 0px;
; clip:  rect(   )
}


.header-place {
	left: 0px;
	z-index: 100;
	position: absolute;
	top: 0px;


}
.left-nav-place {
	position: absolute;
	left: 0px;
	top: 232px;
}
