body {
/*	background-image:url(bg.jpg);
*/	background-attachment:fixed;
	background-image: url(images/bgd111.gif);
	margin: 0px;
	background-repeat: repeat;
	font-size: 76%;
	font-family: Arial, sans-serif;
	}

p.style3 {
	font-size:10pt;
	}

#header {
	margin-bottom: 0px;
	color: white;
	font-size: 1.5em;
	margin-right: auto;
	margin-left: auto;
	padding: 1.5em;
	/*background-color: #003366;*/
	height:50px;
	}

#headertxt {
	top:50px;
	left:151px;
}

td.main {
	background-image: url(images/bgd111.gif);
	}
	
a {
	color: black;
	text-decoration: underline;
	}

a:hover {
	color: #003399;
	}

#topright {
	position: absolute;
	top: 5px;
	left: 450px;
	font-weight: bold;
	}

#content {
	top: 1em;
	position: relative;
	margin-top: 0px;
	clear: both;
	font-size: 1.3em;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 10px;
	margin-left: 51px;
	}

#contentText {
	top: 1em;
	position: relative;
	margin-top: 0px;
	clear: both;
	font-size: 1.3em;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 10px;
	margin-left: 151px;
	}
	
.badge {
	margin: 1.5em;
	display: inline;
	}

#badges {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

#content #left {
	float: left;
	border-width: 350px;
	}
	
#nav {
	font-size:8pt;
	left: 11px;
	top: 201px;
	position: absolute;
	width: 150px;
	}

#nav label {
	font-size:8pt;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
	display: block;
	}

#nav img {
	margin-bottom: .5em;
	}

#nav a {
	text-decoration: none;
	}
	
#nav a:hover {
	text-decoration: none;
	}
	
#right {
	color: #cc0000;
	font-size: 2em;
	text-align: center;
	}
	
#header a {
	color: white;
	}
	
#header a:hover {
	color: #cccccc;
	}
	
#header h3 {
	padding: 0px;
	margin: 0px;
	}
	
#portrait {
	margin-top: -10px;
	float: left;
	}

#portrait img {
	border-color: #003366;
	border-style: solid;
	border-width: 1.1em;
	}
	
#contactmsg h2 a {
	color: white;
	}
	
#contactmsg h2 a:hover {
	color: white;
	}
	
#contactinfo {
	position:relative;
	text-align:center;
	left:-53px;
	top:0px;
	}
	
