@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #head {
	height: 260px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 40px;
	background-image: url(images/nav.jpg);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #body {
	width: 900px;

}
#wrapper #body #left {
	height: 500px;
	width: 300px;
	float: left;
	background-image: url(images/Leaders-1.jpg);
}
#wrapper #body #right #welcomeTxt {
	height: 400px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: 40px;
}
#wrapper #body #footer {
	clear: both;
	height: 40px;
	background-color: #675855;
	background-image: url(images/footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#wrapper #body #right {
	float: right;
	height: 500px;
	width: 599px;
}


html, body {
	font-family: lucinda sans, tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;

}


h1 {
	color: #A09694!important;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	text-align: left;

}


h2 {

                color: #006699;

                font-size: 1.2em;

                font-weight: bold;

                margin: 0px;

}

h3 {

                color: #993399;

                font-size: 1.15em;

                font-weight: normal;

                margin: 0px 0px 0px 0px;

}

h4 {
	color: #FFFFFF;

}

 

p {
	color: #CCCCCC;
	line-height: 1.4em;

}

 

a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;

}


a:hover {
	color: #FF6633;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	font-weight: normal;
	text-decoration: none;
#siteBy {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
