#header {
	
	width: 100%;
}


#Tab-Menu {
	margin-left: 100px;

}
#blue-border {
	background-color: #B9D6EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	height: 20px;
	width: 100%;
}
#container {
	width:100%;}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #B9D6EE;
	width: 200px;
	float:left;
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid #000;
	padding-left: 5px;
}
#main-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float:left;
	text-align:justify;
	width:505px;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	
}
#main-body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float:left;
	width:690px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #26285B;
}
#right-icons {
	float:left;
	margin-top: 15px;
	width: 185px;
	
}
#remainder {
	width:100%;
	float:left;
	Height:500px;
}
#footer {
	height: 1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 15px;
	background-color: #000;
}
#footer2 {
	width:940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: center;
}
tablestuff {
	font-size: medium;
}
#thistable {
	font-size: medium;
	font-weight: bold;
}
