body{
	padding:0;
	margin:0;
	/*background: url(images/backgd.jpg);*/
font-size:76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: .25em;
	
}

.title{ 
position:absolute;
background: url(images/banner.jpg) top left no-repeat;
left:50%;
margin-left:-385px;
width:770px;
padding: 0;
height: 200px;
z-index:2000;

}
 
 #pullquote{
 background: url(images/decoration.gif) no-repeat top center;
 margin:1em;
 font-size: 1.1em;
 color: #999999;
 /*border: dashed #0099CC 2px;
 border-right:none;
 border-left:none;*/
 width: 30em;
 float:right;
 padding:2em  2em 0em 2em;
 }
  #pullquote #decor{
 padding-bottom:4em;
  background: url(images/decoration.gif) no-repeat bottom center;
 
 }
 #pullquote a{
 color: #669999;
 }
 #pullquote h3{
 color:#666666;
 }
 
.top_menu{
	position: absolute;
	top: 192px;
	width:750px;
	background-color: #415485;
	padding-top: 0;
		}

.leftcol{
position:absolute;
width : 220px;
z-index: 0;
padding:.5em;
font-size: .8em;
margin-top:24em;

height: auto;
color: #330066;
}
.leftcol h1{
color: #CC0000;
font-weight:normal;
}
.leftcol h2{
color: #CC0000;
}
.leftcol a{
color:#6699CC;
}

 #newsfeed{
  font-family:Geneva, Arial, Helvetica, sans-serif;
  background-color: #FFFFCC; 
  padding: 0.5em;
  }
	#newsfeed h4{
	margin-top: 0;
	color: #006600;
	}
   #newsfeed a{
  font-size: 1.2em;
  
  }
.rtcol{ 
position : absolute;
float:right;
color: #FFFFFF;
top : 15em;
right : 9px;
width : 12em;
z-index : 1;
padding : .5em; 
background-color: #999966;
font-size: .9em;
font-family: Verdana, Arial, Helvetica, sans-serif;
 }
.rtcol h3 {
color:white;
}
	  

.other{	padding : 0.5em;
	margin-bottom : 0.5em; }

.contentText {
	position : absolute;
	top : 240px;
	right:16em;
	z-index :0;
	padding : 1em;
	left: 236px;
	font-size: .9em;
	color:#020078;
	border-left: 1px #C0C0C0 solid;
		}
		
.contentTextLg {
	position : absolute;
	top : 240px;
	/*right:16em;*/
	z-index :0;
	padding : 1em;
left:50%;
margin-left:-385px;
	font-size: .9em;
	color:#020078;
	border-left: 1px #C0C0C0 solid;
	width: 770px;
	height: auto;
		}
	
.contentText table tr td{
border-top: dashed 1px #CCCCCC;
}

#smallbox{
width:80%;
}
#smallbox img{
padding-right: 30px;
}

#roman{
list-style-type:lower-roman;
}
#decimal{
list-style:none;
line-height:1.5em;
}


#mihi{
font-size:1em;
}

/*Font Sizing*/
h1{
font-size:2.0em;
font-weight:normal;
margin-top:0em;
margin-bottom:0em;
color: #330066;
}
h2{
font-weight:normal;
font-size:1.7em;

}
h3{
font-size:1.4em;
font-weight:bold;
color: #336699;
}
h4{
font-size:1.2em;
font-weight:bold;
}
h5{
font-size:1.0em;
font-weight:bold;
}
h6{
font-size:0.9em;
font-weight:bold;
color:white;
}
p{
font-size:1em;
}
img{
padding:.5em
}

.caption{
float: left;
clear: both;
color: #4E7487;
font-style:italic;
padding-left:1em;
padding-bottom:1em;
}

.captionRt{
float: right;
clear: both;
color: #4E7487;
font-style:italic;
padding-left:1em;
padding-bottom:1em;
}
.photo{
float:left;
clear:both;
}

