/****************
* CONTENT BEGIN *
****************/
	body {
		background-image: url('images/bg.gif');
		background-repeat: repeat-y;
		background-position: center;
		background-color: #5f5f5f;
		font-family: arial;
		font-size: 12px;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.adSense {
		text-align: center;
		margin-bottom: 20px;
	}
	#area {
		position: absolute;
		top: 0px;
		left: 50%;
		margin-top: 0px;
		margin-left: -490px;
		width: 980px;
	}
	#mainContent {
		background-image: url('images/indianNichols.jpg');
		background-repeat: no-repeat;
		background-position: top;
		background-color: #6b7169;
	}
	#title {
		margin: 0px;
	}
	#tagline {
		font-family: arial;
		font-size: 28px;
		color: #000000;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-right: 50px;
		text-align: right;
	}
	#contentColumn {
		max-width: 810px;
		padding: 5px 0px 0px 13px;
		float: left;
	}
	#videoColumn {
		padding: 5px;
		float: right;
	}
	img {
		margin: 0px;
	}
	h2 {
		font-size: 18px;
	}
	h3 {
		margin: 3px 0px 3px 2px;
		font-size: 11px;
	}
	hr {
		margin-top: 0px;
	}

	/* BEGIN MAIN LINKS */
	A:link {
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
	A:visited {
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
	A:hover {
		font-weight: normal;
		color: #003399;
		text-decoration: none;
	}
	
	A:active {
		font-weight: normal;
		color: #003399;
		text-decoration: none;
	}
	/* END MAIN LINKS */

	/*********
	* OTHER  *
	*********/
	.showpointer {
		cursor: pointer;
		cursor: hand;
		margin: 0px;
	}
	#disclaimer {
		font-family: arial;
		font-size: 10px;
	}	
	.clearDIV {
	   height: 0;
	   clear: both;
	}
/************************** PAUSE **************************/

/**************************
* CATEGORIES COLUMN BEGIN *
**************************/
	#categoryColumn {
		filter: alpha(opacity = 70);
		-moz-opacity: .70;
		opacity: .70;
		background-color: white;
		padding: 2px;
		margin: 5px 5px 5px 5px;
		float: left;
		width: 130px;
	}
	.categories {
		font-size: 11px;
		margin: 0px 0px 2px 7px;
	}	
	
	/* BEGIN CATEGORY COLUMN LINKS */
	.categories a:link {
		color: #000000;
		font-weight: normal;
		font-family: arial;
		text-decoration: none;
	}	
	.categories a:visited {
		color: #000000;
		font-weight: normal;
		font-family: arial;
		text-decoration: none;
	}	
	.categories a:hover {
		color: #003399;
		font-weight: normal;
		font-family: arial;
		text-decoration: none;
	}
	/* END CATEGORY COLUMN LINKS */
/************************** PAUSE **************************/

/*********************
* NAVIGATION CONTENT *
*********************/
	#navcontainer
	{
		background-image: url('images/bg_menu.gif');
		background-repeat: repeat-x;
		background-color: #5f5f5f;
		width: 100%;
		height: 17px;
		margin-bottom: 5px;
	}
	#navcontainer ul li { 
		display: inline;
	}
	#navcontainer ul
	{
		margin: 0px;
		padding: 2px 2px 2px 0;
		color: #FFFFFF;
		font-family: verdana, arial, geneva, tahoma, helvetica, sans-serif;
		font-size: 11px;
	}
	#navcontainer ul li a
	{
		padding: 2px 12px 2px 12px;
		color: #FFFFFF;
		margin-right: -4px;
		text-decoration: none;
	}
	#navcontainer ul li a#current
	{
		background-color: white;
		color: black;
	}
	#navcontainer ul li a:hover
	{
		background-color: white;
		color: black;
	}
	#navlist li a:hover, #navlist li a:active
	{
		color: black;
		text-decoration: none;
		background: white;
	}
/************************** PAUSE **************************/

/*******************
* FIVE CENTS BEGIN *
*******************/
	.fivecents {
		filter: alpha(opacity = 70);
		-moz-opacity: .70;
		opacity: .70;
		background-color: #B3E5FF;
		font-family: arial;
		font-weight: normal;
		font-size: 12px;
		border: 2px solid #003399;
		color: #000000;
		width: 376px;
		margin-bottom: 20px;
	}
	.fivecentsContainer {
		background-color: #99CBFF;
	}
	.fivecentsLeft {
		text-align: left;
		padding: 5px;
		float: left;
		max-width: 70%;
	}
	.fivecentsRight {
		text-align: right;
		padding: 5px;
		float: right;
	}
	.fivecentsCenter {
		padding: 5px;
	}
/************************** PAUSE **************************/

