/* Establish general layout parameter */



A:visited  {color: #5bc1c5; background-color: white; text-decoration: none}
A:link  {color: #5bc1c5; background-color: white; text-decoration: none}
A:active  {color: #5bc1c5; background-color: white; text-decoration: none}
A:hover   {color: #666666;  text-decoration: none}

/*A:hover   {cursor: crosshair; color: #C0FFC0; background-color: lightslategray; text-decoration: none}
*/


p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 10px/1.5 Verdana, Trebuchet, Lucinda, Arial, sans-serif;
	}
.header {
	margin-top: 0;
	margin-bottom: 1em;
	font: 13px/1.5 Verdana, Trebuchet, Lucinda, Arial, sans-serif;
	color: #5bc1c5;
	}

.Bheader {
	margin-top: 0;
	margin-bottom: 1em;
	font: 20px/1.5 Verdana, Trebuchet, Lucinda, Arial, sans-serif;
	color: #5bc1c5;
	font-weight: bold;
	}



p+p {

/*text-indent: 2em;*/
margin-top: -1em;
}

img+img {
	margin-top: +1em;
	
	
	margin-left: 5px;
	}

.container {
	margin: 10;
	padding: 10;
	
	
	text-align: left;
	}

#container {
	margin: 10;
	padding: 10;
	width: 400px;
	border: thin solid #66cccc;
	background-color: #daf4fa;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #05A5CC;
	}
	
	
#quote {
	margin: 10px;
	padding: 10px;
	border: thin solid #66cccc;
	background-color: #daf4fa;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #05A5CC;
	font-size: 10px;
	}

#proud {

	margin: 0;
	padding: 10;
	border: 0;

	}


#textContent {
	margin: 10 15;
	padding: 5;
	border: thin solid #c1f3fe;
	background-color: #daf4fa;	
	}


#bannerlogo {

	margin: 0;
	padding: 0;
	border: 0;
	/*width: 1000px;(images/bgbanner.jpg) no repeat; */
	height: 180px;
	width: 780px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px; /*Actual value for conformant browsers*/
	
	}


#newmenu {
	background: #ffffff;
	color:#000;
	border: 0;
	margin: 0;
	padding: 0;
	padding-left:inherit;
	height:	180px;
	width: 780px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px; /*Actual value for conformant browsers*/
	text-align: center;	
	}
	
#secondarynav	{
	/* Float: Left; */

	float:left;
	/*margin:0;*/
	padding: 5px 25px;
	/*background: #ffffcc url(images/sbbot4.gif) repeat-x bottom left;
	border: 0;
	border-top: 10px solid #95a580;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;*/
	
	width: 170px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /*Actual value for conformant browsers*/		
}

#footer	{
	/* Float: Left; */

	
	/*margin:0;*/
	padding: 0px 10px 0px 0px;
	/*background: #5bc1c5 url(images/sbbot4.gif) repeat-x bottom left;*/
	background: #5bc1c5 url(beta/images/sbbot4.gif) repeat-x right bottom;
	border-top: 10px solid #CCCCCC;
	border-right: 1px dotted #000;
	border-bottom: 1px dotted #000;
	width: 790px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:790px; /*Actual value for conformant browsers*/
	margin: 10px;
	border-left: 0;
}



/* Hide from IE5-mac. Only IE-win sees this. \*/

#primarycontent {
	border-top: 0px none #009999;
	padding:15px 35px 15px 35px;
	margin:0;
	/*width:auto;
	
	width: 610px; False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	/*width:570px; Actual value for conformant browsers*/
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	/*overflow:hidden;*/
	}
#splashcontent {
	border:0;
	border-top: 10px Solid #bdcdbd;
	/*           R                */
	padding:25px 0px 25px 25px;
	margin:0 0 0 150px;
	/*width:auto;*/
	
	width: 800px; /* False value for IE4-5*/
	voice-family: "\"}\"";
	voice-family:inherit;
	width:810px; /*Actual value for conformant browsers*/	
		/*overflow:hidden;*/
	
	}

	.box{padding:15px;}

