body {
	background-image: url(images/bluestrip.JPG);
	background-repeat: repeat;
	background-position:center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

#main {
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	border-style: none;
}

#header {
	background-image: none;
	background-repeat: repeat-x;
	width: 100%;
	padding:0;
	border:0;
	height: 146px;
}

#navbar {
	width:97%;
	padding: 10px;
	font-size: 80%;
	height: 28px;
	background-color: #ED9005;
}
#contentframe {
	padding-top: 1%;
}


#sidebar {
	background-color: #FFFFFF;
	height: auto;
	width: 25%;
	float: left;
	font-size: 90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 2%;
}

#topinsidebar {
	background-color: #FFFFFF;
	height: auto;
	width: 95%;
	float: left;
	font-size: 90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 1%;
	}

#insidebarleft {
	background-color: #FFFFFF;
	height: auto;
	width:48%;
	float: left;
	font-size:90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 0%;
	}
	
#insideleft1 {
	background-color: #FFFFFF;
	height: 155px;
	width:100%;
	float: left;
	font-size:90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 0%;
	}
#insideleft2 {
	background-color: #CFDBCF;
	height: 180px;
	width:100%;
	float: left;
	font-size:90%;
	text-align: center;
	clear: left;
	position: relative;
	vertical-align: middle;
	padding: 0%;
	}
#insideleft3 {
	background-color: #FFFFFF;
	height: 115px;
	width:100%;
	float: left;
	font-size:90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 0%;
	}
	
#insideleft4 {
	background-color: #CFDBCF;
	height: 130px;
	width:100%;
	float: left;
	font-size:90%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 0%;
	}
#insidebarright {
	background-color: #FFFFFF;
	height: auto;
	width:47%;
	float: left;
	font-size:95%;
	text-align: center;
	clear: none;
	position: relative;
	padding-top: 0%;
	}

#insideright1 {
	background-color: #FFFFFF;
	height: 155px;
	width:100%;
	float: right;
	font-size:100%;
	text-align: center;
	clear: left;
	position: relative;
	padding-top: 0%;
	top: auto;
	}
	
#insideright2 {
	background-color: #CFDBCF;
	height: 180px;
	width:100%;
	float: right;
	font-size:100%;
	text-align: center;
	clear: right;
	position: relative;
	padding-top: 0%;
	}

#insideright3 {
	background-color: #FFFFFF;
	height: 115px;
	width:100%;
	float: right;
	font-size:100%;
	text-align: center;
	clear: right;
	position: relative;
	padding-top: 0%;
	background-position: center;
	}
	
#insideright4 {
	background-color: #CFDBCF;
	height: 130px;
	width:100%;
	float: right;
	font-size:100%;
	text-align: center;
	clear: right;
	position: relative;
	padding-top: 0%;
	}
	
#content {
	background-color: #FFFFFF;
	width: 70%;
	padding: 1%;
	float: right;
	font-size: 1.5em;
	clear: right;
	line-height: 110%;
}

#contentbase {
	background-color: #FFFFFF;
	width: 100%;
	padding: 1%;
	float: left;
	font-size: 1.5em;
	line-height: 110%;
}
#contentbase1 {
	background-color: #FFFFFF;
	width: 30%;
	padding: 1%;
	float: left;
	font-size: 40%;
	line-height: 110%;
}
#contentbase2 {
	background-color: #FFFFFF;
	width: 32%;
	padding: 1%;
	float: left;
	font-size: 40%;
	line-height: 110%;
}
#contentbase3 {
	background-color: #FFFFFF;
	width: 30%;
	padding: 1%;
	float: left;
	font-size: 40%;
	line-height: 110%;
}

#footer  {
	background-color: #FFFFFF;
	padding: 1%;
	clear: both;
	top: 0%;
	font-size: 85%;
	width: 98%;
	left: 5%;
}

.imageright {
	float: right;
	border:0;
}


h1 {
	font-size: 90%;
	text-align: left;
}


h2 {
	font-size:75%;
	text-align: left;
	font-weight: lighter;
}

h3 {
	font-size:75%;
	text-align: center;
	font-weight: lighter;
}

h4 {
	font-size:75%;
	text-align: left;
	font-weight: lighter;
	list-style-type: circle;
}

h5 {
	font-size:65%;
	text-align: left;
	font-weight: normal;
	color:#336600;
}

td {
	table-layout:
	font-size: .7em;
	font-size: 75%;
	text-align: left;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}


td2 {
	table-layout:
	font-size: .7em;
	font-size: 65%;
	text-align: left;
	line-height: normal;
	padding:1%;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
