body {
	margin-top: 5px;
	background-image: url(../images/bluebg1.jpg);
}
html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
#wrapper {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	clear: both;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 960px;
	vertical-align: middle;
	background-color: #000;
}
#header {
	height: 171px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	height: 171px;
	width: 835px;
	margin: 0px;
	padding: 0px;
}
#facebook {
	float: right;
	height: 171px;
	width: 125px;
	background-color: #C3C2B0;
	background-image: url(../images/centurion-foundation-facebook-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}
#navbar {
	height: 33px;
	width: 944px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/menubar1.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	padding-left: 16px;
}
#top-right {
	margin: 0px;
	float: right;
	height: 40px;
	width: 45%;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: right;
	padding-top: 12px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0a5ca6;
}
#under-navigation {
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 960px;
}

#content-outer {
	float: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/middle1.jpg);
	width: 100%;
}
#content-inner {
	vertical-align: top;
	float: left;
	padding: 10px;
	width: 45%;
	border: thin none #000;
	margin: 1px;
}
#content-inner2 {
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	float: none;
	width: 850px;
	clear: both;
	left: auto;
	right: auto;
	background-color: #FBF8E9;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #BFBFBF;
	border-top-color: #FBF8E9;
	border-right-color: #FBF8E9;
	border-left-color: #FBF8E9;
}
#content-inner3 {
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 10px;
	float: none;
	width: 900px;
	clear: both;
	left: auto;
	right: auto;
	background-color: #FFF;
}
#content-inner4 {
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	width: 920px;
	clear: both;
	left: auto;
	right: auto;
	background-color: #FBF8E9;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #BFBFBF;
	border-top-color: #FBF8E9;
	border-right-color: #FBF8E9;
	border-left-color: #FBF8E9;
}
#sidebar {
	vertical-align: top;
	float: right;
	width: 49%;
	margin: 1px;
	padding: 10px;
	border: thin none #000;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#sidebar1 {
	vertical-align: top;
	float: right;
	width: 200px;
	border: thin none #000;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #D6CDBE;
	padding: 10px;
	height: 250px;
}
#sidebar2 {
	vertical-align: top;
	float: left;
	width: 25%;
	border: thin none #000;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-color: #C0DBEC;
	clear: none;
}
#sidebar4 {
	vertical-align: top;
	float: right;
	width: 280px;
	border: thin none #000;
	text-align: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#clear-the-float {
	background-color: #06F;
	clear: both;
}
#footer {
	height: 110px;
	background-image: url(../images/bottom4.jpg);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}
