.roundcont {
	background-color: #fff;
	color: #444693;
	width: 83%;
	float: right;
}

.roundcont p {
	margin: 0 10px;
	font: normal 90% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.roundtop { 
	background: url(tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(br.gif) no-repeat top right; 
}


.bulletscont {
	background-color: #f2ed62;
	color: #444693;
	width: 16%;
	float: left;
}

.bulletscont p {
	margin: 0 10px;
}

.bulletstop { 
	background: url(trNavigate.gif) no-repeat top right; 
}

.bulletsbottom {
	background: url(brNavigate.gif) no-repeat top right; 
}
.center {
	text-align: center; 
}
td {
	font-size: 95%;
	color: #444693;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

body {
	width: 97%;
	background-color: #444693;
	color: #444693;
}
 
#container {
	color: #f2ed62;
	width: 100%;
	padding: 5px;
	background-color: #444693;}

#top {
	width: 100%;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 60px;
	border-bottom: groove #f2ed62;
	color: #f2ed62;
	text-align: right;
}
#footer {
			clear: both;
			padding: 0px;
         margin-top: 20px;
         margin-bottom: 0px;
			background-color: #444693;
			color: #f2ed62;
} 

#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#navigate {
	margin-left: 5px;
	margin-bottom: 15px;
	padding-top: 2%;
}

#bullets {
	float: left;
	width: 150px;
	padding-top: 35px;
	font: normal normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8B008B;
	background-color: #444693;
}
.right {
	text-align: right;
}

hr {
	width: 75%;
	color: #444693;
}