body
 {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin : 0px 0px 0px 0px;
}

h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color:#1B58B8;
	margin-left : 64px;
}

.contact
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.caption
{
	font-weight : bolder;
	font-family : sans-serif;
}

.hi
{	
        padding-left: 45px ;
        text-indent: -45px ;
} 

.textbox
{
	float: right;
	width:278px;
	background-color : InfoBackground;
	border-style:solid;
	border-width:1px;
	border-color: #331122;
	border-radius:20px;
	padding:10px 10px 10px 10px;
	box-shadow: 8px 8px 9px #040404;
	margin-bottom: 10px;
}

.newsbox
{
	float: right;
	width:310px;
	background-color : InfoBackground;
	border-style:solid;
	border-width:1px;
	border-color: #331122;
	border-radius:20px;
	padding:10px 10px 10px 10px;
	box-shadow: 8px 8px 9px #040404;
	margin-bottom: 10px;
}

.newsimagel
{
   clear: none;
	float : left;
	margin : 10px;
}

.newsimager
{
	clear : right;
	float : left;
	margin : 10px;
}

.newsimagec
{
		text-align : center;
		margin: 5px;
}


.signature
{
	font-style : italic;
	text-align : right;
}

.newstitle
{
	font-weight : bold;
}

.mainbox
{
	float: left;
	width:400px;

	border-style:solid;
	border-width:1px;
	border-color: #331122;
	border-radius:20px;
	padding:10px 10px 10px 10px;
	box-shadow: 8px 8px 9px #040404;
	margin-left: 25px;
}

.picbox
{  
  float:left;
  width:178px;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  border-radius:20px;
  padding:10px 10px 10px 10px;
  box-shadow: 8px 8px 9px #040404;
  margin-bottom: 20px;
}

.contab
{
 width:1000px;
}

.concol1
{
	vertical-align : top;
	width: 320px;
}
.concol2
{
	vertical-align : top;
	width: 480px;
}

.concol3
{
	vertical-align : top;
	width: 200px;
}

.newstab
{
	width : 1000px;

}

.newscol
{
	width: 333px;
	vertical-align : top;
}

.nav
{
	width : 150px;
	height: 28px;
	background-color : #1B58B8;
	color: white;
	text-align : center;
	font-size : 12px;
	line-height : 50%;
	font-weight : bold;
	border : 0px ;
}

.navsel
{
	width : 150px;
	height: 28px;
	background-color : ButtonFace;
	color: white;
	text-align : center;
	font-size : 12px;
	line-height : 50%;
	font-weight : bold;
	border : 0px ;
}


.nav2
{
  	width : 799px;
	background-color : #1B58B8;
	color: white;
	text-align : center;
	font-size : 12px;
	line-height : 50%;
	font-weight : bold;
	border : 0px ;
}

a.navbut
{
	color: white;
	text-decoration : none;
}

/* This is the stuff for the time-line pages */

.timetab
{
width:1000px;
}

.tcol1
{
	width: 650px;
	vertical-align : top;		
}

.tcol2
{
	width: 350px;
	vertical-align : top;		
}


.timebox
{
	float: right;
	width:610px;
	background-color : InfoBackground;
	border-style:solid;
	border-width:1px;
	border-color: #331122;
	border-radius:20px;
	padding:10px 10px 10px 10px;
	box-shadow: 8px 8px 9px #040404;
	margin-bottom: 10px;
}

.eventtab
{
	width:600px;
	background : White;
}

.ecol1
{
	width: 180px;
	vertical-align : top;
	font-weight : bolder;
}

.ecol2
{
	width: 380px;
	vertical-align : top;
	border-bottom : thin solid Black;
}

.ecol3
{
	width: 40px;
}

.linktab
{
	width:300px;
	background : White;
}

.lcol1
{
	width: 380px;
	vertical-align : top;
	border-bottom : thin solid Black;
}

.lcol2
{
	width: 40px;
}


.restab
{
	width:300px;
	background : White;
}

.rcol1
{
	width: 120px;
	vertical-align : top;
}

.rcol2
{
	width: 180px;
}

.likeness
{
	border-radius:10px;
}

