body {
	background: url(../_images/Backpic_y.jpg) repeat fixed center top;
	text-align: center;
}
.border_std1 {
	border-radius:15px;
}
#wrapper {
	background: #FC6 url(file://///garlic/www/_images/contentbg.jpg);
	height: auto;
	width: 800px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
	background: #630;
	margin: 20px auto 0px;
	border: 5px solid #000;
}
#banner {
	margin-bottom: 5px;
	border-bottom: thin solid #000;
	height: auto;
}
#banner_image {
	width: 100%;
}
#sidebar {
	background: #9F3;
	height: auto;
	width: 75px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	position: relative;
	float: right;
	z-index: 10;
	border-top: medium solid #FFF;
	border-right: medium solid #FFF;
	border-bottom: medium solid #FFF;
	border-left: medium solid #FFF;
}

.mainContent {
	width: 690px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	border-style: none;
}
#intro {
	background: url(../_images/intro_background.jpg);
	padding: 25px 25px 10px;
	height: auto;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	border: thin solid #999;
	margin-right: 5px;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	left: -25px;
}
#Intro_date {
	text-align: center;
	color: #00C;
	font-weight: bold;
}

.topic {
	background: #FFF;
	height: auto;
	width: inherit;
	padding: 25px;
	text-align: left;
	border: thin solid #999;
	position: relative;
	left: -25px;
	font-size: 1.1em;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
}
.topic_title {
	text-align: center;
	color: #00C;
	font-weight: bold;
	background: #CF6;
	padding: 0.5em;
	border: thin solid #00C;
}
.topic_title h2 {
	font-size: 1.75em;
}


.topicNAV {
	background: #3CF;
	height: 20px;
	width: auto;
	float: right;
	margin: 0px 0px 10px;
	padding: 2px;
	font-size: 0.8em;
	border: thin outset #00F;
}
.img_floatright {
	display: block;
	float: right;
	text-align: center;
	margin-bottom: 1em;
	margin-left: 2em;
	font-size: .7em;
	font-weight: bold;
	border: thin solid #000;
}
.img_floatleft {
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 1em;
	font-size: .7em;
	font-weight: bold;
	margin-right: 2em;
	border: thin solid #000;
}
.img_center {
	text-align: center;
}
.YouTube_video_wrapper {
	margin-right: auto;
	margin-left: auto;
	border: thick solid #000;
	position: relative;
	clear: none;
}
.text_References {
	font-size: .75em;
}

#footer {
	background: #FFC;
	height: auto;
	width: inherit;
	z-index: 10;
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	border-top: thin solid #666;
	border-right: thin none #666;
	border-bottom: thin none #666;
	border-left: thin none #666;
	padding-bottom: 10px;
}
