body {
  margin: 0px 0px 20px 0px;
  background-color: #9999cc;
  font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
  text-align: center;
}


h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 800px;
  background-color: #FFFFFF;
  border-right: 10px solid #000;
  border-left: 10px solid #000;
  border-bottom: 12px solid #333366;
}

#banner {
		color: Black;
		background: #333366;
		font-size:100px;
		font-weight:bold;
  		background-image: url(images/8ballcrop2.gif);
  		background-position: right;
  		background-repeat: no-repeat;
  		margin-right:-6px;
		margin-left:-6px;
		margin-top: 10px;
		margin-bottom: 10px;
  		padding-top:15px; 					
		padding-right: 10px; 
		padding-left: 10px; 
		padding-bottom: 6px; 
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-right:10px solid #000;
		border-left:10px solid #000;
		height: 134px;
		}

#banner2 {
		color: Black;
		background: #FFFFFF;
  		background-image: url(images/ai3-banner2.gif);
  		background-position: center;
  		background-repeat: no-repeat;
  		font-size:10px;
		font-weight:bold;

  		padding:0px; 					

		height: 91px;
		}


#banner2 A:hover { background-color: white; }

#banner h1 {
  font-size: xx-large;
}

#banner h2 {
  font-size: small;
}

.description {
		color: #FAF0E6;
		font-size:12px;
		font-weight:bold;
  		text-transform:none;	
		letter-spacing: .none; 		
		margin-left:45px; 		
		}	
	
	A 	{ color: #666699; font-family: verdana, arial, sans-serif; text-decoration: none;} 
	A:link		{ color: #666699; text-decoration: none; font-weight:bold; } 
	A:visited	{ color: #666699; text-decoration: none; } 
	A:active	{ color: #000033;  } 
	A:hover		{ background-color: #cccccc;  } 

#bannerlinks {
		color: #000033;
		background: #FFFFFF;		
		font-size:12px;
		font-weight:bold;
		border-top: 0px solid #000;
		border-bottom: 0px solid #000;		
		line-height:14px;
		padding: 6px 0px 6px 0px;
		text-align:center;
		border-bottom: 1px dotted #000;
}

#bannerlinks2 {
		color: #000033;
		background: #FFFFFF;		
		font-size:12px;
		font-weight:bold;
		border-top: 0px solid #000;
		border-bottom: 0px solid #000;		
		line-height:14px;
		padding: 2px 0px 4px 0px;
		text-align:center;
		border-top: 1px dotted #000;
}

/* '#center' is used in 3 column layouts only */
/* '#main' is used in 2 column layouts only */

#center {
  float: left;
  width: 400px;
  overflow: hidden;
  background-color: #FFFFFF;
}

#main {
  float: left;
  width: 700px;
  overflow: hidden;
  background-color: #D0D0D0;
}

.content {
  padding: 0px 15px 5px 15px;
  background-color: #FFFFFF;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  border-left: 1px dotted #000;
  border-right: 1px dotted #000;
}

.blogentry {
  color: #000000;
  background-color: #FFFFFF;
}

.dateheader {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-color: 000033;
	font-size: small;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: middle;
	padding-right: 10 px;
	border-bottom; 1px solid #333366;
	
}

/* '#right' and '#left' are used in 3 column layouts only */
/* '#navbar' is used in 2 column layouts only */

#right {
  float: left;
  background-color: #FFFFFF;
  width: 200px;
}


#left {
  float: left;
  background-color: #FFFFFF;
  width: 200px;
}


#navbar {
  float: left;
  background-color: #FFFFFF;
  width: 200px;
  overflow: hidden;
}

