/* CSS Document */
A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
  A:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
  A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
  A:hover 

{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

body {
	position: relative;
	margin-top: 0px;
	background-color: #302E3E;
	background-image: url(http://kellybrowne.net/Library/images/bck_gnd01.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Divisions */
#quotecell {
	background-image: url(http://kellybrowne.net/Library/images/quote_bck.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E5E4EC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 16px 0px 16px;
	line-height: 18px;
}
#maincell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 36px 20px 36px;
	line-height: 24px;
}
#maincell_linereg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 36px 20px 36px;
}
#maincell_linereg a:link {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #663399;
	font-family: "Times New Roman", Times, serif;
	}
	
#maincell_linereg a:visited {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #663399;
	font-family: "Times New Roman", Times, serif;

	}

#maincell_linereg a:hover {
	font-weight: normal;
	font-size: 14px;
	text-decoration: underline;
	color: #660099;
	font-family: "Times New Roman", Times, serif;

	}
#titlecell {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 20px 36px 0px 36px;
        font-style: italic;
       font-color: #302e3e;
}

#leftcol {
	background-image: url(http://kellybrowne.net/Library/images/left_col.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #635F80;
}




#navtable tr { 
        cursor: pointer;
      }
	


#navbot .navbot{
	font-size: 12px;
	font-weight: normal;
	color: #302E3E;
	font-family: Arial, Helvetica, sans-serif;
	}

#navbot a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #302E3E;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#navbot a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #302E3E;
	font-family: Arial, Helvetica, sans-serif;

	}

#navbot a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: None;
	color: #827C9E;
	font-family: Arial, Helvetica, sans-serif;

	}
	
#utu .utu{
	font-size: 12px;
	font-weight: normal;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	}

#utu a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#utu a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;

	}

#utu a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;

	}
.youtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#contentcell{
padding: 10px 10px 10px 10px;
}
#footlink {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #E5E4EC;
	font-family: Arial, Helvetica, sans-serif;
	}


#footlink a:link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #E5E4EC;
	font-family: Arial, Helvetica, sans-serif;
	}
#footlink a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #E5E4EC;
	font-family: Arial, Helvetica, sans-serif;
	}
#footlink a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: ##9390AD;
	font-family: Arial, Helvetica, sans-serif;

