.services {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/services_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.portfolio {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/portfolio_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.clients {
	font-size: 11px;
	background-image: url(images/clients_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.testimonials {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/testimonials_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.tipstrade {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/tipsoftrade_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.freestuff {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/freestuff_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.links {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/links_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.home {
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/home_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
td {
	font-family: Tahoma, Verdana, Helvetica, sansSerif;
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
	letter-spacing: 2px;

}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;




}
h3 {
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 15px;
	text-indent: 10pt;

}
h4 {
	font-size: 11px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #CC3300;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	letter-spacing: 1px;
	list-style-position: inside;
	vertical-align: middle;
	list-style-image: url(images/arrow.gif);





}
.bigText {
	font-size: 11px;
	font-weight: bold;
}
.smallCaps {
	font-variant: small-caps;
}

.leftIMGs {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgBorder {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 50px;
}
.imgBorderSmall {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
