body {
	/*margin-top: 35px;*/
	font-size: 11px; /* Font Size */
	line-height: 130%;
	color: #333333; /* Global Gray */
	background:#000000 url(/images/002b.gif) repeat-x fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	
}

p {
line-height:136%;
}

#top {
	background: url(/images/bg_001.gif) top left no-repeat;
	padding-left:1px;
	width:1024px;
	border-top:3px solid #000000;
}


#globalContainer {
	width: 1024px;
	background-color: #FFFFFF;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
}

*html #globalContainer {
	display: inline;
	margin-left:1px;
}
#navContainer {
	/*margin-left:1px;margin: 0px auto 0px auto;
	background-image: url(/images/border_nav.gif);
	background-repeat:repeat-y;*/
}

#header {
	height: 119px;
	margin: 0px 6px 0px 7px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:1px;
	color: #CC0000; /*#F47820;  Accent 10 */	
	padding:0px;
	margin:0px;
}

h2 {
	font-size: 11px;
	letter-spacing:1px;
	color: #333333; /*#6699CC; Text Medium */	
	padding:0px;
	margin:0px;
}

h3 {
	font-size: 12px;
	color: #2170BD; /* Link */
	font-weight: bold;	
	margin: 0px 0px 5px 0px;
		
}
/* Navigation */

#nav {
	padding-top:5px;
	padding-bottom:5px;
	/*margin-left:7px;*/
	margin-right:7px;
	/*padding-left:25px;*/
	color: #C6C3A5;
	font-size:10px;
	letter-spacing:1px;
	/*background:#000000 url("/images/top_nav_bg.gif") repeat-x;*/
}

#nav a {
	padding-left:15px;
	padding-right:25px;
	margin-right: 1px;
	color: #333333;	
	text-decoration: none;
	}

#nav a:hover {
	padding-left:15px;
	padding-right:25px;
	margin-right: 1px;
	/*background: #000000 url(/images/btn_nav.gif) no-repeat left center;*/
	text-decoration: underline;
	color: #333333;
	}

body#one a#oneLink,
body#two a#twoLink,
body#three a#threeLink,
body#four a#fourLink,
body#five a#fiveLink, 
body#six a#sixLink,
body#seven a#sevenLink,
body#eight a#eightLink,
body#nine a#nineLink,
body#ten a#tenLink{
	padding-left:15px;
	padding-right:25px;
	margin-right: 1px;
	text-decoration: underline;
	font-weight:bold;
}

#borderTop {
	background-image: url(/images/border_top.jpg);
	height: 7px;
}

#borderBottom {
	background-image: url(/images/border_bottom.jpg);
	height: 7px;
}

.imgLeft {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#new {

}
#new img {
	/*border:2px solid #000000;*/
}
/* Footer */

#footer {
	width:800px;
	margin: 10px auto;
	color: #333333;
	font-size:10px;
	}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 15px;
	font-size:11px;
}

#footer A {
  color: #333333;
  text-decoration: none;
}

#footer A:hover {
  color: #333333;
  text-decoration: underline;
}


