
/* revised May 6, 2008*/

body {
	font-family: sans-serif;
	background-color:#F1EDC2;
}
#sidebar {
	position:fixed; top:0px;
	left:0px; bottom:0px;
	width:15%;
}
#main {position:absolute; top:0px; right:0px; width:85%; padding-left:10px;}

h1 {
	text-align: center; 
	width: 100%;
}
.lefty {text-align: left; padding: 10px;}
h2 {text-align: center; width: 90%;}
h3 {text-align: center; width: 90%;}
img {border: 0px;}

p  {text-align: left; font-size: 100%; width: 95%; padding:10px;}
.graphic {text-align: center;}
.klein {font-size: 70%;}

a:link {font-weight:bold;}
.sidelink {background-color:#003366; color:#FF9900;}
.whitelink {background-color:#003366;color: #FFFFFF;}


hr {width:90%}

ol {list-style-type:square;}
.sidedot {background-color:#003366; color:#FF9900;}
.pale {background-color:#003366; color: #FFFFFF;}
ul {text-align: left; width: 95%;}
li {text-align: left; width: 95%; font-size: 100%;}
.navlink {background-color:#003366; font-size: 110%; color:#FF9900;}
.title {font-weight:bold;}

table {font-size: 100%;}
.redux {font-size: 75%; border-style: double;}
tr {font-size: 110%;}
td {font-size: 110%; text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.small {background-color:#336699; font-size:65%; color:#FFFFFF;}
.text {font-size: 100%; text-align: left; vertical-align: top; padding:10px;}
