body 	{
	font-family: comic sans ms, arial, sans-serif, verdana;
	font-size: 11px;
	color: black;
	background-color: #9966CC;
	margin: 0px;
	padding: 0px;
	}

#banner_holder {
	position: fixed;
	top: 10px;
	left: 25px;
	width: 90%;
	height: 125px;
	margin: 20px;
	padding: 20px;
	border: 0px solid #666666;
	z-index: 500;
	}
		
#top_left_banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 75px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;	
	background-image:  url(images/top_banner.jpg);
	background-repeat: no-repeat;
	z-index: 100;
	}

#top_left_spacer {
	position: absolute;
	top: 0px;
	left: 480px;
	width: 30%;
	height: 75px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-bottom: 1px solid black;
	background-image:  url(images/top_filler.gif);
	background-repeat: repeat-x;
	z-index: 1;
	}

#top_right_banner {
	position: relative;
	float: right;
	top: 0px;
	width: 40%;
	height:75px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	line-height: 3.5em;
	border-bottom: 1px solid black;	
	z-index: 50;
	text-align: right;
	background-image:  url(images/top_filler.gif);
	background-repeat: repeat-x;
	}

#top_far_right_banner {
	position: relative;
	float: right;
	top: 0px;
	width: 35px;
	height:75px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	line-height: 3.5em;
	border: 0px solid black;	
	z-index: 50;
	text-align: right;
	}

#nav_bar_spacer {
	position: absolute;
	top: 80px;
	left: 25px;
	width: 37px;
	height: 650px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border: 1px solid black;
	background-color: #FFFF33;
	z-index: 100;
	}

#navbar {
	position: absolute;
	top: 80px;
	left: 62px;
	width: 75px;
	height: 650px;
	z-index: 200;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	background-image:  url(images/side_filler.gif);
	background-repeat: repeat-y;
	}

.main_text {
	position: relative;
	float: center;
	width: 90%;
	margin:10px 0px 10px 0px;
	padding:00px 20px 0px 20px;
	border: 0px solid black;
	text-align: center;
	}

.text_column_left {
	position: relative;
	float: left;
	width: 35%;
	margin: 0% 1% 0% 0%;
	padding:10px;
	border-right: 1px solid black;
	text-align: justify;
	}
.text_column_middle {
	position: relative;
	float: left;
	width: 35%;
	margin: 0% 1% 0% 0%;
	padding: 10px;
	border: 0px solid black;
	text-align: justify;
	}

.text_column_right {
	position: relative;
	float: left;
	width: 20%;
	margin: 0% 0% 0% 0%;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: left;
	}

.inner_main_column {
	position: relative;
	float: left;
	width: 48%;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-left: 0px solid black;
	text-align: justify;
	}

.inner_main_spacer {
	position: relative;
	float: left;
	width: 100%;
	min-height: 5px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-left: 0px solid black;
	text-align: justify;

	}
.inner_right_column {
	position: relative;
	float: left;
	width: 95%;
	min-height: 35px;
	margin: 0px 5px 15px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 0px solid black;
	text-align: left;
	background-image:  url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

ul.level_1 {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	}

li.level_1 {
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;	
	list-style-image:  url(images/bullet_level_1.gif);
	}

	
a {
	color: ~330066;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	}

a.nav {
	color: white;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	}

a.nav:hover {
	color: yellow;
	}

a:hover {
	color: green;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

h1	{
	font-size: 5.0em;
	color: #CC9900;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h2	{
	font-size: 3em;
	text-align: center;
	color: CC9900;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h3	{
	font-size: 2em;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h4	{
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: left;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h5	{
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

h6	{
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

em	{
	font-weight: bold;	
	}

p.banner {
	color: yellow;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 0.75em;
	padding: 15px 15px 0px 0px;
	margin: 0px;
	}

p.adbanner {
	color: red;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.25em;
	padding: 10px 50px 0px 0px;
	margin: 0px;
	}

p.nav_bar {
	color: white;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.0em;
	padding: 5px 0px 0px 2px;
	margin: 0px;
	}

p.small {
	font-weight: normal;
	font-size: 1em;
	line-height: 0.9em;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

hr.inner_rule {
	color: silver;
	width: 100%;
	height: 10px;
	
	}
	


