
/*  ~~~ Overall Definitions ~~~ */
body {
	background: #808040;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: medium; /* for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.8em; /* for compliant browsers */

	}


/*  ~~~ Layout Definitions ~~~ */
#container {
	margin-top: 0;
	padding-top: 5px;
	}

#intro {
	height:110px;
	background: #808040;
	margin: 0;
	padding: 0;
	border-bottom: 10px solid #333;										 
	}


#pageHeader {
	margin-left: 233px;
	background: #808040 url(../images/banner2.jpg) no-repeat bottom left; 
	color: #666;
	height: 100px;
	}

#pageHeader h1 {
	display: none;
	}

#pageHeader h2 {
	display: none;
	}


#main {
	margin-left: 233px; 
 	border: 1px solid #bbb;													
	background: #cccc99;
	color: #000;
	margin-bottom: 2px;
	
	width: 600px;  /* - False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 600px;	 /*   - Actual value for conformant browsers */	
	min-height:405px;
	
	}

html>#main  {
	width: 600px; /* Be nice to Opera */
	}

#footer {
	border-top: 2px solid #fff;												
	background: #ff6600 url(images/footer.gif) no-repeat top left;			
	color: #fff;
	padding: 14px 0 8px 252px;												
	
	height: 36px;  /* False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px; /* Actual value for conformant browsers (IE6 needs a height value to display the background correctly.*/	
	font-family: Arial, Helvetica, sans-serif;
	}

html>#footer {
	height: 12px; /* Be nice to Opera */
	}
	
.footerbg {
	width: auto;
	height: 75px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large; /* for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em; /* for compliant browsers */

}

#linkList {  
 	position: absolute;
	background: #808040;
	color: #666;
	top: 130px;
	left:63px;
	padding: 5px;
	border: 2px solid #333;
	width: 191px;  /* 231px False value for IE4-5.x/Win */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 150px;	 /* 207px Actual value for conformant browsers */	
	}

html>#linkList {
	width: 150px; /*207px  Be nice to Opera */
	}

#lselect {
	background: #dfdfdf url(images/bg_lselect.gif) no-repeat top right;
	color: #666;
	border: 2px solid #808040;
	padding: 12px;
	margin: 0 0 0 0;
	}


/*  ~~~ Text Definitions & Paragraphs~~~  */
p {
	text-align: justify;
	}

#main p {
	font-size: x-large; /* for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em; /* for compliant browsers */
	width: 450px;
	text-align: justify;
	padding: 0;
	margin: 10px 10px 10px 85px;
	}

/*  ~~~ Lists Definitions ~~~  */
ul {
	font-size: large; /* for IE5/WIN*/

	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em; /* for compliant browsers */

	list-style:none;
	margin: 0;
	padding: 10px;
	}

ul li {
	background:   url(images/greenbullets.gif) no-repeat 2px 3px;
	margin: 0;
	padding: 0 0 5px 15px;
	line-height: 12px;
	color: #fff;
	}

#linkList ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}

#linkList ul li {
	background:   url(../images/button01.gif) no-repeat 2px 3px;
	margin: 0;
	padding: 0 0 5px 15px;
	line-height: 12px;
	color: #999;
	}

#linkList #lselect li {
	background:   url(../images/button00.gif) no-repeat 2px 3px;
	}

#linkList #lselect a:link, #linkList #lselect a:visited {
	display: block;
	}

#linkList #lselect a.c:link, #linkList #lselect a.c:visited {
	display:inline;
	}


/*  ~~~ Links Definitions ~~~  */
a, a:link, a:visited {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

a:hover {
	background: transparent;
	color: #333;
	text-decoration: none;
	}

#linkList a, #linkList a:link, #linkList a:visited {
	background: transparent;
	color: #444;
	text-decoration: none;
	}

#linkList a:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

#linkList a.c, #linkList a.c:link, #linkList a.c:visited {
	background: transparent;
	color: #666;
	text-decoration: none;
	}

#linkList a.c:hover {
	background: transparent;
	color: #333;
	text-decoration: underline;
	}

#linkList #lselect a.c {
	text-transform: lowercase;
	}

#footer a, #footer a:link, #footer a:visited {
	background: url(images/arrow_fo2.gif) no-repeat 0 2px;
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
	}

#footer a:hover {
	text-decoration: underline;
	}


/*  ~~~ Headings Definitions ~~~  */
h1 {
	padding-top: 0.7em;
	margin: 10px 10px 10px 85px;
	font-size: medium;  /*for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 1em; /* for compliant browsers */
	text-decoration:underline;
}
h2 
{
	margin: 10px 10px 10px 85px;
	font-size: medium;  /*for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em; /* for compliant browsers */
}
h3 
{
	margin: 10px 10px 10px 85px;
	font-size: medium;  /*for IE5/WIN*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em; /* for compliant browsers */
	}


#linkList h3 {
	width: 150px;
	height: 20px;
	margin-top: 20px;
	}

#lselect h3 {
	height: 28px;
	width: 100%;
	margin: 0;
	}

#lselect h3 {
	background: transparent url(images/bg_selec.gif) no-repeat top left;
	}

/*  ~~~ Other Definitions ~~~  */
acronym {
	cursor: help;
	}

#main acronym {
	border-bottom: 1px dotted #ffe0b3;
}

img {
border: 0px;
padding: 5px;
}

img .toright {
float:right;
clear:right;
position:relative;
}
