#container {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#sidebar1 {
	float: left;
	height: 500px;
	width: 150px;
	position: fixed;
	padding: 10px;
	background-repeat: no-repeat;
}
#footerlinks {
	height: auto;
	width: 553px;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent {
	float: none;
	margin-left: 167px;
	padding: 10px;
	margin-right: -3px;
	text-align: left;
}
.tabletime {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;
}
.schedule_table {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 1px;
}

#sidebar2 {

	float: left;
	height: 500px;
	width: 150px;
	padding: 10px;
	background-repeat: no-repeat;
}
.tabletime_shade {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;
	font-weight: normal;
}
.table_header_schedule {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;
	font-weight: bold;
	color: #000000;
}
.cellcontents {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
}

.cellcontents a{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.cellcontents a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFF66;
}

.bioscontent {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	font-size: 12px;
}
.biospics {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	text-align: center;
	vertical-align: middle;
}

.contentname {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

.contentname a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}

.contentname a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	background-color: #CC99FF;
}

.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
#abstract {
	height: auto;
	width: 550px;
	padding: 10px;
}
.abstractcelltext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	text-indent: 10px;
	padding: 10px;
	border: thin none #000000;
	font-style: normal;
	font-size: 14px;
}
.abstractaddress {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.stampcontents {
	font-family: Arial, Helvetica, sans-serif;
	border: thin dotted #000000;
	text-align: center;
}
.postcard {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	padding: 1px;
	margin-bottom: 5px;
}
#welcomemessage {
	float: right;
	width: 100px;
}
#footerhome {

	text-align: justify;
	height: auto;
	width: 553px;
	top: auto;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.bioname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 9px;
}
.contentname_large {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	font-size: large;
}
