body {
	background-color: #FFF;
	background-image: url(../exptextb.gif);
	margin-top: 0px;
	width: 980px;
}


#home a:link {
	color: #00F;
	text-decoration: none;
}

a {
	font-weight: bold;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: none;
}
	
a:hover {
	color: #900;
	text-decoration: underline overline;
}
		

p {
	font-size: 24px;	
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h1 {
	font-size: 34px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h2 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h3 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h4 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h5 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}

h6 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #300;
}



em {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

all {
	width: 830px;
	display: block;
	border: thick solid #000;
	margin: auto;
	left: 33%;
	right: 33%;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	top: 0;
	z-index:20;
	width: 930px;
}

#menu dl {
float: left;
width: 115px;
}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background-color: #300
	border: 1px solid #300;
	margin: 1px;
	color: #fff;
}

#menu dd {
	display: none;
	border: 1px solid #300;
	color: #300;
	background-color: #fff;
}

#menu li {
	text-align: center;
	background-color: #fff;
	border: thin solid #300;
	color: #300;
}

#menu li a, #menu dt a {
	color: #300;
	text-decoration: none;
	display: block;
	height: 100%;
	border: thin solid #300;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: #300;
	color: #fff;
	border: thin solid #300;
}

#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	color: #000;
	background-color: #ddd;
	padding: 5px;
	border: 1px solid gray; 
}

li {
	color: #300;
	list-style-position: inside;
	list-style-type: circle;

}

#innocent ul {
	color: #300;
}

#innocent li {
	color: #300;
	font-size: 24px;
	list-style-type: square;
	margin-left: 30px;
}

.picture_left_top {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #300;
	margin-top: 0px;
}

.picture_right_top {
	float: right;
	margin-bottom: 5px;
	margin-top: 0px;
	border: thin solid #300;
	margin-left: 10px;
}

.picture_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: thin solid #300;
	margin-top: 5px;
}

.picture_right {
	float: right;
	border: thin solid #300;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.picture_left_nb {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.picture_right_nb {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

.picture_solo {
	margin-bottom: 5px;
	margin-top: 5px;
}
.video_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.video_right {
	float: right;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
.bold {
	font-size: 24px;
	font-weight: 800;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: 700;
	color: #990000;
	font-size: 20px;
}
.indent_small {
	margin-right: 20px;
	margin-left: 20px;
}
.indent_medium {
	margin-right: 70px;
	margin-left: 70px;
}
.indent_large {
	margin-right: 140px;
	margin-left: 140px;
}
.indent_xlarge {
	margin-right: 220px;
	margin-left: 220px;
}
#crosshairs {
	background-color: 007A7A;
	font-size: 16px;
	width: 850px;
}