/**************************
* TWO CENTS SECTION BEGIN *
**************************/
	#twocents {
		font-family: arial;
		font-weight: normal;
		font-size: 12px;
		color: #ffffff;
		width: 380px;
	}
	#twocentsAuthor {
		color: #ffffff;
		text-align: left;
		padding-left: 175px;
		width: 175px;
		margin-bottom: 30px;
	}
/************************** PAUSE **************************/

/*******************************
* HOMEPAGE VIDEO SECTION BEGIN *
*******************************/
	.homeVideo {
		background-color: #a3c1cb;
		font-family: arial;
		font-weight: normal;
		font-size: 12px;
		border: 2px solid #003399;
		color: #000000;
		width: 416px;
		margin-bottom: 20px;
	}
	.homeVideoContainer {
		background-color: #91afcb;
		text-align: left;
		padding: 5px;
	}
	.homeVideoCenter {
		text-align: center;
		padding: 5px;
	}
/************************** PAUSE **************************/

/*********************
* ARTICLE PAGE BEGIN *
*********************/
	#articleText {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-size: small;
		line-height: 150%;
		position: static;
		clear: both;
	}
	#article p{
		margin: 0px;
	}
	#article hr{
		margin-top: 10px;
	}
	#article {
		width: 700px;
		padding: 0px 0px 0px 50px;
	}
	.articleLeft {
		float: left;
		margin-top: 10px;
	}
	.articleRight {
		float: right;
		margin-top: 10px;
	}
	#articleCopyright {
		text-align: center;
		margin-top: 10px;
	}
	
	/* BEGIN ARTICLES LINKS */
	#article a:link {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}	
	#article a:visited {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}	
	#article a:hover {
		color: #003399;
		font-weight: bold;
		text-decoration: none;
	}
	/* END ARTICLES LINKS */
/************************** PAUSE **************************/

/*********************************
* ARTICLE MESSAGES SECTION BEGIN *
*********************************/
	#articleMessageContainer {
		text-align: center;
		width: 454px;
		margin-left: 173px;
	}
	#articleMessageContainer form p {
		text-align: center;
		margin:0px;
		color: white;
	}
	#articleMessageContainer form {
		margin-bottom:10px;
	}
	#articleMessageContainer input{
		margin-bottom:5px;
	}
/************************** PAUSE **************************/

/***********************
* GUEST COMMENTS BEGIN *
***********************/
	.messagefivecents {
		filter: alpha(opacity = 70);
		-moz-opacity: .70;
		opacity: .70;
		background-color: #B3E5FF;
		font-family: arial;
		font-weight: normal;
		font-size: 12px;
		border: 2px solid #003399;
		color: #000000;
		width: 450px;
		margin-bottom: 20px;
		position: relative;
	}
	.messagefivecentsContainer {
		background-color: #99CBFF;
	}
	.messagefivecentsLeft {
		text-align: left;
		padding: 5px;
		float: left;
		max-width: 70%
	}
	.messagefivecentsRight {
		text-align: right;
		padding: 5px;
		float: right;
	}
	.messagefivecentsCenter {
		text-align: left;
		padding: 5px;
	}
/************************** PAUSE **************************/

/********************************
* SEARCH ARTICLES SECTION BEGIN *
********************************/
	#searchContainer {
		text-align: center;
		width: 454px;
		margin-left: 173px;
		color: white;
	}
	#searchContainer p a {
		color: white;
		text-decoration: none;
	}
	#searchContainer p a:hover {
		color: #003399;
		text-decoration: none;
	}
	#searchContainer form p {
		text-align: center;
		margin:0px;
	}
	#searchContainer form {
		margin-bottom:10px;
	}
	#searchContainer input{
		margin-bottom:5px;
	}
	.GoTo {
		margin-top: 0px;
		margin-bottom: 0px;
	}
/************************** PAUSE **************************/

/**********************
* ABOUT SECTION BEGIN *
**********************/
	#aboutContainer {
		padding-right: 50px;
		padding-left: 37px;
		color: white;
	}
/************************** PAUSE **************************/

/**********************
* ABOUT SECTION BEGIN *
**********************/
	#contactContainer {
		width: 810px;
		padding-top: 25px;
		color: white;
		text-align: center;
	}
	#contactContainer p{
		margin: 0px;
	}
	#contactContainer ul{
		margin: 0px;
		padding-bottom: 10px;
	}
/************************** PAUSE **************************/

/***************
* FOOTER BEGIN *
***************/
	#footerList {
		background-color: #6b7169;
	}
	#footerList hr {
		margin: 0px;
	}
	#footerList ul{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#footerList ul li{
		text-align: center;
		margin: 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 163px;
		display: inline;
		float: left;
	}
	#footerList ul li a{
		margin:0px;
		padding: 0px;
		color: white;
	}
	#footerList ul li a:hover{
		margin:0px;
		padding: 0px;
		color: #003399;
	}
	#webdesign {
		background-color: #6b7169;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 5px 0px;
		text-align: center;
		font-family: verdana;
		font-size: 10px;
	}
/************************** END **************************/