body {
	margin: 20px 0px 0px 0px; /* The Ugly Fix part I*/
	padding: 0px 0px 0px 0px;
	font-family: comic sans, verdana, arial, helvetica, sans-serif;
	color: #FFFFFF	;
	#background-color:#4169E1;
	background-color:#23238E;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #FFFFFF;
	outline: none;
	}
a:visited {
	color:  #FFFFFF;
	}
a:active {
	color:  #FFFFFF;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 30px; /* The Ugly Fix part II*/
	}


h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	}
h4 {
	font-size: 42px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.ten {
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#left {
	position: absolute;
	top: 140px; /* The Ugly Fix part III*/
	left: 0px;
	margin: 0px 20px 20px 20px;
	padding: 10px 10px 10px 10px; /* The Ugly Fix part IV*/
	width: 350px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
.boxtop{
	display:block;
	width:150px;
	height:50px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(pics/topblueside.gif);
}
.topcontent{
	font-family:arial;
	font-size:16pt; color:white;
	padding-top:20px;
	text-align:center;
}
.boxbottom{
	display:block;
	width:150px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(pics/bottomblueside.gif);
}
.boxcontent{
	color:white
	font-family:arial;
	font-size:12pt;
	display:block;
	padding-left:20px;
	padding-bottom:40px;
	padding-right:30px;
}
.mainboxtop{
        display:block;
        width:458px;
        height:100px;
        background-position:left top;
        background-repeat:no-repeat;
        background-image:url(pics/topbluemid.gif);
}
.maintopcontent{
        font-family:arial;
        font-size:16pt; color:white;
        padding-top:20px;
        text-align:center;
}
.mainboxbottom{
        display:block;
        width:458px;
        background-position:left bottom;
        background-repeat:no-repeat;
        background-image:url(pics/bottombluemid.gif);
}
.mainboxcontent{
        color:white
        font-family:arial;
        font-size:12pt;
        display:block;
        padding-left:20px;
        padding-bottom:40px;
        padding-right:30px;
}

html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 150px 190px 20px 190px;
	padding: 10px 10px 10px 10px; /* The Ugly Fix part V*/
	width: 458px;
	/*background: #000000;*/
	}
#right {
	position: absolute;
	top: 140px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px 20px 20px 20px;
	padding: 10px 10px 10px 10px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
/*#topright {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 150px;
}*/
#topleft {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 150px;
}
#topmiddle {
	position: absolute;
	top: 20px;
	margin: 0px 190px 20px 190px;
	padding: 30px 10px 10px 10px;
	width:610px;
	height:125px;
	background-repeat:no-repeat;
	background-image:url(pics/header.gif);
}
