html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
color: #005B9C;
}

a:hover {
color: #0B2444
}

img {
border: 0;
}

body {
	background: #D8D3DC url(../images/background2.jpg) repeat-x left bottom;
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	margin-bottom: 4px;
	color: #7D1D1F;
	margin: 0 0 7px 0;
	font-family: Tahoma, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	margin-bottom: 4px;
	color: #7C1D21;
	margin: 0 0 7px 0;
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


.clearer {clear: both;}

.left {
	float: left;
}

.right {float: right;}

.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 780px;
}


.top {
	padding: 8px 8px 0;
}


.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 8px 8px 5px;
	width: 780px;
}
.header .left, .header .right {
	color: #fff;
	color: #FFF;
	height: 105px;
	background-image: url(../images/afro.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.header .left {
	background: transparent url(../images/Top.jpg) top left repeat-x;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 567px;
	text-align: left;	
	
}
.header .right {
	overflow: auto;
	width: 207px;

}

.header .right div {
	padding-left: 16px;
	padding-top: 16px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}




.navigation {	
	background: #D9E1E5 url(../images/nav.jpg);
	border: 1px solid #7795BD;
	height: 23px;
}
.navigation a {
	background: transparent url(../images/nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}
.navigation a:hover {
background: transparent url(../images/nav.jpg) left bottom; 
color: #f1f1f1;
}


.main {
	border-top: 8px solid #FFF;
	background: url(../images/bgmain.jpg) repeat-y;
}


.sidenav {
	float: right;
	width: 205px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
#sidenav_p a {
	color: #FF0000;
}
#partners {
	float: left;
	height: 100px;
	width: 780px;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 536px;
}
#sidenav_p {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.content {
	color: #666;
	font-size: 1.0em;
	margin-bottom: 6px;
}


.content .imgright {
padding: 5px;
border: 1px solid #666;
margin-left: 4px;
float: right;
}



.footer {
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
	background-image: url(../images/bluefooter.jpg);
}
.footer a,.footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.content table {
	width: 500px;
}
.content table th {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 10px;
}
.content table td {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-left: 2px;
}
#gallery {
	width: 200px;
}

hr {
	height: 1px;
}

.td-main-title-spgm-link .a-spgm-link {
	color: #FFFFFF;
}
.td-galitem-title {
	font-size: 12px;
}

.td-galitem-caption {
	color: #FFFFFF;
}
.td-main-title-spgm-link {
	color: #FFFFFF;
}
.content .imgleft {
	padding: 5px;
	border: 1px solid #666;
	margin-left: 4px;
	float: left;
}
.sidenav div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