#signature {
	height: 25px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#name {
	height: 40px;
	width: 960px;
	background-color: #D7D1C5;
	margin: 0px;
	padding: 0px;
}
#sidebar3 {
	background-color: #837DE6;
	height: 100px;
	width: 250px;
}
#titlearea {
	height: 45px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-top: 25px;
	padding: 0px;
	background-repeat: no-repeat;
}
#under-nav {
	background-repeat: no-repeat;
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topbg1.jpg);
}
p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	font-style: normal;
	font-weight: 400;
}
li {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	list-style-position: inside;
	list-style-type: disc;
	left: 20px;
}
.italicheader {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	font-weight: normal;
	color: #fff;
}
.arvo1 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #017CC2;
	line-height: normal;
	font-style: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333;
}
.arvo2 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	background-position: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	color: #104a91;
	font-weight: 400; 
	font-style: normal;
	line-height: normal;
}
.arvo3 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
    color: #000;
    font-weight: 700; 
	line-height: 22px;
	text-align: center;
}
.arvo4 {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 21px;
	font-style: normal;
    font-weight: 400; 
}
.arvo4-center {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 21px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.arvo4small {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-style: normal;
	font-weight: 400;
}
.arvosmall {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 13px;
	font-style: normal;
	font-weight: 400;
}
.arvo4b {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 21px;
	font-style: normal;
	font-weight: 700;
}
.arvo4b-blue {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 21px;
	font-style: normal;
	font-weight: 700;
	background-color: #5187C3;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 5px;
	text-align: center;
}
.arvo4b-blue-center {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 21px;
	font-style: normal;
	font-weight: 700;
	background-color: #007CC2;
	padding: 5px;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.arvo4-blue-center-large {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	background-color: #007CC2;
	text-align: center;
	margin: 0px;
	padding: 5px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.arvo4-blue-center-xlarge {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	background-color: #5187C3;
	text-align: center;
	margin: 0px;
	padding: 5px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.arvo4c-blue {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 21px;
	font-style: normal;
	font-weight: 700;
	background-color: #5187C3;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.arvo4bcenter {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 21px;
	font-style: normal;
	font-weight: 700;
	text-align: center;
}
.arvo4bcrimson {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #DC143C;
	line-height: 21px;
	font-style: normal;
	font-weight: 500;
}
.arvo4bcolumbia {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #007CC2;
	line-height: 21px;
	font-style: normal;
	font-weight: 600;
}
.arvo5 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
    color: navy;
    font-weight: 400; 
	line-height: 27px;
	text-align: center;
}
.arvo5b {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
    color: #000;
    font-weight: 700; 
	line-height: 24px;
	text-align: center;
	text-shadow: 2px 2px 2px #aeaeae;
}
.arvo6 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	font-weight: 600; 
    color: crimson;
	line-height: 27px;
	text-align: center;
	}
.arvo7 {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	font-weight: 700; 
    color: black;
	line-height: 28px;
	text-shadow: 2px 2px 2px #aeaeae;
	text-align: center;
}
.arvo8 {
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: #000;
	line-height: 30px;
	font-style: normal;
	font-weight: 700;
}
.arvo9 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #000;
	line-height: 24px;
	font-style: normal;
	font-weight: 700;
}
.MainText
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 15px;
}
.MainTextbold
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.MainTextbold2
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
}
.MainText4
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 17px;
}
.MainText5
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	background-color: #f3eee2;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
}
.MainText6
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #e6dec6;
	line-height: 15px;
}
.MainText4withbg
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 13px;
	background-color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 17px;
}
.WhiteText
{
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.boldnormalwhite
{   
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-align: none;
}
.LargeBoldCrimson
{
	color: #ae0605;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.LargeBoldBlack
{
	color: black;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
}
.LargeBoldWhite
{
	color: white;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
}
.LargeBold
{
	color: black;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
}
.MainText:active
{
	color: #3565B5;
	text-decoration: none;
}
.MainText:hover
{
	color: #3565B5;
	text-decoration: underline;
}
.MainTextOver
{
	color: #3565B5;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	letter-spacing: 0px;
}
.MainText2
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana, arial, helvetica;
	letter-spacing: 0px;
	text-decoration: none;
}
.MainText3
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 20px;
}
.BulletText
{
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0px;
}
.title
{
	font-weight: bold;
	font-size: 14px;
	color: #2C5496;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}
.title2
{
	font-weight: bold;
	font-size: 11px;
	color: #2C5496;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}
.NavBar 
{  
	border: 1px #4A7AC9 solid; 
	background-color: #CEDEFA; 
	line-height: 20px
}
.Line 
{  
	border-color: #4A7AC9; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	font-family: 'Roboto', sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none
}
td
{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 21px;
	font-style: normal;
	font-weight: 400;
}
.crimson11
{
    color: #ae0605;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
 .smallText
{
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
 }
.smallTextblack
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
 }
 .date
{
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	text-align: right;
	line-height: 11px;
}
.date2
{   
    font-weight: bold;
	font-size: 17px;
    color: white;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    text-align: center;	
}
.largetitle
{
	font-weight: bold;
	font-size: 18px;
	color: 104a91;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	text-align: none;
	line-height: 28px;
}
table.donations {
	border-spacing: 2px;
	border-collapse: separate;
	background-color: white;
	border: 3px outset #E1D7BB;
}
table1, td, th {
	border-spacing: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table2 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 13px;
	font-weight: 400;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 3px;
}
A
{
	font-size: 11px;
	color: black;
	line-height: 17px;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}
A:hover
{
	font-size: 12px;
	background-color: none;
	line-height: 17px;
	color: #184991;
	text-decoration: none;
}
a.style2
{
	font-size: 13px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	border-bottom: 1px #0388e3 solid;
	line-height: 17px;
}
a:hover.style2
{
     font-size: 13px;
	 color: #0388e3;
	 family: 'Roboto', sans-serif;
	 text-decoration: none;
     line-height: 17px;
	 border-bottom:1px #000 solid;
}
a.style3
{
     font-size: 14px;
     color: #184991;
     font-weight: none;
     font-family: 'Roboto', sans-serif;
     text-decoration: none;
	 border-bottom: none; 
	 line-height: 18px;
	 border-bottom: 1px #0388e3 solid;
}
a:hover.style3
{
     font-size: 14px;
	 color: #8f8d32;
	 font-family: 'Roboto', sans-serif;
	 text-decoration: none;
     line-height: 18px;
}
a.style4
{
     font-size: 13px;
     color: navy;
     font-family: 'Roboto', sans-serif;
     text-decoration: none;
	 border-bottom: 1px #0388e3 solid;
	 line-height: 17px 
}
a:hover.style4
{
     font-size: 13px;
	 color: #0388e3;
	 font-family: 'Roboto', sans-serif;
	 text-decoration: none;
     line-height: 17px;
	 border-bottom:1px #000 solid;
}
a.style5
{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	font-style: normal;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0388E3;
}
a:hover.style5
{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: crimson;
	line-height: 18px;
	font-style: normal;
	font-weight: 400;
}
a.style6
{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: navy;
	line-height: 20px;
	font-style: normal;
	font-weight: 400;
	border-bottom: 1px black solid;
}
a:hover.style6
{
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #329bfd;
	line-height: 20px;
	font-style: normal;
	font-weight: 400;
}
a.style7
{
	font-size: 14px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	border-bottom: 1px #0388e3 solid;
	font-weight: bold;
	line-height: 17px;
	margin-right: 4px;
	margin-left: 4px;
}
a:hover.style7
{
     font-size: 14px;
	 color: #0388e3;
	 font-weight: bold;
	 family: 'Roboto', sans-serif;
	 text-decoration: none;
     line-height: 17px;
	 border-bottom:1px #000 solid;
	margin-right: 4px;
	margin-left: 4px;
}
a.style8
{
	font-size: 22px;
	color: red;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	border-bottom: 1px #0388e3 solid;
	font-weight: bold;
	line-height: normal;
}
a:hover.style8
{
     font-size: 22px;
	 color: #0388e3;
	 font-weight: bold;
	 family: 'Roboto', sans-serif;
	 text-decoration: none;
     line-height: normal;
	 border-bottom:1px #000 solid;
}
img.center-photolook {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	 outline: lightgray solid thin;
	border: 15px solid #fffefe;
	box-shadow: 4px 4px 4px #b6b6b6;
}
img.center1 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px solid #242A26;
}
img.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px solid #242A26;
	margin-top: 20px;
}
img.center3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
img.center4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 1px solid #242A26;
	margin-top: 5px;
	box-shadow: 4px 4px 4px #c7c7c7;
}
img.center5 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: 1px solid #242A26;
	margin-top: 0px;
	box-shadow: 4px 4px 4px #c7c7c7;
}
img.floatright {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #242A26;
}
img.floatright-top {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #242A26;
}
img.floatleft-frontpage {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
}
img.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.floatleft2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
img.floatleft3 {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	 
.title3 { font-weight: bold; font-size: 11px; color: #009999; font-family: 'Roboto', sans-serif; letter-spacing: 0px; text-decoration: none; }

.title4 { font-weight: bold; font-size: 12px; color: #a30805; font-family: 'Roboto', sans-serif; letter-spacing: 0px; text-decoration: none; }

.title5 { font-weight: bold; font-size: 12px; color: crimson; font-family: 'Roboto', sans-serif; letter-spacing: 0px; text-decoration: none;

 }
.img-frame-cap-center {
	border: 1px solid #bfbfbf;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	box-shadow: 2px 2px 2px #c7c7c7;
	background-color: #FDFDFD;
}
.caption {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 1px;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
}
