* {
   margin: 0px;
   padding: 0px;
   border:0;
}

body {
	font: 100% frutiger, corbel, verdana, tahoma, arial, sans ;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	color: #4488cc;
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: 0;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}

p { text-indent: 20px; }

.initial { text-indent:0 }

.photoside { padding: 0 0 4px 0; margin: 0 }

.photo2 { padding: 10px 0 10px 0; margin: 0 }

.photo3 { padding: 12px 5px 9px 0; }

.photoright { padding: 5px 0 20px 30px; float:right }

.photoleft { padding: 5px 30px 20px 0; float:left }

.signature { 
	font-family: Constantia, Georgia, "Times New Roman", Times, serif; 
	font-size: 1em;
	font-variant: small-caps;
	letter-spacing: 0.12em;
}













#header {
	position: relative;
	width: 1000px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align: bottom;
}
#logo {
	border: 1px solid #88bbee;
}
#logo:hover {
	border: 1px solid #000000;
}
#masthead {
	float: left;
	margin: 0;
	padding: 23px 0 24px 0 ;
	width: 520px;
}
#navsub {
	padding:0;
	margin: 16px 0 16px 0;
	float: right;
	text-align: left;
	width: 440px;
}
#navsub ul {
	margin: 0;
	padding:0;
	bottom: 0px; 
    list-style-type: none;
	float: right;
	text-align: right;
}
#navsub ul li {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 7px 20px 7px 0;
	line-height: 16px;
    list-style-type: none; 
	background: url(../images/li-off.gif) no-repeat;
	background-position: left top;
	float: left;
}/*
#navsub ul li:hover {
	background: url(../images/li-over.gif) no-repeat;
	background-position: left top;
}*/
#navsub ul li a {  
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 16px;
}
#navsub ul li#on a { 
	line-height: 16px;
	padding: 0; color: #000000;
}
#navsub ul li#on { 
	background: url(../images/li-on.gif) no-repeat;
	color: #000000;
}









