@charset "UTF-8";
body {
	background-color: #FFF;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


img {
	border:0;
	border-style:none;
	outline:none
}

img {
	border:0;
	border-style:none;
	outline:none
}
a img {
	outline:none;
}
a img {
	outline:none;
}

a {
   outline: 0;
}
html, body {
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration:none;
	color: #666;
}
a:visited{
	text-decoration:none;
	color: #666;
}
a:hover{
	text-decoration:none;
	color: #000;
}



#header {
	height: 161px;
	width: 252px;
	position: absolute;
	left: 44px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainNav {
	height: 172px;
	width: 1280px;
}

#sideNavLeft {
	height: 548px;
	width: 224px;
	float: left;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	margin-right: 20px;
}

#mainContent {
	height: 495px;
	width: 1280px;
	clear: right;
}
#sideNavRight {
	width: 170px;
	float: right;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	padding-top: 180px;
	padding-left: 5px;
	clear: right;
}
#footer {
	height: 65px;
	width: 1280px;
	clear: both;
	background-image: url(../images/ABOUT/Footer_About.jpg);
	float: none;
	font-family: "Lucida Console", Monaco, monospace;
	text-align: center;
	color: #666;
	font-size: 11px;
	letter-spacing: 5px;
	line-height: 22px;
}

.NewHighlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #FF0;
	font-weight: bold;
}
