/* CSS Document */
<style type="text/css">

*{
	
	margin:: 0;
	
	}

html , body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
	height:100%;
		background-image: url(../Images/Back.JPG); 
	background-repeat: no-repeat;
	background-attachment:fixed;
		}
	.logout {
	
	font-size: x-small;
		}
		.container {
	width: 80%;
	min_height: 100%;
	max-width: 1260px;
	min-width: 780px;
	margin: 0 auto;
	z-index:1;
		}
		.header {
	font-size: 400%;
	font-family: Algerian, sans-serif;
	color: #006;
	font-variant:small-caps;
	background-attachment: fixed;
	text-shadow: 20%;
		}
		
		.content {
	width: 70%;
	float: right;
	position: relative;
	z-index:1;
	}
		.sidebar1 {
			float: right;
			width: 20%;
			text-align: center;
			padding-top:25px;
		}
		
.sidedivide {
	border: thin solid #000;
	background:   #B3C5F2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
		
		.smalltext {
	font-size: 20%;
	margin: 0px;
	padding: 0px;
	top: 0px;
		}
.scale {
	width:inherit;
}
.headertext {
	font-family: Algerian;
	font-size: 100%;
	color: #006;
	text-align: center;
	font-style: normal;
	font-variant:small-caps;
	vertical-align: 25px;
	color: #2E3192;
	
}
img#bkimage{
	
	position:fixed;
	top:0;
	left:0;
	width:100%
	height:100%
	

}
.ui-widget {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:  14px;}
.aboutuspage{
	margin-right: 25%;
	font:"Segoe Script";
	font-family: "Segoe Script";
	text-align: justify;
	}

.aboutus{
	font-size: medium;
	
	text-align: justify;
	}

</style>

[if IE 8]>
<style type="text/css">
html , body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
	height:100%;
	background-image: url(../Images/Back.JPG); 
	background-repeat: no-repeat;
		}
	.logout {
	
	font-size: x-small;
		}
		.container {
	width: 80%;
	max-width: 1260px;
	min-width: 780px;
	margin: 0 auto;
	position:relative;
	z-index:1;
		}
		.header {
	font-size: 400%;
	font-family: Algerian, sans-serif;
	color: #006;
	font-variant:small-caps;
	background-attachment: fixed;
	text-shadow: 20%;
		}
		.footer {
	background: #6F7D94;
	clear: both;
		}
		.content {
	width: 80%;
	float: right;
	
		}
		.sidebar1 {
			float: right;
			width: 20%;
			text-align: center;
			padding-top:25px;
		}
		
.sidedivide {
	border: thin solid #000;
	background:   #B3C5F2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
		
		.smalltext {
	font-size: 20%;
	margin: 0px;
	padding: 0px;
	top: 0px;
		}
.scale {
	width:inherit;
}
.headertext {
	font-family: Algerian;
	font-size: 100%;
	color: #006;
	text-align: center;
	font-style: normal;
	font-variant:small-caps;
	vertical-align: 25px;
	color: #2E3192;
	
}
img#bkimage{
	
	position: absolute;
	top:0;
	left:0;
	width:100%
	height:100%
	z-index: -1;	

}
.ui-widget {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:  14px;}
</style>
[endif]
