A:Hover	{
	text-decoration : none;
	background: none;
	color : #de0000;
	
	}
	
A	{
    text-decoration: underline;
	background: none;
	color : #5a3416;
	}
	
	.smallLink	{
	text-decoration : none;
    color : #ffffff;
    font-size : 10px;
	}
	
    .smallLink:Hover	{
	text-decoration : none;
    color : #ffffff;
    font-size : 10px;
	text-decoration: underline;
	}
	
	
	.WhiteLink	{
	text-decoration : underline;
    color : #ffffff;
    font-size : 12px;
	}
	
    .WhiteLink:Hover	{
	text-decoration : none;
    color : #ffffff;
    font-size : 12px;
	text-decoration: none;
	}
	
			.BlcLink	{
	text-decoration : underline;
    color : #333333;
    font-size : 12px;
	}
	
    .BlcLink:Hover	{
	text-decoration : none;
    color : #333333;
    font-size : 12px;
	text-decoration: none;
	}
	
H2  {
    color : #5a3416;
	font-family : Times New Roman, Times, serif;
	font-size : 22px;
	font-weight: bold; 
	line-height: 14px;
    margin-top: 15px;
	text-transform: uppercase;
   }
   
   
.paragraphHeadline {

	color : #000000; 
    font-family : Times New Roman, Times, serif;
    font-size : 14px; 
    font-weight: bold; 
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;

}

H1 {

	color : #ffffff; 
    font-family : Times New Roman, Times, serif;
    font-size : 12px; 
    font-weight: bold; 
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
	margin-left: 5px;
    margin-bottom: 0px;
	margin-top: 0px;
}

.blacktitle {

	color : #000000; 
    font-family : Times New Roman, Times, serif;
    font-size : 12px; 
    font-weight: bold; 
    line-height: 18px;
    text-decoration: none;
  

}

.imagepaddingleft {

	padding-right: 8px;
  

}

.imagepaddingright {

	padding-right: 8px;
  

}

.imgpad {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}

.rightTable {
	border-style: solid;
	border-color: #402B16 #402B16 #402B16 #402B16;
	
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
}
.rightTableText {
	font-family : Times New Roman, Times, serif;
	color: #402B16;
	font-size : 13px;
	font-weight: normal; 
    line-height: 20px; 
    text-decoration: none;
}

.paragraphSmalltext {

	
    font-family : Times New Roman, Times, serif;
    color : #000000; 
	font-size : 11px; 
    font-weight: normal; 
    line-height: 13px; 
    text-decoration: none;
    padding: 5px 10px;

}


.paragraphWhitetextHPB {

	
    font-family : Times New Roman, Times, serif;
    color : #ffffff; 
	font-size : 12px; 
    font-weight: normal; 
    line-height: 13px; 
    text-decoration: none;
   

}

.paragraphBlacktextHPB {

	
    font-family : Times New Roman, Times, serif;
    color : #000000; 
	font-size : 12px; 
    font-weight: normal; 
    line-height: 13px; 
    text-decoration: none;
    padding: 10px 10px 5px 10px;

}


	
	HR {
    height:1px;
    width:100%;
	color: #72421D;
	background: #72421D; 
   }

	
TD.homepage {
	padding: 0px 40px 0px 40px;
	color : #5a3416;
	background-repeat: no-repeat;
}

TD.footer {

font-family : Times New Roman, Times, serif;
    color : #ffffff; 
	font-size : 11px; 
    font-weight: normal; 
    line-height: 13px; 
}
td.norepeat {
	background-repeat: no-repeat;
}
.italic_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: 5a3416;
}
.bold_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: 5a3416;
	font-weight: bold;
}

div.header
{
	background-image:url(http://public.cicerohistory.com/images/imageshp/header.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:1004px;
	z-index:999;
}

div.whatsnew
{
	background-image:url(http://public.cicerohistory.com/images/whatsnew.png);
	background-repeat:no-repeat;
	position:relative;
	top:115px;
	left:925px;
	width:75px;
	height:75px;
	z-index:1000;
}

div.whatsnew:hover
{
	background-image:url(http://public.cicerohistory.com/images/whatsnew_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

img.preload
{
	display:none;
}
