@charset "UTF-8";
/* CSS Document */

body, table, tr, td, h1, h2, h3, h4, h5, h6{
font-family:"Helvetica", "Arial", "Monaco", "Lucida console";
font-size:30px;
font-weight:normal;
line-height:66px;
margin: 0px;
text-align:left;
}

img{ border-style:none;}

#left-column {
	font-size:28px;
	line-height: 32px;
	width: 25%;
	position: fixed;
	left: 2.5%;
	top: 35px;
	}

#right-column {
	width:30%;
	position: absolute;
	left: 35%;
	top: 35px;
	height: 650px;
	}
	
	#center-column {
	width:45%;
	position: absolute;
	left: 30%;
	top: 35px;
	height: 650px;
	}
	
	#farright-column {
	width: 20%;
	height:auto;
	left: 77.5%;
	top:35px;
	position:absolute;

	}

a:link {
 color: black;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}

a:visited {
 color: black;
}

a:hover { 
color: #03F;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;}

.menu {
	font-family:"Helvetica", "Arial", "Monaco", "Lucida console";
font-size:30px;
font-style: normal;
font-weight: normal;
line-height:32px;
background: none;
text-decoration: none;
}

.menucenter {
	font-family:"Helvetica", "Arial", "Monaco", "Lucida console";
font-size:30px;
font-style: normal;
font-weight: normal;
line-height:32px;
background: none;
text-decoration: none;
text-align:center;
}

.menucenteritalic {
	font-family:"Helvetica", "Arial", "Monaco", "Lucida console";
font-size:30px;
font-style: italic;
font-weight: normal;
line-height:32px;
background: none;
text-decoration: none;
text-align:center;

}

.description {
	 margin-bottom:30px;
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
font-size:14px;
letter-spacing:1px;
word-spacing:-2px;
font-style: normal;
font-weight: normal;
line-height:16px;
 color: black;
background: none;
text-decoration: none;
}

.descriptionitalic {
	 margin-bottom:30px;
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
font-size:14px;
letter-spacing:1px;
word-spacing:-2px;
font-style: italic;
font-weight: normal;
line-height:16px;
 color: black;
background: none;
text-decoration: none;
}

.descriptioncenter {
	 margin-bottom:30px;
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
font-size:14px;
text-align:center;
letter-spacing:1px;
word-spacing:-2px;
font-style: normal;
font-weight: normal;
line-height:16px;
 color: black;
background: none;
text-decoration: none;
}


.aboutlinks {
	margin-left:60px;
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
font-size:14px;
font-style: normal;
font-weight: bold;
line-height:15px;
 color: black;
background: none;
text-decoration: none;
}

.content img { margin-bottom:30px; border-style:none;}

#navigation {
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bolder;
	position:fixed;
	top:30px;
	width:100%;
	height:1em;
	text-align: center;
	color: #000;
	background-color: transparent;
	z-index:1;}

#navigationfooter {
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:bolder;
	position:fixed;
	bottom:10px;
	width:100%;
	height:4em;
	text-align: center;
	color: #000;
	background-color: transparent;
	z-index:1;}
	
#footer {
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bolder;
	position:fixed;
	bottom:1px;
	left: 2.5%;
	width:30%;
	color: black;
	background-color: transparent;
	z-index:1;}
	
.footer {
	font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bolder;
	position:fixed;
	bottom:10px;
	width:30%;
	left:2.5%;
	height:4em;
	text-align: center;
	color: black;
	background-color: transparent;
	z-index:1;}
	
.underlined {
	margin-left: 35px;
	color: #000;
	padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
text-decoration: none;
color: #000;
padding-bottom: 1px;
margin-bottom: 1px;
}

.underlinedclassic {
	color: #000;
	padding-bottom: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
text-decoration: none;
color: #000;
padding-bottom: 1px;
margin-bottom: 1px;
}

.archive {
font-family:HelveticaNeue, Helvetica, Arial, sans-serif;
font-size:14px;
letter-spacing:1px;
word-spacing:-2px;
font-style: normal;
font-weight: bolder;
line-height:16px;
 color: black;
background: none;
text-decoration: none;
}

.sup {
	position: relative;
	top: -12px;
	line-height:20px;
	color: blue;
	font-size: 10px;
}

