{
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color:black;
	font-family: arial, helvetica, sans-serif;
	font-size:70%; /* RESETS TO 11PX */
	line-height:1.3em;
}




#menu {}
.desc {font-family: georgia, times, serif;}
.smalltext { font-size: 0.8em; }		
.faded {color:#666;}


h1 { text-transform: uppercase;font-weight: bold;font-size:1em;}
h2 { font-size: 1.2em; text-decoration:underline;font-weight: lighter;margin-bottom:1em;}
h3 { font-size: 1em; }
h4 { font-size: 1em; }

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;color:#000000; }
a:active { text-decoration: none; color:#000000; background-color:black; }
a.active:link { text-decoration: none; color:#000000; background-color:black; }
a:visited { text-decoration: none; color:#000000; background-color:none; }
a:hover { text-decoration: none;color:white; background-color:#7b7b7b; }
#content a:link { text-decoration: none;color:#7b7b7b; }
#content a:visited { text-decoration: none;color:#7b7b7b; }
#content a:hover { text-decoration: none;color:white; background-color:#7b7b7b; }

a:link img, a:hover img { border: none; background-color:white;}


#reiter_1 {text-decoration: none;color:white; background-color:#7b7b7b; width:50px; font-size: 0.8em;}
#reiter_2 {text-decoration: none;color:white; background-color:#7b7b7b; width:64px; font-size: 0.9em;}
#reiter_3 {text-decoration: none;color:white; background-color:#7b7b7b; width:96px; font-size: 0.9em;}
#reiter_4 {text-decoration: none;color:white; background-color:#7b7b7b; width:90px; font-size: 0.9em;}
#reiter_5 {text-decoration: none;color:white; background-color:#7b7b7b; width:61px; font-size: 0.9em;}
#reiter_6 {text-decoration: none;color:white; background-color:#7b7b7b; width:45px; font-size: 0.9em;}
#reiter_7 {text-decoration: none;color:white; background-color:#7b7b7b; width:65px; font-size: 0.9em;}
#reiter_8 {text-decoration: none;color:white; background-color:#7b7b7b; width:148px; font-size: 0.9em;}
#reiter_9 {text-decoration: none;color:white; background-color:#7b7b7b; width:154px; font-size: 0.9em;}

#menu {
	display: inline;
    width: 150px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
	padding: 10px 0 0 5px;
    height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 0 0;
}

#menu li {
	list-style: none;
	margin: 0 0 0 0;
}


.column {
	float:left;
	width:390px;
	padding: 20px 53px 20px 0px;
	margin-bottom: 20px;
}

.column_text {
	color:#CCC;
	float:left;
	width:390px;
	padding: 20px 53px 20px 0px;
	margin-bottom: 20px;
}

.columnwide {
	float:left;
	width:500px;
	padding: 0 20px 0 20px;
	margin-bottom: 20px;
}
#widertext {
	float:left;
	width:550px;
	padding: 0 20px 0 20px;
}
#imagery {float:left;padding:0 20px;}
#content {
    height: 90%;
    margin: 50px 0 0 100px;
	padding: 0;
    top: 0;
}

#content { margin: 0pt 0pt 0pt 200px; height: 100%; top: 0pt; }
.container { padding: 30px; }

.container {
	margin: 0;
    padding: 5px 5px 25px 5px;
}

.float { 
	float:left;
}

#img-container	{ margin: 0; padding: 0; width:100% }
#img-container p	{ width: 400px; margin: 0; padding: 5px 0 5px 0; }

#img-video	{ margin: 0; padding: 0; width:640px; height:480px;}


#once { clear: left; }
#copyright { color:#666;font-size:0.8em;}

.dragObj{cursor:hand;}

#the-background {
position: fixed;
overflow:hidden;
z-index:1;
width: 100%;
height:100%;
top:0;
left:0;
}

#wrapper { 
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
top: 0;
left:0;
}

