/*========================*/
/* TAG FORMATTING FOLLOWS */
/*========================*/

body {color:black;
		  background-image:url(bgcircle.jpg);
		 	background-color:transparent;
			font-family:arial, sans-serif;
			font-size:11pt;}

li {list-style-type:circle;}

code {background-color:#cccccc;}

a:link,
a:visited {text-decoration:none;
					 color: black;
					 background-image:none;
					 background-color:transparent;}
					 
a:active,
a:focus,
a:hover {text-decoration:none;
				 color: white;
				 background-image:none;
				 background-color:transparent;}
				 				 
img {border:none;}

/*========================*/
/* CLASSES FOLLOW         */
/*========================*/
			
.linkpagelink {font-family:arial,sans-serif;
				 			 font-weight:800;
							 background-color:transparent;}
								 
.archivelink {font-family:arial,sans-serif;
						  font-weight:800;
							margin-left:620px;}
								 
.update {font-style:italic;
				 color: #808080;
				 background-image:none;
				 background-color:white;}

span.tog{font-weight:800;
				 margin-left:20px;
				 cursor:pointer;
			   }
				 
span.indent{margin-left:40px;}
				 
#content .update a:link,
#content .update a:visited {text-decoration:underline;
					 color: #808080;
					 background-image:none;
					 background-color:transparent;}
					 
#content .update a:active,
#content .update a:focus,
#content .update a:hover {text-decoration:underline;
				 color: #ff99cc;
				 background-image:none;
				 background-color:transparent;}

.description {font-size:10pt;
						  width:100px;}

.pictures {width:100px;}

.image {padding:10px;}

/*========================*/
/* DIV FORMATTING FOLLOWS */
/*========================*/

#container {position:absolute;
					  top:75px;
					  left:75px;
						width:800px;
						border-left:1px solid black;
						border-bottom:1px solid black;
						border-right:1px solid black;
						border-top:0px solid black;
						background-color:#808080;
						color:black;}
						
#title {position:absolute;
			  top:0px;
				left:75px;
				width:800px;
				height:75px;
				border-left:1px solid black;
				border-right:1px solid black;
				border-top:1px solid black;
				border-bottom:0px solid black;
				background-image:url(titleimage7.gif);
				background-position:right;
				background-repeat:no-repeat;
				background-color:#3366cc;
				color:black;}
				
#content {position:relative;
				  top:70px;
					left:25px;
					width:748px;
					margin-bottom:70px;
					min-height:400px;
					bottom:70px;
					overflow:auto;
					border:1px solid black;
					background-color:white;
					background-image:none;
					background-position:top right;
					background-repeat:no-repeat;
					color:black;}
					
#content a:link,
#content a:visited {text-decoration:underline;
					 					  color: black;
											background-image:none;
					 						background-color:white;}
					 
#content a:active,					
#content a:hover, 
#content a:focus {text-decoration:underline;
				    			color: #ff99cc;
									background-image:none;
				 					background-color:white;}
					
#content h1 {font-family:monotype corsiva, sans-serif;
						 font-size:24pt; 
						 font-weight: 100;
						 margin-left:20px;
						 margin-right:20px;
						 border-bottom:1px dashed #c0c0c0;
						 border-top:1px dashed #c0c0c0;}

#content p {margin-left:20px;
				 	  margin-right:20px;}
						
#motd {position:absolute;
				 	top:48px;
					right:25px;
					width:700px;
					height:30px;
					background-color:transparent;
					color:#ff99cc;
					font-style:italic;
					font-family:arial, sans-serif;
					font-size:11pt;
					font-weight:100;
					text-align:right;}
					
#navigation {position:absolute;
						 top:0px;
						 left:0px;
						 font-family:arial, sans-serif;
						 font-size:16pt;
						 font-weight:800;
						 background-image:none;
						 background-color:#c0c0c0;
						 color:black;
						 z-index:1;}
						 
#navigation a:link,
#navigation a:visited {text-decoration:none;
					 					  color: black;
											background-image:none;
					 						background-color:#c0c0c0;}
					 
#navigation a:active,
#navigation a:focus,
#navigation a:hover {text-decoration:none;
				    			  color: white;
										background-image:none;
				 						background-color:#c0c0c0;}
						 
#validator {position:relative;
						top:10px;
						left:25px;
						width:200px;
						background-image:none;
						background-color:transparent;
						color:black;}
						
#validator a:link,
#validator a:visited {text-decoration:none;
					 					  color: black;
											background-image:none;
					 						background-color:transparent;}
					 
#validator a:active,
#validator a:focus,
#validator a:hover {text-decoration:none;
				    			  color: white;
										background-image:none;
				 						background-color:transparent;}

						
#bottomright {position:relative;
							left:273px;
							bottom:6px;
 							width:500px;
							background-image:none;
							background-color:transparent;
							color:black;
							font-family:arial, sans-serif;
							font-weight:800;
							font-size:10pt;
							text-align:right;
							font-style:italic;}
							
#bottomright a:link,
#bottomright a:visited {text-decoration:underline;
					 					  color: black;
											background-image:none;
					 						background-color:transparent;}
					 
#bottomright a:active,
#bottomright a:focus,
#bottomright a:hover {text-decoration:underline;
				    			  color: white;
										background-image:none;
				 						background-color:transparent;}
										

