 

html, body, p, h1, h2, h3, h4, h5, h6, dl, form, fieldset { 
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px; 
}

html {
	font-family: "Lucida Sans", "Lucida Sans Regular", Verdana, Arial, sans-serif;
	font-size: 62.5%; 	
}

body {
	font-size: 1.3em;
	background-image: url(grafix/textures/speckle.jpg);
	color: #000;
}

h1 {
	font-size: 4.8em; /* 48 */
}

h2 {
	font-size: 3.6em; /* 36 */
}

h3 {
	font-size: 2.4em; /* 24 */
}

h4 {
	font-size: 1.6em; /* 16 */
	font-weight: bold;
	color: #FFFF99;
	background-color: #990000;
	margin: 5px;
	padding: 5px;
}

h4.colorband  {
	color: #FFFF99;
	background-color: #000099;
	margin: 5px;
	padding: 5px;
    text-align: center;
}

h5 {
	font-size: 1.4em; /* 14 */
	margin-top: 10px;
	margin-bottom: 0px;
}

 h5.colorband {
	color: #FFFF99;
	background-color: #000099;
	margin: 5px;
	padding: 5px;
    text-align: center;
    font-weight: normal;
    font-style: italic;
}


h6 {
	font-size: 1.3em; /* 13 */
	font-weight: bold;
	margin: 0;
}

a:link {
	font-weight : bold; 
	color:#000099;
}

a:visited, a:active {
	font-weight : bold; 
	color: #000099;
}

a:hover {
	font-weight : bold; 
	color: #000099;
}

td {
	text-align: justify;
	font-size: 10pt;
}

td.header {
	font-family: Papyrus,  "Tempus Sans ITC", san-serif;
	 font-size: 24pt; 
	 font-weight: bold; 
	 background-color: #FFCC66
}

td.title {
	font-family: Papyrus, "Tempus Sans ITC", san-serif;
	font-size: 18pt;
	font-weight : bold;
	color: brown;
	background-color: #FFCC66;
}

td.thoughts{
	font-family: Papyrus, "Tempus Sans ITC", san-serif; 
	font-size: 18pt
}

div.indent1 {
	margin-left: 20px;
}

div.indent2 {
	margin-left: 30px;
}

.inputStyle  
{ 
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 11px; 
	font-weight: bold; border: thin solid #37528E;
	width: 100px;
}

.image{
	position: relative;
	right: 5px; 
	top: 5px;
	 z-index: 1; 
	 border: black
}

.title2{
	font-family: Papyrus, "Tempus Sans ITC", san-serif;
	font-size: 18pt;
	font-weight : bold;
	color: brown;
}

.subtitle{
	font-family: Papyrus, "Tempus Sans ITC", san-serif;
	font-size: 10pt;
	font-weight : bold;
	color: brown;
	background-color: #FFCC66;
}

.pt48 {
	font-size: 48pt;
}

.pt36 {
	font-size: 36pt;
}

.pt30 {
	font-size: 30pt;
}

.pt28 {
	font-size: 28pt;
}

.pt24 {
	font-size: 24pt;
}

.pt22 {
	font-size: 22pt;
}

.pt18 {
	font-size: 18pt;
}

.pt14 {
	font-size: 14pt;
}

.pt12 {
	font-size: 12pt;
}

.pt11 {
	font-size: 11pt;
}

.pt10 {
	font-size: 10pt;
}

.pt9 {
	font-size: 9pt;
}

.pt8 {
	font-size: 8pt;
}
#wrapper {
	margin: 3% auto;
	width: 850px;
}

#colLeft {
	float: left;
	width: 175px;
}

#colRight {
	width:570px;
	float: right;
}
#logo {
	width: 145px;
	height: 384px;
    background-image: url(grafix/Logo-blue.gif);
	margin: auto;
}
#logoOuter {
	width:160px;
}

#headerRight {
	text-align: right;
	margin-bottom: 15px;
}
#content {
}

#contentSub {
	background-image: url(graXXfix/eggshell2.gif);
	overflow: auto;
}

#mainLeft {
	width:275px;
	float: left;
}

#mainRight {
	width:275px;
}

#colorband {
	background-color: #000099;
	width: 100%;
	overflow: auto;
}

#colorbandLeft {
	float: left;
	width: 50%;
	text-align: center;
	color: #FFFF99;
	font-weight: bold;
	padding: 5px 0;
}

#colorbandRIght {
	float: right;
	width: 50%;
	font-weight: bold;
	text-align: center;
	color: #FFFF99;
	padding: 5px 0;
}
#contentLeft {
	width:275px;
	float: left;
}

#contentRight {
	width:275px;
	float: right;
}

.names {
	font-family: Papyrus, "Lucida Calligraphy", cursive;
	font-weight: bold;
	color: #000099;
}
.category {
	color: #FFFF99;
}

div.logo {
	width: 145px;
	height: 384px;
	background-image: url(grafix/Logo-blue.gif);
}

div.line {
	width: 100%;
	height: 19px;
	background-image: url(grafix/Line-blu2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.colorband {
	background-color: #000099}
#copyright {
	font-size: 9pt;
	text-align: center;
	clear: both;
}

#hmaffiliate {
	float: right;
	margin-top: 2%;
}

#colLeftSub {
	width: 130px;
	float: left;
	background-image: url(grafix/Logo-blue.gif);
}

#colRightSub {
	width: 625px;
	float: left;
}

#colRightSub p {
	text-align: justify;
}

#contentLeftSub {
	float: left;
	overflow: auto;
	width: 49%;
}

#contentRightSub {
	overflow: auto;
}

p {
	text-align: justify;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#header p {
	text-align: right;
}

#headerRight h2, #headerRight h3 {
	font-family: Papyrus, "Lucida Calligraphy", script;
}

.alignRight {
	text-align: right;
}

dl {
	margin-top: 20px;
}

.alignCenter {
	text-align: center;
}

#colLeft p {
	text-align: center;
}

