body	{
	margin:		0;
	padding:	0;
	font: .8125em arial, "Myriad Pro", sans-serif;
	line-height: 1px;
	text-align: center;
	background : #ddd url(../images/bg.gif) repeat-y center center;
}

#header {
	margin: auto;
	text-align: left;
	display: table;
	width: 699px;
	height: 100px;
}

#wrapper {
	display: table;
	margin: auto;
	text-align: left;
	width: 700px;
	height: 200px;
}

#container {
	width: 413px;
	float: left;
	margin-top: 50px;
	margin-left: 57px;
	margin-right: 0px;
}

#main {
	height: 100%;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar {
	border-width: 0px;
	background-color: #fff;
	margin-top: 60px;
	margin-right: 0px;
	width: 190px;
	float: right;
}

.clearing {
	height: 100%;
	clear: both;
}

#footer, .marginalia {
	padding-left: 57px;
	border-width: 700px;
	padding-top: 10px;
	line-height: 1px;
	width: auto;
	font: 11.5px arial, "Myriad Pro", sans-serif;
	color: #aaa;
	text-align: left;
}

div, p, th, td, li, dd, dl, dt {
    /* redundant selectors to help NS4 not forget */
                                                                                            
    text-align: left;
    line-height: 1;
    color: #666;    
}

#navigation {
	margin-left: 46px;
	font: 12px arial, "Myriad Pro", sans-serif;
	letter-spacing: .5px;	
}

#navigation ul {
	list-style: none;
	margin: auto;
	padding: 0;
}
	
#navigation li {
	background: #fff;
	float: left;
	margin: auto;
	padding: 0;
}
	
#navigation a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #888;
	padding: 5px 12px;
}
	
#navigation a:hover {
	color: #000;
}
	
#navigation #currentpage a {
	background: #fff;
	color: #464646;
}

#navigation #currentpage a:hover {
	background: #fff;
	color: #000;
}
    
a {
	text-decoration: underline;
}

a:link {
	text-decoration: underline;
	font-weight: bold;
	color:	#555;
	background-color: transparent;
}
	
a:visited {
	text-decoration: underline;
	color:	#999;
	background-color: transparent;
}
	
a:active {
	text-decoration: underline;
	color:	#000;
	background-color: transparent;
}
	
a:hover	{
	color: #849ab5;
	background-color: transparent;
	text-decoration: underline;
}
	
dt {
	font-weight: bold;
}
	
ol, li, dl, dt, dd {
	line-height: 1.5em;
}
	
.contact {
	font-family: arial, "Myriad Pro", sans-serif;
	text-align: left;
}

p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
}

h1 {
	line-height: 2;
	color: #333;
	font-size: 24px;
	letter-spacing: 1px;
}

h2 {
	text-transform: uppercase;
	line-height: 1.25;
	color: #333;
	font-size: 13px;
	letter-spacing: 1px;
}

h3 {
	font-size:	20px;
}

h4 {
	font-size:	18px;
}

h5	{
	font-size:	14px;
}

h6	{
	font-size:	12px;
}

.first 	{
	margin-top: 0;
	padding-top: 0;
}

h1, h2, h3, h4, h5, h6	{
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	color: #333;
	background-color: transparent;
	margin:	5px 0 0 0;
}

img	{
		/* turns off gaps around images */
	border:	0;
}

.vs0	{
	margin-top:	0;
	padding-top: 0;
}

.ahem	{
	display:	none;
}

.libnavt {
	border-bottom: solid 1px #fff;
}

.libnavb {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

.small {
	font-size: 11px;
}
		
.choicesbox {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	border: 1px dotted #366;
}
	
.choicesbox2 {
	margin-top: 10px;
	padding: 3px 5px 5px 10px;
	color: #000;
	background-color: #fff;
	border: 1px dotted #366;
}
	
.choicesbox a:link {color: #000}

.choicesbox a:visited {color: #333}

.choicesbox a:active, .choicesbox a:hover {}

.subnav {
	font: bold 14px/1.5em palatino, georgia, times, "times new roman", 

serif;
	color: #999999;
	text-align: center;
}
	
.caption {
	font: 10px geneva, verdana, sans-serif;
	background-color: transparent;
}
	
.fineprint {
	font: 10px geneva, verdana, sans-serif;
	color: #000;
	background-color: #fff;
	padding: 5px 3px 7px 3px;
	border: 0;
	margin-bottom: 30px;
	text-align: center;
}
