.border {
border: 4px outset;
border-color: black;
}
.obsolete{
background-color: goldenrod;
float: left;
width: 25%;
height: 60;
text-align: center;
}
.title {
background-color: none;
float: both;
margin-left: auto;
margin-right: auto;
text-align: center;
font-family: 'Raleway', sans-serif;
}
div.floatright { 
  float:		right;
  text-align:	right;
  background-color: #BCC6CC;
  padding:	20px; 
}
div.floatleft { 
  float:		left;
  text-align:	left;
  background-color: #BCC6CC;
  padding:	20px; 
}
h6 {
font-size: xx-large;
line-height: 0%;
}
img {
padding:10px;
float:right;
}
img2 {
padding:10px;
float:left;
}
table{
margin: auto;
}
#tableplate img{
width: 200px;
display: block;
}
.links a:hover {
background: #343C8E; color: #ECECF7; text-decoration:none;
border-bottom: 1px solid #ECECF7;
}
.links a {
color: black; text-decoration: none;
}
.linksb a:hover {
background: white; color: black; text-decoration:none;
}
.linksb a {
color: yellow; text-decoration: none;
}
.linksc a:hover {
background: #343C8E; color: blue; text-decoration:none;
}
.linksc a {
color: #161B40; text-decoration: none;
}
.linksc a:hover {
background: #343C8E; color: #ECECF7; text-decoration:none;
border-bottom: 1px solid #ECECF7;
}
.linksd a{
color: white; text-decoration: none;
}
.ad1 {
border-color: black;
background-color: #E5E4E2;
float: left;
width: 200px;
text-align: center;
color: #000000;
font-size: 84%;
font-family: 'Cairo', sans-serif;
}
.navigation {
background-color: #6D7B8D;
float: both;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 600px;
font-family: 'Raleway', sans-serif;
}
.titlefont{
font-family: 'Raleway', sans-serif;
}
.navigation li {
list-style-type: none;
float: left;
display: block;
width: 120px;
background-color: #6D7B8D;
}
.navigation a {
color:white;
}
.lineheight {
  line-height: 125%;
}
.content {
border-color: black;
background-color: #E5E4E2;
width: 780px;
float: both;
margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
font-family: 'Cairo', sans-serif;
}
.content2 {
border-color: black;
background-color: #E5E4E2;
width: 1200px;
float: both;
margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
font-family: 'Cairo', sans-serif;
}
.content3 {
text-align: center;
}
.footer {
clear: both;
width: 780px;
height: 25px;
float: both;
margin-left: auto;
margin-right: auto;
padding-left: 2%;
padding-right: 2%;
font-family: 'Cairo', sans-serif;
}
.navigation2 {
background-color: #6D7B8D;
float: both;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 300px;
font-family: 'Raleway', sans-serif;
}
.navigation2 li {
list-style-type: none;
float: left;
display: block;
width: 150px;
background-color: #6D7B8D;
}
.navigation2 a {
color:white;
}