body
{
	background-color: #000000;
	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main
{
	margin: auto;
	border-left: 5px solid #990099;
	border-right: 5px solid #FF6501;
	background-color: #FFFFFF;
	
	background-image:url(../images/footer.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#sidebar
{
	background-image: url(../images/layup_r2_c2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

#menu
{
	margin: 0px;
	list-style-type: none;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#menu li
{
	margin: 0px;
	padding: 0px;
}

#menu a
{
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	
	border-bottom: 1px dashed #666666;
}

#menu a:hover
{
	color: #9A019A;
}

#newsletter
{
	background-image: url(../images/heading.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 66px;
	padding-left: 40px;
	font-size: 11px;
	color: #990099;
}

#newsletter h3
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #FF6500;
}

#newsletter input
{
	border: 1px solid #000000;
	font-size: 10px;
	width: 150px;
}

#newsletter .submit
{
	background-color: #990099;
	color: #FFFFFF;
	width: auto;
}

#content
{
	background-image:url(../images/layup_r4_c2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #666666;
}

#byline
{
	font-size: 10px;
}
.footer {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	color: #666666;
}

.footer a{
	color:#009900;
}


#byline a
{
	color: #009900;
}

h1
{
	margin: 0px;
	padding: 0px;
	
	font-size: 13px;
	color: #FF6500;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-left: 18px;
	
	background-image:url(../images/h1.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.producttop {
	font-size: 10px;
	color: #9B0098;
	font-weight: bold;
	text-align: center;
}
.product {
	text-align: center;
}
.textboxes {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
input {

	background-color: #CCCCCC;
	color: #333333;
	border: 1px solid #FF6501;
	font-size: 10px;
}
textarea {


	background-color: #CCCCCC;
	color: #333333;
	border: 1px solid #FF6800;
	font-size: 10px;
}

.noshow {
	display: none;
}#leftcol {
	padding: 5px;
}
