
body	{background:#034D0C;margin: 0px;font-family: Verdana, Arial, sans-serif;color: black;}
.blogtitle	{font-family: Verdana, verdana, verdana;color: #034D0C;font-size:24px;margin:2px;}
.links	{font-family: Verdana, Arial, sans-serif;color: black;font-size:11px;}
A.links:hover{color:red;}
A	{font-weight:bold;}
A:hover	{color:red;}
A.special {
			color:black;
			text-decoration:none;
}

A.specialw {
			
			color:white;
			text-decoration:none;
	}
A.specialw:hover {
				color:yellow;
	}
	
.date	{font-family: Verdana, Arial, sans-serif;color: jaffa;font-size:11px;font-weight:bold;}
.posts	{font-family: Verdana, Arial, sans-serif;color: black;font-size:12px;}
.byline	{font-family: Verdana, Arial, sans-serif;color: #999999;font-size:11px;}

#tbl_inner {
	background-color: ##eff9f5;
        padding: 5;
	margin: 0 auto;
	border: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
	font-size: 10pt;
}

#tbl_inner td {
	padding: 10px;/*Pads each table cell in modern browsers*/
	border: 1px solid #000;
}

#tbl_inner_mp {
	/* width: 440px; */
	font-size: 10pt;	
}

#sidebar {
	width: 100px;
	height: 170px;
	text-align: right;
	font-size: 10pt;
}

#header {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}

#footer {
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(csst_bg.gif);
}

td, p, ul {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 10pt;
	
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; }
h2 { font-size: 140%; }

#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 2px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 2px solid #000;}

#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999!important;
	border: 2px dotted #999 !important; /* */}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}

#n4shell {
/* This rule will allow you to create an outer border 
around the layout table in netscape 4. Wrap the 
entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}



/* EVERYTHING APPEARING FROM HERE DOWN IS FROM THE STANDARD.CSS FILE THAT WAS USED IN THE
   2000 VERSION OF THE SITE.  WHERE TAGS OVERLAP, THEY HAVE BEEN COMMENTED OUT. */



			                     /* FORMATTING & LAYOUT */
		
#InnerBox {
		  background-color: #FFFFFF;
		  border-style: outset;
		  height: 100%;
 		  }		

/*

#Header {
		 height: 100px;
	}

#Footer {
		 height: 100px;
		}


#SideBar {
		 width: 120px;
		 height: auto;
		 top: 15%;
		 right: auto;
		 bottom: 100px;
		 left: 0;
		  }
*/

#Main {
		 width: auto;
		 height: auto;

		/* top: 100px;
		 right: 0;
		 bottom: 100px;
		 left: 50px; */
		 	 
		 }		 
				

#PopSelectBox {
	width: 100px;
	float: right;
	margin-top: 50px;
	margin-bottom: 50px;
	border-style:solid;
	border-color:red;
}	  



					/* GENERAL STYLES */
	
.normal {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: normal;
		text-align: justify;
		text-decoration: none;
		margin-left: 5px;
		margin-right: 10px;
}	 

.notop {
	   margin-top:0px;
}		

.SubHeading {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 18pt;
		font-weight: bold;
		text-align: justify;
		text-decoration: none;
		margin-left: 10px;
}

.SmIt {
           font-family: verdana, arial, helvetica, sans-serif;
	       font-size: 10pt;
	       font-weight: normal;
		   font-style: italic;
		   margin-left: 10px;
}
	   
.Little {
           font-family: verdana, arial, helvetica, sans-serif;
	       font-size: 8pt;
	       font-weight: normal;
}				   


.Question {
		
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		font-style: italic;
		text-align: justify;
 }

.Question:first-letter {
		font-size: 120%;
		font-weight: bold;
		color: red;		
		}

.Answer {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-align: justify;
}


.Answer:first-letter {
		font-size: 120%;
		font-weight: bold;
		color: blue;		
			

}			
						/* LISTS */		

UL {
    
	list-style-type: square;
	list-style: outside;
	margin-right: 50px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
/*	text-indent: 30px;*/
				}


		               		       /* IMAGES */
			
IMG.TitlePic {
		  float: right;
		  }


					      /* LINKS & ANCHORS */
A {
   font-weight: bold;
   text-decoration: none;
   }		  	 		

 

