body {
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.right {
	float:right;
}

.left{
	float:left;
}

.indent1 {

	indent: 10em;
}
 
 h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 0;}/*starts first h2 in TD flush top*/ 
 
 #mainTable {
        border: 1px solid #000000;
        line-height: 1.5em;
 } 
 
#mainTable td {
        padding: 10px;/*Pads each table cell in modern browsers*/
 } 
 
#sidebar {
        /*width: 180px;*/
		width: 150px;
        font-size: 10px; 
		vertical-align: top;
/*/*/font-size: 85%; /* */
		left-padding: 10px;
 }  
 
 #maincontent {
        border-left: 2px dotted #333;
        /*font-size: 11px; */
		vertical-align: top;
		line-height: 1.25em;

		/*width: 450px;*/
		/*width: 55%;*/
	
 } 
 

 
 #rightcolumn {
	border-left: 2px dotted #333;
	width: 150px;
	/*width: 180px;
	/*font-size: 12px;*/
	vertical-align: top;
}

#rightcolumn p {
		font-size:85%;
}

 #rightcolumn  a {
        /*padding: 3px;
        display: block;
        border: 2px dotted #CCC;*/
        text-decoration: none;
	color: #666666;
       /* line-height: 1em;
        width: 160px;  */
 } 
 

 
 #rightcolumn a:link, #sidebar a:visited {
        text-decoration: none;
	color: #666666;

 } 
 
 #rightcolumn a:hover, #sidebar a:active {
        color: #FFFFFF;
        background-color: #CC0000;
        /*border: 2px solid #000;*/
 }  
 

 #rightcolumn ul {
        /*/*/padding-left: 1em;
        margin-left: 1em;
        list-style-type: none; /* */
 } 
 
 #rightcolumn li {
        /*/*/margin: 0px 0px 6px 0px; /* */
 } 
 
 #rightcolumn h2 {
 	margin-top: 10px;
	margin-bottom: 5px;
 }
 
 #rightcolumn h2:first-child {margin-top: 0;}
 
 #rightcolumn h3 {
	font-size: 10px;
	font-weight: lighter;
 	
}


 .dates {
    font-family: Geneva, Verdana, Arial, Helvetica;
    font-size:   9px;
}
 
 #header {
	background-color: #333333;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 100%;
	/*background-image:  url(images/csst_bg.gif);*/
 }  

 #header td {
		padding: 5px;/*Pads each table cell in modern browsers*/
 } 
 
 #footer {
        background-color: #333333;
        color: #CCCCCC;
        /*background-image:  url(images/csst_bg.gif);*/

 } 
 
 #storyblock {
 	/*background-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;*/
	border-top: 1px solid #999;
	padding-top: 0px;
	clear: left;

}
 
 td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
 


h1 {
	font-size: 175%;
	line-height: normal;
}
h2 { font-size: 125%; } 
 
h3 {
	line-height: normal;
}
 
 #current a {
        color: #FFFFFF !important;
        /*/*/background-color: #999999!important;
        border: 2px dotted #999 !important; /* */
 } 
 
#noexplode td {
	padding:0px!important;
}

#weather td {
	padding:0px!important;
}






#login td {
	padding: 0px;
}

.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.birthday a:link {
	text-decoration: none;
	color: black;
}
.birthday a:visited {
	text-decoration: none;
	color: black;
}
.birthday a:hover {
	text-decoration: underline;
	color: black;
}
.birthday a:active {
	text-decoration: none;
	color: #666666;
}

.story a:link {
	text-decoration: none;
	color: black;
}
.story a:visited {
	text-decoration: none;
	color: black;
}
.story a:hover {
	text-decoration: underline;
	color: black;
}
.story a:active {
	text-decoration: none;
	color: #666666;
}

.story p {
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.story h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-transform: capitalize;*/
	font-style: normal;
	font-weight: 550;

}

.story h3 {
	font-size: 12px;
}

.story h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Geneva, Verdana, Arial, Helvetica;
	font-size: 9px;
}

.summary a:hover {
	text-decoration: none;
	color: black;
}

.story h6 a:hover {
	text-decoration: none;
	color: black;
}
	
.story img {
	float: left;
	clear: right;
	padding-right: 5px;
	padding-bottom: 10px;
	border: none;
}



.story .icon {
	clear: left;
	float: none;
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
}

.story .sublinks {
	margin-left: 1px;
	
}

.story .storyphoto {
	clear:right;
	float: none;
		/*padding-right: 0px;
		padding-left: 20 px;*/

}
.frontpage h2 {
	color: #F66013;

}	
.more {
	font-size: 85%;
}	

.more a {
 	border: 1px solid #CCC;
    text-decoration: none;
	color: #B0BAC6;
	padding-left: 3px;
	padding-right: 3px;
}

.more a:hover {
	border: red;
	text_decoration: none;
}



.menuDiv {
	border-right: 1px dotted #CCCCCC;
	padding-right: 12px;
}
.menuDivHeader {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #B0BAC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.menuDivHeader H1 {
	margin-top: 0px;
}

.menuDivHeader a:link {
	text-decoration: none;
	color: #B0BAC6!important;
}

.menuDivHeader a:visited {
	text-decoration: none;
	color: #B0BAC6!important;
}


.menuDivHeader a:hover{
	text-decoration: none;
	color: #666666!important;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}

.emphasis {
	color:green!important;
	font-weight: bolder;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subLinks a:link {
	text-decoration: none;
	color: #666666;
}
.subLinks a:visited {
	text-decoration: none;
	color: #666666;
}
.subLinks a:hover {
	text-decoration: none;
	color: #B0BAC6!important;
}
