
body {
background-color: #efeeee;
}
.header {
height: 161px;
background-color: white;
border-bottom: 1px solid black;
border-bottom-left-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
}
.headerlogo img{
width: 350px;
height: 161px;
}
.blackborder {
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
}
.social-plugins img{
position: relative;
margin-left: 75%;
width: 85px;
}
#backgroundspan{
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
background-color: #D3D3D3;
}
div.rotator {
display: none;
}
div.rotator ul {
margin: 0;
padding: 0;
}
div.rotator ul li {
list-style: none;
}
div.rotator ul li img {
border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div.rotator ul li.show {
z-index: 500;
}
table.theheader {
background-color: white;
border-right: 1px solid black;
border-left: 1px solid black;
}
#header1fontsize {
font-size: 75px;
}
.backgroundcolorwhite {
background-color: white;
}
#blckbrdrsides {
border-right: 1px solid black;
border-left: 1px solid black;
border-top: 1px solid black;
}
.italicize {
font-style: italic;
}
.bigger-font {
font-size: 27px;
}
div
{
line-height:32px;
}