body, html {
	color: #258;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	
	text-align: center; /*** Centers the design in old IE versions ***/
	/* vlink: #333366;
	alink: #cccccc;
	link: #FF6692; */
	font-size: 100.01% /*16px*/ ;
	line-height: 1.4em;
}

p {
	font-size: 85%;
	color: #333333;  
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	text-align: justify;
	text-indent: 29px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
}
 img { padding:0;
	border: 1px solid black;
}
img {
	text-align: center;
}

.quoted {
	/*background-color: #663399;8*/
	background-color: #edf;
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}



* /*Set's border, padding and margin to 0 for all values*/
{
	padding:0px;
	margin: 0px;
	border: 0px;
}
/*Set's bor
body, html {
	color: #CCCCCC;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color: #eee;
	text-align: center;
	
}
der, padding and margin to 0 for all values*/

a {
color: blue;
text-decoration: underline;
}
a:visited {color: purple;
}

a:hover{
	color: #FF9900;
	text-decoration: none;
}

h1, h2, h3, h4, h5, .headertitle {
	padding-bottom: 23px;
	}

.headertitle {
font-weight: bold ;
color: #0F2626;
}

h1, .headertitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.3em;
}
h1 {color: #0F6666;}

h2 {
	font-size: 1.5em;
	text-align: center;
	padding-top: 1em;
}
h3 {
	font-size: medium;
	border-left-width: 22px;
	border-left-style: solid;
	padding-left: 13px;
}

h1 a, #header h2{
color: #fff;
}

.contentWrap {
	padding: 5px;
	font-size: 18px;
}
/*
.contentWrap a 
{color: #FF6694;}
*/

.contentWrap ol, .contentWrap ul {
margin: 3px 0 5px 35px;
}

.contentWrap li {
	padding-bottom: 0px;
}


/**************************
ADDED BY DREAMWEAVER
**************************/
.extraSmall {font-size: x-small}
.sidebars     a   {
	padding-bottom: 2px;
	color:  #cc5599 ;
	font-size: 24px;
	line-height: 2em;
	display: block;
	/*vlink: #333366;
	alink: #333333;
		text-decoration: none;
	link: #333333; */
	padding-bottom: 1em;
	padding-top: 1em;
	font-weight: bold;
}
.sidebars {
	text-align: center;
	display: block;
}

.sidebars a:hover { color: #ee3366/* #CCCCFF #000019*/;  }

div #content {
	padding: 15px;
	margin-top: 0px;
	text-align: center;
	display: block;
}


ol {
	text-align: left;
	margin: 15px;
	padding: 10px;
}
li {
	text-align: left;
}