.content p {
  color: #000000;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

.content blockquote {
  line-height: 150%;
}

.content li {
  line-height: 150%;
}

.content h2 {
  color: #F5F1BF;
  background-color: #A8A683;
  border: 1px solid #575757;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  padding-left: 3px;
  margin-bottom: 10px;
  }

.content h3 {
  color: #000;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.content p.posted {
		font-size: 9px; 
		color: #333366;
		display:block; 
		text-align:right; 
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  margin-bottom: 0px;
  line-height: normal;
  padding: 2px;
  }

.sidebar {
  padding: 10px;
  background-color: #FFFFFF;
}

.sidebar-right {
  padding: 0px 6px 10px 6px;
  background-color: #FFFFFF;


}

.sidebar-righttop {
  background-color: #FFFFFF;
  		background-image: url(images/ai3-ballmanright.gif);
  		background-position: center;
  		background-repeat: no-repeat;  
  height: 156px;
}

.sidebar-lefttop {
  background-color: #FFFFFF;
  font-size: 4px;
  background: url(http://mowabb.com/aimages/images/2006/06-01-08.jpg) 0% 30% no-repeat; 
  background-position: center; 
  cursor: hand;
  padding: 0px;
}


.sidetitle {
		color: black;
		font-size:12px;
		font-weight:bold;
  		background: white;
  		line-height:14px;
  		padding: 0px;
  		margin-top: 4px;
  		border-bottom: 1px solid #E0DAD0;
  		text-transform: lowercase;
		letter-spacing: -.05em;  					
		}		
		
.sidetitle-aimages {
		color: black;
		font-size: 12px;
		font-weight: bold;
  		background: white;
  		line-height: 14px;
  		padding-bottom: 4px;
  		padding-top: 4px;
  		border-bottom: 0px solid #E0DAD0;
  		text-transform: lowercase;
		letter-spacing: -.05em;
		}				

.sidebar h2 {
  color: #D4F5BF;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  background-color: #FFFFFF;
  border: 1px solid #575757;
  text-transform: uppercase;
  letter-spacing: .3em;
}

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
}

.sidebar li {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  margin-top: 5px;
  list-style-type: none;
}

.sidebar p {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

.photo {
  text-align: left;
  margin-bottom: 20px;
}

.link-note {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
}

.link-note-center {
  		background: white;
  		font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  line-height: 150%;
  text-align: center;
  padding: 2px;
  margin-bottom: 15px;
}

.powered {
		color: #000033;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #E0DAD0;
		border-bottom: 1px solid #E0DAD0;		
		line-height:14px;
		padding:2px;
		margin-top:10px;
		text-align:center;
		}	

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
  width: 80%;
}

#calendar {
  line-height: 140%;
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  padding: 2px;
  text-align: center;
  margin-bottom: 30px;
}

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
}

#calendar caption {
  color: #666666;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
}

#calendar th {
  text-align: center;
  font-weight: normal;
}

#calendar td {
  text-align: center;
}


.sidetitle-ambits {
		color: black;
		font-size: 10px;
		font-weight: normal;
  		line-height: 14px;
  		padding-bottom: 3px;
  		padding-top: 3px;
  		border-bottom: 1px dotted #9999cc;
  		text-transform: lowercase;
		letter-spacing: -.05em;
		}	

   .quicklink {background-color: #cccccc; color: black; font-size: 10px;  text-indent: -10pt; margin-left: 12pt; line-height: 12px}
   
   .quicklinkLink {font-size: 10px; line-height: 12px}

   .quicklinkBox {border-color: #9999cc; border-style: dotted; border-width: thin; font-size: 8px; margin-left: 12pt; padding-left: 3pt; padding-right: 3pt}

.qdentries {
		color: #black;
		font-size:11px;
		font-weight:normal;
  		background: none;
  		line-height:14px;		
  		border-left: 0px solid #333366;			
  		border-right: 0px solid #333366;
  		border-bottom: 0px double #333366;	  			  		
  		padding-top:3px;
  		padding-bottom:3px;
		}
			
.qdtext	{ 
		font-size: 9px; 
		color: #E8440D;
		display:block; 
		text-align:right; 
		}		

.qddate	{ 
		font-size: 9px; 
		color: #black; 
		font-weight:bold;
		text-transform:capitalize;
		margin-top:8px;
  		border-bottom: 1px dotted #9999ff;	
		}