headeralt4 {
	position: relative;
	top: 0px;
}
#headeralt4 #banneralt4 {
	height: 115px;
	width: 792px;
	display: inline;
}
.tbar1 {
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:8px;
	padding-top:9px;
	padding-left:50px;
	height:16px;
	position: relative;
	top: auto;
	background-image: url(../img/navbar.png);
	width: 720px;
	background-repeat: no-repeat;
}
.tbar1 a {
	font:15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:10px;
	padding-bottom:9px;
	text-decoration:none;
}

.tbar1 a:hover {
	color:#FF9900;
}
/* THE ACTIVE PAGE EFFECT IN THE TOP NAVIGATION BAR  */
a.current {
	color:#00CCFF;
	background-image: url(img/alink_bg.png);
	background-repeat: repeat-x;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #daf0fb;
	font-size: 14px;
	text-align: center;
}
#pagewrapper {
    width: 750px;
    margin: 0 auto;
    text-align: left;
}

#sidebarpic4 {
	position: absolute;
	
	top: 160px;
	height: 170px;
	width: 150px;
}

div#sidebarwelcome {
	position: absolute;
	top: 380px;
	width: 150px;
	background-image: url(ann_img/roundedtopbox_aqua_b.png);
	background-repeat: no-repeat;
	background-color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sidebarwelcome ul {
    padding: 0;
    margin: 0;
    background-color: transparent;
	list-style-type: none;

    border: 1px none #000000;
}
#sidebarwelcome ul li a{
    border-bottom: 1px solid #66ccff;
    color: #000000;
    display: block;
    padding: 4px 0 6px 4px;
    text-decoration: none; 
    height: 1%;
}
#sidebarwelcome ul li{
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none;
	height: 1%;
}
#sidebarwelcome a:hover, #sidebarwelcome a:focus {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	background-color: #003366;
}
div#sidebarinfo4 {
	position: absolute;
	width: 170px;
	top: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 555px;
	background-color: #9FFFBE;
	background-image: url(Min_img/roundedtopbox_grn_b.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebarinfo4 li{
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	text-decoration: none;
	height: 1%;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 4px;
}
div#contentinfo {
	position: relative;
	width: 520px;
	left: 160px;
	padding: 10px;
	font-family: "Century Gothic", Arial;
	font-weight: normal;
	border: thin solid ffffff;
	top: 50px;
	text-align: left;
}
div#contentabout {
position: absolute;
	width: 370px;
	top: 160px;
	left: 160px;
	padding: 10px;
	width: 370px;
	left: 160px;
	top: 160px;
}
#tbox {
	padding: 3px;
	width: 500px;
	margin: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}

