.debug-red {
	border-color: red;
	border-style: dashed;
	border-width: 2px;
}

.debug-blue {
	border-color: blue;
	border-style: dashed;
	border-width: 2px;
}

.debug-green {
	border-color: green;
	border-style: dashed;
	border-width: 2px;
}

.serv_wrapper {
  float: left;
  width: 100%;
  padding: 10px;
}

.padding5 {
	padding: 5px;
}

.padding10 {
	padding: 10px;
}

.serv_box{
  border-color: #11007a;
  border-width: 1px;
  border-style: none;
  width: 31%;
  float: left;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 15px;
  background-color: white;
  color: black;
  height: 400px;
  overflow:visible;
  margin-left: 3px;
  margin-right: 3px;
}

.serv_box50{
  border-color: #11007a;
  border-width: 1px;
  border-style: none;
  width: 45%;
  float: left;
  border-radius: 0px;
  margin-bottom: 15px;
  background-color: white;
  color: #11007a;
  height: 700px;
  overflow: scroll;
  margin-left: 3px;
  margin-right: 10px;
  padding: 5px;
}

.serv_box50sm{
  border-color: #11007a;
  border-width: 1px;
  border-style: none;
  width: 45%;
  float: left;
  border-radius: 0px;
  margin-bottom: 15px;
  background-color: white;
  color: #11007a;
  height: 350px;
  overflow: scroll;
  margin-left: 3px;
  margin-right: 10px;
  padding: 5px;
  background-color: #f0eeff;
  border-radius: 10px;
}

.small_i {
	font-size: .5em;
	font-style: italic;
}

.w33 {
	width: 30%;
}

.w50 {
	width: 45%;
}

.serv_box h2 {
  margin-top: 0px;
  font-family: sans-serif;
  font-weight: 100;
  font-size: 1.2em;
  margin-bottom: 5px;
}

.serv_img img {
  width: 100%;
  float: left;
}

.serv_box p {
  margin-top: 0px;
  font-family: sans-serif;
  font-weight: 100;
  font-size: .9em; 
}


.page_wrapper {
  width: 100%;
  float: left;
}


.headerxxx img {
  float: left;
  width: 250px;
/*   height: 250px; */
}


.menu_bar {
  float: left;
  width: 100%;
  height: 25px; 
  padding: 5px;
  color: black;
  font-weight:100;
  font-size: 15px;
  margin-top: -50px;
}

.menu_item3 a {
  color: black;
  text-decoration: none;
}

.menu_item3 a:hover {
    color: red;
}

.menu_current {
	color: orange;
	background-color: white;
}

a {
  color: blue;
  text-decoration: none;
  font-style: normal;
}

a:hover {
    color: red;
}

.noborder  a {
	text-decoration: none;
	border-width: 0;
	border-style: none;
	color: white;
}

a, img {
    border:none;
    outline:none
}

.menu_item3 {
  float: right;
  font-family: sans-serif;
  font-size: 1.1em;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 5px;
}

.menutag {
  float: left;
  font-family: sans-serif;
  font-size: 1.5em;
  padding-right: 5px;
  padding-left: 5px;
  margin-right: 5px;
  font-family: 'Bad Script', cursive;
  color: yellow;
  margin-top: -10px;
}

.bar {
  border-right-color: lightgrey;
  border-right-style: solid;
  border-right-width: 1px;
}

body {
  background-color: white;
}

.proj_wrapper a {
  text-decoration: none;
  font-style: italic;
}

.proj_wrapper {
  float: left;
  width: 95%;
  padding: 10px;
  background-color: white;
  border-color: #11007a;
  border-style: none;
  border-width: 2px;
  border-radius: 10px;
  margin: 10px;
  font-family: sans-serif;
  font-size: 1.em;
  color: black;
  font-weight: 100;
  min-height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.proj_wrapper2 {
  float: left;
  width: 95%;
  padding: 10px;
  background-color: white;
  border-color: #11007a;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  margin: 10px;
  font-family: sans-serif;
  font-size: .8em;
  color: #11007a;
  font-weight: 100;
  margin-top: 20px;
  margin-bottom: 20px;
}

.current {
  background-color: grey;
  color: white;
}

b {
  font-weight: 100;
  font-size: 1.3em;	
}

.related_pics  {
	width: 75px;
	border-radius: 10px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
.indent {
	padding-left: 10px;
}

.proj_title {
  float: left;
  width: 100%;
  font-size: 2em;
  margin-bottom: 5px;
}

.page_title {
  float: left;
  width: 100%;
  font-size: 2em;
  margin-bottom: 0px;
  padding-left: 12px;
  padding-top: 15px;

  font-family: sans-serif;
  font-size: 1.em;
  color: black;
  font-weight: 100;

  
}

.proj_subtitle {
  float: left;
  width: 100%;
  font-size: 1.3em;
  margin-bottom: 5px;
  
}

.proj_list {
  float: left;
  width: 100%;
  font-size: 1em;
  margin-bottom: 5px;
  margin-left: 10px;
}

.proj_box100 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}

.proj_box50 {
  float: left;
  width: 49%;
}

.proj_box50s {
  float: left;
  width: 49%;
  height: 1700px;
  overflow: scroll;
}

.proj_box25 {
  float: left;
  width: 24%;
  margin-right: 10px;
}

.proj_box75 {
  float: left;
  width: 73%;
  margin-right: 10px;
}

.proj_box33 {
  float: left;
  width: 30%;
  margin-right: 5px;
  border-color: red;
  border-width: thin;
  border-style: solid;  
}


.thin_box {
  border-color: lightgrey;
  border-width: thin;
  border-style: solid;
  padding: 5px;
  min-height: 250px;
  overflow: scroll;
}

.proj_mini {
  float: left;
  width: 100%;
}

.proj_mini_pic img {
  float: left;
  width: 20%;
  margin-right: 5px;
  border-radius: 50px;
}

.pic_round {
	border-radius: 10px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.proj_mini_title {
  float: left;
  font-weight: bold;
  width: 100%;
}

.proj_mini_text {
  float: left;
  padding-left: 5px; 
  width: 75%;
  padding-bottom: 20px;
  font-size: .9em;
}

.proj_text {
  float: left;
  padding-left: 5px; 
  width: 95%;
  padding-bottom: 20px;
  font-size: .9em;
  margin: 10px;
}

.proj_version {
  font-size: .7em;
  font-style: italic;
  text-align: center;
  margin-top: 20px;
}
