body {
	margin:0 auto;
	padding:0;
	font-family: 'Lucida Sans', verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	background: white;
}
table{
	font-family: 'Lucida Sans', verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}
h1{
	font-size: 18;
}
h2{
	font-size: 14;
}
#calendar{
	color: #010163;
}
#test{
	width:700;
	text-align: left;
	margin:0 auto;
	padding:0px 0px 15px 15px;
	font-size: 10pt;
}

#brother{
	max-width: 650px;
	min-width: 200px;
	text-align: left;
	padding:0px 0px 15px 15px;
	font-size: 10pt;
	border: 1px solid black;
}

#content {
  margin-left: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 0px;
  right:250px;
  min-height:90%;
  background: #FFFFFF;
}

#contenthist {
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 175px;
  right:175px;
  min-height:90%;
  background: #FFFFFF;
}

#border{
	width:500px;
	padding:7px;
	margin:0 0 0 0;
	border:1px solid #006699;
}

#contentrush {
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 265px;
  right: 0px;
  min-height:90%;
  background: #FFFFFF;
}

#contentbro {
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 265px;
  right: 0px;
  min-height:90%;
  background: #FFFFFF;
}

#contentphil {
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 265px;
  right: 0px;
  min-height:90%;
  background: #FFFFFF;
}

#contentcontact {
  margin-left: 15px;
  margin-right: 15px;
  position: absolute;
  text-align:left;
  top: 135px;
  left: 270px;
  right: 0px;
  min-height:90%;
  background: #FFFFFF;
}

#site {
	margin:25 auto;
	padding:0;
	top: 15px;
	position: absolute;
	top:0px;
	width:850px;
	height:100%;
	background: #FFFFFF;
}

#sidebar {
  position: absolute;
  top: 135px;
  right:15px;
  width: 215px;
  min-height:100%;
  background: #FFFFFF;
  border-left: 1px dotted #006699;
  
}
#sidebar2{
	margin-left: 15px;
}

#sidebarrush {
  position: absolute;
  top: 135px;
  left:15px;
  min-height:90%;
  width: 250px;
  background: #FFFFFF;
  border-right: 1px dotted #006699;
  
}
#sidebarrush2{
	margin-right: 15px;
}

#sidebarcontact {
  position: absolute;
  top: 135px;
  left:15px;
  min-height:90%;
  width: 255px;
  background: #FFFFFF;
  border-right: 1px dotted #006699;
  
}
#sidebarcontact2{
	margin-right: 15px;
}

#sidebarrush3 {
  position: absolute;
  top: 135px;
  right:15px;

  min-height:90%;
  width: 250px;
  background: #FFFFFF;
  border-left: 1px dotted #006699;
  
}
#sidebarrush4{
	margin-left: 15px;
}

#sidebarhist {
  position: absolute;
  top: 135px;
  left:15px;
  min-height:90%;
  bottom: -500px;
  width: 160px;
  background: #FFFFFF;
  border-right: 1px dotted #006699;
}
#sidebarhist2{
	margin-right: 15px;
}

#sidebarhist3 {
  position: absolute;
  top: 135px;
  right:15px;
  min-height:90%;
  bottom: -500px;
  width: 165px;
  background: #FFFFFF;
  border-left: 1px dotted #006699;
  
}
#sidebarhist4{
	margin-left: 15px;
}

#topbar1 {
position: fixed;
  top: 0px;
  left: 0px;
  height:100px;
  width: 100%;
  background: #006699;
  color: #FFFFFF;
  z-index: 10;
}

#topbar2 {
position: fixed;
  top: 100px;
  left: 0px;
  height:25px;
  width: 100%;
  background: #010163;
  color: #FFFFFF;
  z-index: 10;
}

img.nav{
    border: 0px;
    padding: 0;
	
}
#topbaraction {
position: fixed;
top:100px;
left:0px;
  height:25px;
  float:left;
  padding:0px 11px 0px 11px;
  background: #010163;
  margin-left:2px;
  color: #FFFFFF;
  z-index: 11;
}