@charset 'utf-8';
 * {
     margin-top: 0;
 }
 html {

     height: 100%;
 }
body {
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat;
	/*margin-left:auto;
	margin-right:auto;
	padding-left:auto;
	padding-right:auto;
	
	direction:ltr;*/
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	margin-bottom: 1px;
}
.bold {
font-weight:bold;
}
div {
overflow:visible;
}
div.submitMsg {
	color:#FF0000;
	background-color:#FFFF99;
	font-size:16px;
	font-weight:bold;
	display:block;
}
#form1 label {
	background-color: #33CC66;
	display: block;
	width: 200px;
	text-indent:15px;
}
div.ContactForm {
	direction:ltr;
	text-align:left;
	padding: 10px;
}
div.mainContent li {
	font-size: 16px;
	font-weight: bold;
	line-height:1.5;
}

h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
}
div.outerWrapper {
	 min-height: 100%;
     height: auto !important;
     height: 100%;
     /*margin: 0 auto -4em;
	 position:absolute;
	 /*width: 100%;*/
	 align: center;
	 text-align:center;
	 
	 width:1000px;	
	 max-width:1000px;
}
div.mainContent {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#EDEFF4;
	overflow:hidden;
	margin:5px;
	padding: 10px;
	direction:ltr;
	text-align:justify;
	font-size:small;
	min-height:350px;
}

div.mainContentpeople {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#EDEFF4;
	overflow:hidden;
	margin:5px;
	padding: 10px;
	direction:ltr;
	text-align:left;
	font-size:small;
	min-height:350px;
}
div.mainContentpeople a {
	color: #3B5998;	
}

div.knowmemainContent {
	background:#EDEFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:5px;
	padding: 10px;
	direction:ltr;
	text-align:center;
	font-size:small;
}

.pageheader {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

div.simplecontent {
	background:#EDEFF4;
}

div.simplecontent a {
	color: #3B5998;	
}

div.mainContent h3 {
	text-align:center;
}
div.mainContent th {
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	
}

div.mainContent a {
	color: #3B5998;	
}



div.mainContent  a:hover {
	color:#3B5998;
}
div.mainContent td {
	font-size: 18px;
	
}
div.navigation  {
	clear:both;
	margin-top:4px;
	margin: 4px;
	padding: 8px;
	background-color:#3b5998;
	
	/*border: thin dotted #ff0000; 350 float:left; 	overflow: auto; 	width: 120px; 	height: 350px;*/


	text-align: center;

	
}

div.navigation a {
	clear:both;
	float:none;
	color: white;
	line-height:16px;
	text-decoration: none;

	font-weight: bold;	
	padding-top: 3px;
	padding-right: 27px;
	padding-bottom: 3px;
	padding-left: 27px;
	/*
	border-bottom: dotted #000000 thin;
	border-top:  dotted #000000 thin ;
	*/
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}

div.header  {
	clear:both;
	width: 1000px;
	text-align:center;
	vertical-align:middle;
	height:111px;



}

div.header div.HeaderL {
	clear:left;
	direction:ltr;
	float: left;
	margin-left: 10px;
}
div.header div.HeaderR {
	direction:ltr;
	float: right;

	margin-right: 10px;
}
div.header div.headerCenter {
	direction:ltr;
	float: left;
	margin-left:220px;
	text-align:center;
	padding-top:3%;
	font-size: 24px;
	font-weight: bold;
	line-height: 2;

}

.left {
	text-align:left;
}
div.header h1,h2,h4{
	padding-top: 1%;
	padding-bottom: 5%;
	text-align:center;
}
div.spacer div.clockL {
	clear:both;
	direction:ltr;
	float: left;
	display: inline;
	margin-left: 20px;
}
div.spacer div.clockR {
	direction:rtl;
	float: right;

	margin-right: 20px;
}

div.spacer div.centermarquee{
	direction:ltr;
	float: left;
	text-align:center;
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	width:80%;
	padding-top:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	width:70%;

	border-width:medium;
	
	

}

div.spacer  {
	/*background-color: #8aa6c0;*/
	background-image:url(images/spacerbar.gif);;
	background-repeat:repeat;
	/*
	border-top: solid thin #0000FF;
	border-bottom: solid thin #0000FF;
	border-bottom-width:1;
	*/
	height: 24px;
	text-align:center;

	vertical-align: middle;
	width:100%;
	min-width:1000px;
}

div.navigation  a:hover {
	background-color:#5C75AA ;
	/*color:#8aa6c0;*/
}

.footerspacer  {
	direction:ltr;

	margin-top:20px;
	background-color: #3b5998;
	color: white;
	font-weight:bold;
	/*border-top: solid thin #0000FF;
	border-bottom: solid thin #0000FF;*/
	height: 30px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	bottom:0px;
}


div.footerspacer a {
	color: #69F;	
}



div.footerspacer  a:hover {
	color:#39F;
}


.resumetitr {
color: #b72d04;
font-weight:bold;
}

.maincontentresume{

bgcolor:"#f3f3f3";
margin-top:"0" ;
margin-bottom:"0";


}

div.maincontentresume a {
	color: #800000;	
}



div.maincontentresume  a:hover {
	color:#800000;
}


div.knowmemainContent a {
	color: #3B5998;	
}



div.knowmemainContent  a:hover {
	color:#3B5998;
}