	* {
	padding: 0;
	margin: 0;
	color: #0033cc;
	}
	
	body 			{ 
						margin: ;
	font-family: futura, Trebuchet MS, helvetica, verdana, arial, sans-serif;
	background-image:url(/images/background_dots.png);
						

						}
	
	#pageContainer	{
	margin: 0 auto;
	text-align: center;
	top: 0px;
	max-width: 800px;
	min-width: 800px;
	max-height: 960px;
	min-height: 900px;
	background-color: #9999FF;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
					}	
					
	#head-c			{
	margin: 0 auto;
	text-align: center;
	top: 0px;
	width: 800px;
	height: 100px;
	background-image:url(/images/header.png);
					}
					
	#head-i			{
						padding-top: 60px;
						padding-bottom: 30px;
					}
	
	#nav-c			{
	height:30px;
	background-image:url(/images/navBar.png);
					}
					
				
	#nav-i			{
						/*Buttons go here!*/
						
						text-align: center;
						padding: 5px 0px 0px 0px;
					}

	a:link 			{
	color: #0033cc;
					}
					
	a:visited 		{
	color: #7783F4;
					}
					
	a:hover 		{
	color: #9966CC;
					}
					
	a:active 		{
	color: #0033cc;
					}
					
	a.button 		{
						/*Borders for my Buttons!*/
						
						border-left: 0px solid #3C627F;
						border-right: 0px solid #3C627F;
						font-family: futura, Trebuchet MS, helvetica, verdana, arial, sans-serif;
						
						padding: 0px 10px 0px 15px;
						margin: 0px 5px 0px 5px;
						text-decoration: none;
						font-size: 14px;
						letter-spacing: 1px;
						

					}
					
	a.button:link 			{
						/* unvisited link */
						color: #0033cc;


					}     
						
	a.button:visited 		{
						/* visited link */
						color: #0033cc;

						
					}  
	
	a.button:hover			{
						/* mouse over link */
						color: #FFFFFF;
						text-decoration: none;

					}   

	a.button:active {
						/* selected link */
						color: #0033cc;

					} 
					
						
	#introImage		{
						float: left;
						Text-align: left;
						margin: 0px 0px 0px 0px;
						padding: 0px;
						width: 800px;
						height: 200px;
						background: #9999ff; 
						background-repeat:no-repeat;	
					}
					
	#borderimage 	{
	height:25px;
	width: 800px;
	float: left;
	background-image:url(/images/borderimage.png);
					}
						
	#cont-c			{
	float: left;
	top: 0px;
	width: 618px;
	height: 800px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 20px;
	text-align: left;
	border-left: 2px solid #0033cc;
	font-size: 12px;
	text-decoration: none;
	background: #FFFFFF;
	border-top: 2px solid #0033cc;
	background-repeat: no-repeat;
	background-position: 40% 100%;
						
						
					}
					
	#side-c			{
	float: right;
	height:800px;
	width: 155px;
	margin: 0px;
	background-color: #D9DAE8;
	color: #0033cc;
	font-size: 9px;
	letter-spacing: 0.8px;
	border-top: 2px solid #0033cc;
	border-left: 0px solid #0033cc;
	border-right: 0px solid #79C4FF;
	line-height: 2em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(/images/crosssection-of-logo.jpg);
	background-repeat: no-repeat;
					}
					
	#side-c a:link,
	#side-c a:visited {
	color: #7783F4;
		}
		
	#side-c a:hover		{
	color: #FFFFFF;
	}
		
		
	#side-c ul		{
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
						
	}
					
	h1				{	/* Content Headings */
						text-align: left;
						font-size: 22px;
						letter-spacing: 1.5px;
						color: #0033cc;
						font-family: Trebuchet MS, helvetica, verdana, arial, sans-serif;
					}
					
	h2				{	/* Sidebar Headings */
	text-align:left;
	font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	color: #FFFFFF;
					}
					
	h3				{	/* Content Body Copy */
	text-align: left;
	font-size: 10px;
	color: #0033cc;
	line-height: 20px;
	letter-spacing: 0.8px;
	font-family: futura, "Trebuchet MS", helvetica, verdana, arial, sans-serif;
					}
					
					
	.comment		{
						width: 254px; height: 44px;
					}
		
		
	/*
					
body {margin:0px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float: left;padding-right:10px; text-align:center;}
.dropdown dt {width:150px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:154px; display:none; background:#fff; z-index:150; opacity:0}
.dropdown ul {width:150px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#3C627F; text-decoration:none; background:#79C4FF; width:144px}
.dropdown a:hover {background:#3C627F; color:#FFFFFF}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

/* Drop Down Buttons!*/
					
	a.dropbutton 	{
						/*Borders for my Buttons!*/
						
						border-left: 0px solid #3C627F;
						border-right: 0px solid #3C627F;
						font-family: futura, Trebuchet MS, helvetica, verdana, arial, sans-serif;
						
						padding: 0px 0px 0px 15px;
						margin: 0px 20px 0px 20px;
						text-decoration: none;
						font-size: 12px;
						letter-spacing: 1px;
						
					}

					
					
	a.dropbutton:link 			{
						/* unvisited link */
						color: #3C627F;


					}     
						
	a.dropbutton:visited 		{
						/* visited link */
						color: #3C627F;

						
					}  
	
	a.dropbutton:hover			{
						/* mouse over link */
						color: #FFFFFF;
						text-decoration: none;

					}   

	a.dropbutton:active {
						/* selected link */
						color: #3C627F;

					} 
									
					
	*/
					
					
