/*
.leftLink
{
    WIDTH: 100px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    BORDER-TOP-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #000000
}
.leftLink:hover
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-TOP-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #000000
}

A.leftLink
{
    WIDTH: 100px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px;
    PADDING-TOP: 13px;
    PADDING-BOTTOM: 13px;
    BORDER-TOP-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #000000
}
*/

body { 
	background: url(http://www.glucosaminechondroitin411.com/images/wideback.jpg);
	background-repeat: repeat-y;
	font: 12px Verdana, sans-serif; 
	color: #000; 
	margin: 0px; 
	}
	
p { 
	font: 12px Verdana, sans-serif; 
	margin-top: 0px; 
	text-align: justify;
	}
	
h1 { 
	font: 18px Verdana, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #000;
	}
	
h2 { 
	font: 15px Verdana, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #000;
	}

h3 { 
	font: 15px Verdana, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #000;
	}
	
.footertext {
	font: 10px Verdana, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0px; 
	vertical-align: middle;
	color: #000;
	padding-top: 15px;
	}
	
A.footertext {
	font: 10px Verdana, sans-serif; 
	font-weight: bold; 
	letter-spacing: 0px; 
	vertical-align: middle;
	color: #000;
	padding-top: 15px;
	}
	

	
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #0000bb;
	}
	
a:visited { 
	font-weight: bold; 
	color: #880000;
	text-decoration: underline; 
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #9999ff;
	}

#container { 
	position: static; 
	width: 500px;
	top: 160px; 
	left: 0px;
	}
	
#maincontent { 
	margin-top: 0px; 
	position: absolute; 
	width: 500px;
	top: 160px; 
	left: 145px;
	}
	
#header {
	margin-left: 0px; 
	position: static; 
	top: 0px; 
	}


/* linklist on sidebar ---- */
#linkList h3 {
	width: 95px;
	height: 37px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#linkList p, #linkList li {
	width: 120px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	}
	
#linkList ul {
	left: 0px;
	top: 172px;
	width: 120px; 
	position: absolute; 
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#linkList li {
	width: 95px;
	color: #000000;
	line-height: 12px;
	padding: 7px 7px 7px 7px;
	margin: 10px 10px 10px 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#linkList li:hover {
	background-color: white;
	}
	
#linkList li a {
	display: block;
	border: none;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none; 
	}
	
#linkList li a:hover {
	/* background-color: white;  */
	color: #000000;
	text-decoration: underline; 
	}
	
#linkList li a.c {
	display: inline;
/*	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; */
/*	background: none; */
	color: #FEEC83;
	font-weight: normal;
	}
	
#linkList li a.c:hover {
	/* background-color: white; */
	color: #000000;
	}


#footer {
	position: relative; 
	background: url(http://www.glucosaminechondroitin411.com/images/footerback.gif);
	background-repeat: repeat-x;
	left: 0px;
	width: 694px; 
	height: 50px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
 	}
	
#Rightads {
	position: absolute; 
	top: 250px; 
	left: 677px;
	}