body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	}
#frame {
		}
#header
{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5AC77E;
	background-color: #C7EBFE;
	height: 150px;
	display:block;
	background-attachment: scroll;
	position:relative;
	background-repeat: no-repeat;
}

#Navigation
{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #5AC77E;
	background-color: #C7EBFE;
}

#logo {
	width: 220px;
	position:absolute;
	background-image: url('../images/logo.gif');
	height: 140px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	left: 1px;
	top: 1px
	
	
	}
	
#title {
	
	background-attachment: scroll;
	right: 1px;
	top: 3px;
	position:absolute;
	left: 250px;
	

	}
	
#menu {
	border: 2px solid #000000;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	clear: right;
	}

#contentleft {
	width: 40%;
	
	
	float: left;
	}


#contentright {
	
	
	
	padding-left: 41%;
	
	}
	#contentleft50 {
	width: 50%;
	
	
	float: left;
	}
	
	#contentright50 {
	
	
	
	
	padding-left: 51%;
	
	}
#contentleft60 {
	width: 60%;
	
	
	float: left;
	}


#contentright40 {
	
	padding-left: 61%;
	
	}
#contentleft30 {
	width: 32%;
	
	
	float: left;
	}
	
	#contentleft25 {
	width: 29%;
	
	
	float: left;
	}

#contentmid30 {
	
	padding-left: 33%;
	width: 65%;
	}

#contentright30 {
	
	padding-left: 67%;
	
	}
	

#contentleft100 {
	width: 100%;
	
	
	float: left;
	}

#contentleft50 {
	width: 50%;
	
	
	float: left;
}

#content {
	
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
	#content1 {
	width: 32%;
	float:right;
	
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
	}
	#content2 {
	
	width: 30%;
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
	
	}
	#content3 {
	
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	#IndexContent {
	
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	
	height: 98% ;
	
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}	
	
	#content4 {
	
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	
	margin-top: 5px;
	margin-bottom: 5px;
	
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
	
	}
	#content5 {
	
	float: left;
	width: 48%;
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	
	
	}
	
	#content6 {
	
	float: left;
	width: 30%;
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
#content7 {
	
	
	width: 100%;
	border: 2px solid #5AC77E;
	background-color:#EEEEEE;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5AC77E;
	border-right-color: #99cc99;
	border-bottom-color: #99cc99;
	border-left-color: #99cc99;
	background-color: #c7ebfe;
	
	clear: left;
	margin: 0px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	}
#copyright {
	float: left;
	width: 50%;
	margin: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
	}

#date {
	padding: 0;
	margin-left: 50%;
	text-align: right;
	}