a {
	color:#CC0000;
	cursor:pointer;
	text-decoration:none;
}
acronym {
	font-weight:bold;
	cursor:pointer;
}
address {
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	margin:5px 0 5px 30px;
}
body {
	background:#FFFFFF;
	height: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
br {
	clear:both;
}
html {
	height: 100%;
}
img {
	border: none;
	outline: none;
}
p {
	margin: 0px 5px 5px 5px;
}
pre{
	font:monospace;
	margin:0px;
}
ul {
	margin-bottom: 3px;
	margin-top: 0px;
	list-style-type: circle;
}
.adobe {
	margin:33px 33px 33px 33px;
	float:right;
}
.biography img{
	float:left;
	margin-top:8px;
}
.biography .text{
	margin:0px 0px 10px 105px;
}
.breadcrumbs {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
.breadcrumbs li {
	font-size:12px;
}
.links li{
	display:inline;	
	margin-right:30px;
}
.subtitle {
	color: #006699;
	font-size: 18px;
	font-weight: bold;
}
.subtitle2 {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 10px;
}
.title {
	color:#006699;
	font-size:30px;
	font-weight:bold;
}

/* Alignment */
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
	margin-left:5px;
}

/* Page Layout */
#container {
	background: url(../Images/Layout/container.gif) repeat-y;
	font: 10pt Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 772px;
}
#header {
	background:url(../Images/Layout/header.gif) no-repeat;
	text-align:center;
	height:75px;	
	width:772px;
}
#header p {
	text-align:left;
	padding-left:148px;
	padding-top:24px;
	font:30px Geneva, Arial, Helvetica, sans-serif;
}
#nav {
	background:url(../Images/Layout/stripe.gif) repeat-y;
	text-align:left;
	position:absolute;
	left:0px;
	top:75px;
	z-index:5;
}
#content {
	margin:0px 20px 0px 142px;
	text-align:left;
}
#content a:hover {
	background-color:#CC0000;
	color:#FFFFFF;
}
#footer {
	background:url(../Images/Layout/footer.gif) no-repeat;
	height:50px;
	width:772px;
}
#footer a:hover {
	background-color:#CC0000;
	color:#FFFFFF;
}
#footer div {
	font-size:10px;
	padding:15px 0px 0px 132px;
	text-align:center;
}


/*Index Layout*/
.indexsubtitle {
	padding-left:10px;
}
#mainhome {
	background:url(../Images/Layout/mainmiddle.gif) repeat-y;
	width:609px;
	margin-top:-5px;
}
#mainhome p {
	padding-left:10px;
	padding-right:10px;
}
#infohome {
	width: 403px;
	margin-top: -5px;
	position: relative;
	height: 250px; /* Set to accommodate content length */
}
.infocontent {
	background:url(../Images/Layout/infomiddle.gif) repeat-y;
}
#infohome p {
	padding-left:10px;
	padding-right:10px;
}
#siteupdate {
	width: 207px;
	position: absolute;
	left: 403px;
	top: 0px;
}
.siteupdatecontent {
	background: url(../Images/Layout/siteupdatemiddle.gif) repeat-y;
}
#siteupdate p {
	padding-left:10px;
	padding-right:10px;
}
