#boxoutside {
	border: thin solid #000000;
	min-width:600px;
	max-width:1000px;
	width: 85%;
	background-color: #000000;
	}

#box {
	width: 90%;
	background-color: #000000;
	padding-top: 25px;
	padding-bottom: 25px;
}
#header {
	background-color: #00FF00;
	background-position: top;
}

.style2 {
	color: #ffffff;
	font-weight: bold;
}

a:link{
	color: #ffffff;
	font-weight: bold;
}
a:visited{
	color: #ffffff;
	font-weight: bold;
}

.bottomrightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#logopic {
	background-color: #0075BE;
	background-position: top;
	height: 200px;
	width: 400px;
	float: left;
	text-align: center;
	
}

#barillepic {
	background-color: #00CC00;
	background-position: top;
	height: 200px;
	width: 400px;
	text-align: left;
	float: right;
	
}
#logotext {
	line-height:75px;
	background-color: #99FF00;
	width: 400px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
#brailletext {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../img/michaelblack2.png);
	height: 205px;
	background-repeat: no-repeat;
	background-position: center center;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #999999;
	color: #FFFFFF;
}

a:link
{
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;

}
.bottomlefttborder {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border {
	border: thin none #000000;
}
td, th { border: thin #000000 solid; }

table { border-collapse: collapse;
		cellpadding:0;
		 cellspacing:0;
		  }
td.navoff {
background-color: #000000} /* change the color according to stylesheet!! */
td.navon {
background-color: #999999} /* change the color according to stylesheet!! */
#menutext a{
	line-height:200%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	color: #FFFFFF;
}

#menutext a:hover {
	line-height:200%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#menutext2 a{
	line-height:200%;
	background-color: #99FF00;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#menutext2 a:hover {
	line-height:200%;
	background-color: #99FF90;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
}

#tablecontent td,th{
	border: thin #ffffff solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}