#viewportbg {
	position: relative;
	display: block;
	clear: both;
	height: 539px;
	width: 100%;  
	background: url(../images/bg.gif) repeat-x;
}
#viewportbg .main {
	position: relative;
	clear: both;
	width: 990px;  
	height: 539px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	text-align: left;
}
.containerleft {
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	width: 255px;
	margin:0;
	padding:0;
	clear: left;
}
.containerright {
	float: right;
	width: 735px;
	height: 539px;
	margin: 0;
	padding: 0;
	clear: right;
}
.main2 {
	position: relative;
	clear: both;
	width: 990px; 
	height: auto;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	font-size: 13px;
}
.containerleft2null {
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 1.6em;
	color: #550011;
	width: 201px;
	
	 /* For IE6 */
 	_width: 198px;
	
	font-style: italic;
	font-weight: normal;
	margin: -1px 0 0 15px;
	padding: 20px 18px 10px 20px;	
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.containerleft2 {
	display: inline;
	float: left;
	font-size: 1em;
	line-height: 1.6em;
	color: #550011;
	width: 201px;
	
	 /* For IE6 */
 	_width: 198px;
	_position: relative; top: 0px;
	
	font-style: italic;
	font-weight: normal;
	margin: -1px 0 0 15px;
	padding: 20px 18px 10px 20px;	
	border-top: 1px solid #4488cc;
	border-left: 1px solid #4488cc;
	border-bottom: 1px solid #4488cc;
}
.containerleft2 p {
	text-indent: 0;
	padding-bottom: 20px;
}
.containerleft2list {
	display: inline;
	float: left;
	font-size: 0.875em;
	line-height: 1.25em;
	color: #000000;
	width: 201px;
	
	 /* For IE6 */
 	_width: 198px;
	
	font-weight: normal;
	margin: -1px 0 0 15px;
	padding: 20px 18px 18px 20px;	
	border-top: 1px solid #4488cc;
	border-left: 1px solid #4488cc;
	border-bottom: 1px solid #4488cc;
}
.containerleft2list p {
	text-indent: 0;
	padding-bottom: 4px;
}
.containerleft2list em {
	font-weight: normal;
}
.containercenter2 {
	display: inline;
	float: left;
	font-size: 1.125em;
	line-height: 2em;
	color: #003366;
	width: 698px;
	margin: 0 0 0 0;
	padding: 30px 0 10px 34px;	
	border-left: 1px solid #4488cc;
	border-bottom: 1px solid #4488cc;
}
.containercenter2 p {
	text-indent: 0;
	padding-bottom: 20px;
}
.containercenter2 ul li {
	padding: 6px 0 6px 0;
	font-size: 13px;
	line-height: 20px;
}
.containerright2 {
	float: right;
	font-size: 0.875em;
	line-height: 1.6em;
	color: #000000;
	width: 320px;
	margin: 8px -1px 20px 25px;
	_margin-right: 0;
	padding: 15px 13px 15px 20px;	
	border-top: 1px solid #bbbbbb;	
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
.containerright2 h2 {
	width: 98%;
	font-size: 0.9375em;
	font-family: Constantia, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-bottom: 0;
	text-align: center;
	padding: 3px 0 8px 0;
	border-bottom: 1px solid #bbbbbb;
	margin: 0 0 9px 0;
}
.containerright2 p {
	text-indent: 15px;
	padding-bottom: 0;
}
.rightsmall p {
	text-indent: 0;
	font-size: .8em;
	line-height: 1.2em;
	padding: 3px 0 3px 0;
}
#navleft {
	margin:0;
	padding: 0;
	width: 250px;  
	text-align: left; /* this overrides the text-align: center on the body element. */
	list-style-type: none;
	float: left;
	border-right: 5px solid #ffffff;
}
#navleft li {
	clear:left;
	float:left;
	background: #882244;
	border-top: 1px solid #999999;
	margin: 0;
	padding: 0;
	font-size:1px;
	height:49px;
}
#navmid {
	padding:0;
	margin:0;
}
#navleft li#navmid {
	text-align: left;
	float: left;
	background: #ffffff;
	border-top: none;
	margin: 0;
	color: #771133;
	font-size: 13px;
}
#navleft li a:hover {
	background: #660022;
}
#navleft li:hover {
	background: #660022;
}
#navleft #first {
	border-top: none;
	height: 49px;
}
#navleft ul li a:hover {
	color: #000000;
	border: 0;
}
#navmid #navsub {
	width: 250px;
}
#navmid #navsub ul {
	padding: 4px 0 0 15px;
	margin:0; 
	float: left;
	text-align: left;
}
#navmid #navsub ul li {
	display: table;
	height:auto;
	border: none;
	float: none;
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0 20px 7px 0;
	line-height: 15px;
    list-style-type: none; 
	background: url(../images/li-off.gif) no-repeat;
	background-position: left top;
}
/*#navmid #navsub ul li:hover {
	background: url(../images/li-over.gif) no-repeat #ffffff;
	background-position: left top;
}*/
#navmid #navsub ul li a {  
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 16px;
	color: #882244;
}
#navmid #navsub ul li a:hover {
	color: #000000;
	background: none;
}
#navmid #navsub ul li#on {
	background: url(../images/li-on.gif) no-repeat;
}
#navmid #navsub ul li#on a { 
	color: #000000;
}

.credits, .containerright2 p.credits {
	text-indent: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	font-style: normal;
	color: #666666;
}
.containerright2 p.credits {
	margin-top: -8px;
	padding-bottom: 15px;
}
*:first-child+html .ie7 {	/* ie7 */
 	padding-top: 380px;
	display:block;
	}






#footer {
	position: relative;
	clear: both;
	width: 990px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 60px 0 25px 0;
	text-align: left;
	font-size: 10px;
	line-height: 25px;
	color: #666666;
}
#footer hr {
	padding: 0;
	margin: 0 0 30px 0;
	background-color: #dddddd;
	width: 100%;
	height: 1px;
	border:0;
}
#footer h5 {
	font-size: 1em;
	padding: 0 0 0 255px;
	font-weight: normal;
}
#footer h5 b {
	font-weight: normal;
	color: #bbbbbb
}
#footer a { font-weight: bolder; 
}
#footer a:hover { text-decoration: underline; 
}

#logomark { vertical-align: middle }

