body { margin: 0;
	background-color: #ccccff;
	}
#container { background-color: #ccccff;
			color: #000033;
			min-width: 700px;
			font-family: Verdana, Arial, sans-serif;
			}
#logo { background-color: #666699;
		width: 230;
		height: 135;
		margin-bottom: 10px;
}
#centerhead{ position: relative;
	bottom: 70px; 
	right: 50px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: right;
}
#left {float: left;
	  width: 150px;
	  background-color: #666699;
	  margin-top: 10px;
	}
#right {float: right;
	   width: 200px;
	   background-color: #666699;
	   margin-top: 10px;
		}
#center { position: relative;
		right: 30px;
		padding: 1px 10px 50px 80px;
		color: #000033;
		margin: 0 200px 0 150px;
		text-align: center;
		list-style-type: none;
		}
#homecontent {position: relative;
		top: 100px;
		line-height: 2em;
		}
.footer { font-size: .70em;
		text-align: center;
		color: #000000; 
		padding-top: 10px;
		clear: both;
		}
.navBar { margin-top: 20px;
		list-style-type: none;
		padding-right: 20px;
		}
.nav { text-decoration: none;
	   font-size: 1.2em;
	   }
a.nav:link { color: #ffffcc;
			background-color: #666699;}
a.nav:visited { color: #ffcc33;
				background-color: #666699; }
a.nav:hover { color: #cc6633;
			  background-color: #666699; }
h3 { color: #3333cc;
	font-weight: bold;
	}
h4 {color:#ccccff;
	padding-bottom: 1px;
	text-align: center;
	}
.side {font-size:.9em;
	  margin: 10px 10px 20px 20px;
	  color: #ffffff;
	  padding-right: 10px;
	  text-align: center;	
	  }
.nobullet {list-style-type: none;
}	  
.link {text-decoration: none;
	 font-weight: bold;
	  }
a.link:link { color: #663300;
			}
a.link:visited { color: #666666;
				 }
a.link:hover { color: #000033;
			   }
	  

