@charset "UTF-8";
 body{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 240px;
 }
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Cochin", "Baskerville Semibold", "Courier New", serif;
	font-style: normal;
}
 div#left-sidebar{
	position:absolute;
	top:0;
	left:0;
	width:200px;
	height:100%;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: bold;
	padding: 5px;
 }
div#left-sidebar {
	padding-top: 10px;
	background-color: #000000;
}
  body>div#left-sidebar{
   position:fixed;
  }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
.style1 {
	font-size: 20px;
	color: #48ACDE;
}
.style2 {
	font-family: Cochin, "Baskerville Semibold", "Courier New", serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color:#CCCCCC;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color:#CCCCCC
}
a:hover {
	text-decoration:none;
	color:#FFFFFF
}
a:active {
	text-decoration:underline
	color:#48ACDE;
}
#left-sidebar #about a {
	text-decoration: none;
	display: block;
	margin: 1px;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
}
div#about {
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	font-size: 24px;
	font-family: Cochin, "Baskerville Semibold", "Courier New", serif;
	font-style: italic;
	color: #68ACDE;
}
div#td   a {
	font-family: Cochin, "Baskerville Semibold", "Courier New", serif;
	font-size: 30px;
	font-style: italic;
	background-position: 0px;
	text-align: center;
	display: inline-block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bolder;
	border-right-style: solid;
	border-left-style: solid;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
