@charset "UTF-8";
/* CSS Document */
#wrap	{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	height: 100% !Important;
	overflow: auto;
	background-image: url(../images/bkgd-flag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D3D3D3;
}
#wrap-footer	{
	width: 760px;
	overflow: visible;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 9px;
	color: #000000;
	vertical-align: bottom;
	text-align: left;
	letter-spacing: 0px;
}

#wrap-footer a {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-weight: bold;
	line-height: 18px;
	}
#wrap-footer a:link, a:hover, a:focus, a:active {
	outline: none;
	}
#wrap-footer a:link {
	}
#wrap-footer a:visited {
	color: #666666;
	}
#wrap-footer a:active {
  }
#wrap-footer a:hover {
	text-decoration: underline;
	color: #660000;
	}	

#signature {
	float: right;
	width: 760px;
	height: 150px;
}
#nav {
	width: 150px;
	float: left;
	text-indent: 0px;
	line-height: 24px;
	margin-left: 25px;
}

#content {
	width: 570px;
	float: right;
	text-indent: 0px;
	line-height: 24px;
	padding-left: 10px;
}
#content a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	}
#content a:link, a:hover, a:focus, a:active {
	outline: none;
	}
#content a:link {
	}
#content a:visited {
	color: #666666;
	}
#content a:active {
  }
#content a:hover {
	text-decoration: underline;
	color: #990000;
	}	
.brdrWhite {
	border: 3px solid #FFFFFF;
}
.fltLeft {
	float: left;
	border: 3px solid #FFFFFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.TitleStyled {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #660000;
	line-height: 36px;
	font-weight: bold;
}

li {
	padding-right: 10px;
}