body {
	background-color:#FFFFFF;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	cursor:default;
}
h1,h2,h3 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#333333;
	font-weight:normal;
	text-transform:capitalize;
}

acronym {
	font-variant:small-caps;
	cursor:help;
}
a {
	color:#0033FF;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
a:hover {
	color:#3333ff;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0000FF;
}
img {
	border:1px none #990000;
	padding:3px;
	margin:3px;
	float:right;
}

#container {
	width:1000px;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3366CC;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#title {
	color:666666;
	height:auto;
	width:940px;
	background-color:#FFFFFF;
	font-size:10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../hairresourcesbestsize.jpg);
	background-repeat:no-repeat;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	clear: none;
	background-position: left;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #CFDCFC;
	padding: 30px;
	
}
#menu {
	width:1000px;
	background-color:#FFFFFF;
	height:52px;
}
#menu a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-image:none;
	background-color: #CFDCFC;
}
#menu a:hover {
	background-color:#3366FF;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-image:none;
}
#menu .aactive { 
	background-color:#DEE29B;
	color:#898B3A;
	font-weight:bold;
	text-decoration:none;
	text-align:center;

	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;

	background-image:none;
}
#footer {
	padding:0px;
	background-color:#CCCCCC;
	color:#000000;
	position: static;
}
input {
	background-color:#C5E9ED;
	border-top: 1px solid #a3c7ca;
	border-right: 1px solid #e7fbff;
	border-left: 1px solid #a3c7ca;
	border-bottom: 1px solid #e7fbff;
}
textarea {
	background-color:#FFFFFF;
	border-top: 1px solid #a3c7ca;
	border-right: 1px solid #e7fbff;
	border-left: 1px solid #a3c7ca;
	border-bottom: 1px solid #e7fbff;
}
