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


.rightborder {
	float: top-left;
	margin-top: -10px;
	margin-left: -10px;
	border-right: 1px solid #000000;
	background-color: #000000;
}

.leftborder {
	border-left: 1px solid #000000;
	border-style: solid;
}

body /* set global defaults here */ { font-family: sans-serif; line-height: 1.4em; background-color: white; color: rgb(88, 51, );  }

body#content { margin: 0 auto }

div.wrapper { background-color: white; height: 100%; overflow: auto }

p#switcher { position: fixed; bottom: 0px; width: 100%; font-size: 1em; text-align: center; background: black;  color: white }

#container {

	width: 570;
	height: 600;
	padding: 0px;
	border: 0px;
	text-align: left;
	margin-top: 100px;
	margin-left: 100px;
}

BODY {
	font: Futura, Univers, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #ffffff;
	padding: 0px;
	text-align: left;
	line-height: 2.0;
}

#bar {
	float: top-left;
	margin-top: -10px;
	margin-left: -10px;
	padding: 0px;
	border: 0px;
	text-align: left;
}


a.nav:link {color: #000000; text-decoration: none; }
a.nav:visited {color: #000000; text-decoration: none; }
a.nav:hover {color: #999999; text-decoration: overline; border-top: solid 5px black; }
a.nav:active {color: #000000; }


#logo {
	float: top-left;
	width: 129;
	height: 124;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#navigation {
	font: Futura, Univers, Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
}	

.floatleft { 
float: top-left;
margin: 0px 0px 0px 0px;
}

.floatright { 
float: right;
margin: 0px 0px 0px 0px;
}

.indent {
	padding-left: 15px;
}

.side {
	padding-left: 20px;
}


#content {
	margin-top: 12.5em;
	margin-left: 30em;
	margin-right: 2em;
	width: 700px;
}

a.content:link {color: #000000; text-decoration: none; }
a.content:visited {color: #000000; text-decoration: none; }
a.content:hover {color: #000000; text-decoration: none; }
a.content:active {color: #000000; }

