#main A {
	font-size: 1em;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #666666;
	width: 200px;
}
#logo {
	background: no-repeat right top;
	height: 26px;
}
#feature #wrapper #banner #nav .leftProductBtn {
	background-image: url(../images/main_images/secondary_btn_0.gif);
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#feature #wrapper #banner #nav .artcleSend .sendToFriendInput {
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	float: left;
	margin-top: 2px;
	background-image: url(../images/main_images/input_BG.gif);
}

#feature #wrapper #main IMG {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 10px;
}
#feature  #wrapper  #main  .imagesArticles  {
	background-color: #E2E2E2;
	width: 720px;
	background-image: url(file:///C|/Documents%20and%20Settings/gt/Desktop/images/bg.jpg);
	background-position: 0px -500px;
}


#sidebar {
	width: 160px;
	float: left;
	margin-top: 10px;
}

#main {
	margin-left: 50px;
	margin-right: 50px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#main P {
	font-size: 1.3em;
	margin-top: 10px;
	line-height: 1.4em;
}
#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-bottom-style: none;
}
#sitetools ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitetools li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}
#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
	background: #FFFFFF;
	padding: 5px;
	height: 2em;
	border: 1px none #EA0500;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}
#feature #wrapper #banner #nav {
	padding: 0px;
	margin: 0px;
	float: left;
}

/*navbar articles*/

#nav ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
	width: 600px;
}
#nav li {
	display: inline;
	padding-bottom: 0.5em;
	float: left;
	margin-right: 5px;
}

#nav li a {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
	background: #FFFFFF url(../images/main_images/secondary_btn_0.gif);
	padding: 5px;
	height: 2em;
	border: 1px none #CCCCCC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}
#nav li a:hover {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	background-image: url(../images/main_images/secondary_btn_0.gif);
	font-weight: bold;
	color: #0000FF;
	font-size: 1.1em;
	display: block;
	border: 1px solid #666666;
	width: 100px;
}
#nav   .back    {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	background-image: url(../images/main_images/grey%20button.gif);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	display: block;
	width: 100px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #EC0300;
	border-left: 1px solid #FFFFFF;
}
#feature #wrapper #banner #nav STRONG {
	border: 1px solid #CCCCCC;
	height: 30px;
}
