@charset "UTF-8";
html { min-height: 100%; margin-bottom: 1px; }

body 
{
	font-family: Helvetica, sanserif;
	color:#636363;
	line-height: 18px;
	font-size:13px;
	font-weight:normal;
}
body a
{
text-decoration: underline;
outline: none;
}

body a:link {color:#636363;}
body a:visited {color:#636363;}
body a:active {color:#636363;}
body a:hover {color:#a9c1dd;}

.collapse-container{
width:550px;
/*text-align: left
text-indent: 0px;*/
}
/*.simple vertical li{
	margin-left: 0px;
	padding-left: 0px;
}*/

/*h3 li{
	margin-left: 0px;
	padding-left: 0px;
}*/
accordian li{
list-style: none

}
body ul, body li{
list-style-type: none;
	list-style-position: inside;
	margin-bottom:14px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 70px;
	text-indent: none; 

}


.collapse-container ul li {
list-style-type: none;
padding: 0;
margin-left: 0;
}


h2{
	padding-top:15px;
	font-family: Helvetica, sanserif;
	color:#810041;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;

}

h1{
	padding-top:15px;
	font-family: Helvetica, sanserif;
	color:#810041;
	font-size:29px;
	font-weight:bold;
	text-decoration: none;

}

h5{
	font-family: Helvetica, sanserif;
	color:#636363;
	font-size:10px;
		font-weight:normal;
position: relative;
top: -17px;
	text-decoration: none;

}
/*#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:1;
} */

#center{
	width:900px;
	    position: relative;
    margin-left: auto;
    margin-right: auto;

/*	left:50%;
//	margin-left:-430px;*/
	overflow: visible;


}
#fixer{


}
#content{
	position:absolute;
	top: 145px;
	left: 270px;
	overflow: visible;
	z-index: 100;
	background-color:#ffffff;
}
#topnav{
position: absolute;
padding-bottom: 15px;

/*padding-bottom: 15px;

top:50px;
left:0px;
height:98;
position:absolute;
z-index: 200;*/
}
#navstuck{

}
.header{
padding-bottom:10px;
/*position:relative;
left:-30px;*/
}
.copy{
padding-bottom:15px;}
.copy ul, .copy li{
list-style-type: none;
	list-style-position: inside;
	margin-bottom:14px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 70px;
	text-indent: none; 

}
ul.simple, ul.simple li{  padding: 0; font-family: Helvetica, sanserif;
	color:#636363;
	line-height: 18px;
	font-size:13px;
	font-weight:normal;
	list-style-type:none;
    margin:0px;
    padding:0px;
    text-indent:0px;
	}
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

.divider{
	margin-top: 8px;
	margin-bottom: 20px;
	background: url("/images/divider.gif");
  	background-repeat: none;
  	height: 1px;
  	width:563px;
}
.copyright{
		font-family: Helvetica, sanserif;
	color:#989898;
	font-size:10px;
	margin-bottom: 40px;
}

.links{
	padding-top:15px;
	font-family: Helvetica, sanserif;
	color:#810041;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

.inlinks{
	padding-top:15px;
}
.entry{
	font-family: Helvetica, sanserif;
	color:#810041;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	margin-left:2px;
		/*padding-bottom:1px;*/


}
.entry a{
	text-decoration: none;
}

.entryflat{
	font-family: Helvetica, sanserif;
	color:#810041;
	font-size:14px;
	font-weight:regular;
	text-decoration: none;
	margin-left:2px;
		/*padding-bottom:1px;*/


}
.entryflat a{
	text-decoration: none;
}



.links a{
	margin-left:10px;
	text-decoration: none;

}

.links a:link {color:#810041} /* unvisited link */
.links a:visited {color:#810041} /* visited link */
.links a:hover {color:#a9c1dd} /* mouse over link */
.links a:active {color:#810041} /* selected link */

.entry a:link {color:#810041} /* unvisited link */
.entry a:visited {color:#810041} /* visited link */
.entry a:hover {color:#a9c1dd} /* mouse over link */
.entry a:active {color:#810041} /* selected link */

.entryflat a:link {color:#810041} /* unvisited link */
.entryflat a:visited {color:#810041} /* visited link */
.entryflat a:hover {color:#a9c1dd} /* mouse over link */
.entryflat a:active {color:#810041} /* selected link */


/*#spine{
	width:1px;
	position:absolute;
	left:50%;
	margin-left:-290px;
	top: 60px;
	bottom: 30px;
	width:1px;
	background: url("http://www.sparrowvswallow.com/prototype/frog/images/spine.gif");
  	background-repeat: repeat-y;
}*/

#spine{
	width:2px;
	position:absolute;
	left:-30px;
	top: 30px;
	bottom: 30px;
	background: url("/images/spine.gif");
  	background-repeat: repeat-y;
}

#spine2{
	width:2px;
	position:absolute;
	left:-30px;
	top: -130px;
height: 120px;
	background: url("/images/spine.gif");
  	background-repeat: repeat-y;
}