body{
	background: #000000;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size:12px;
}

h1 {
	font-weight:bold;
	font-size: 16px;
	text-align: left;
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom:2px;
	
}

h2 {
	font-weight:bold;
	font-size: 14px;
	text-align: left;
	color: #cccccc;
	margin-bottom:2px;	
}

h3 {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

.blurb {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	text-decoration:none;
	line-height: 95%;

}

input{font-size:11px; font-family: "Arial", "Helvetica", "Sans-Serif";}

TEXTAREA {font-size:11px; font-family: "Arial", "Helvetica", "Sans-Serif";}


p {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

ul {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin-top:8px;
}

li{
	line-height: 95%;
}

li.sites{
	line-height: 125%;
}

a:link {color: #CCFF99}     /* unvisited link */
a:visited {color: #FFFFFF;}  /* visited link */
a:hover {color: #CCFF99}   /* mouse over link */
a:active {color: #CCFF99}   /* selected link */

a.blurb:link {color: #FFFFFF}     /* unvisited link */
a.blurb:visited {color: #000000;}  /* visited link */
a.blurb:hover {color: #CCFF99}   /* mouse over link */
a.blurb:active {color: #CCFF99}   /* selected link */

a.menu:link {color: #F9F2A2}     /* unvisited link */
a.menu:visited {color: #FFFFFF;}  /* visited link */
a.menu:hover  {color: #ccff99; font-size: 12px;}   /* mouse over link */
a.menu:active {color: #ffffff}   /* selected link */

.menu {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 {
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #ccff99;
	text-decoration: none;
}


	
.switchcontent {
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}

.contact {
	background: url(../images/contact.jpg) norepeat;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	text-decoration:none;
}	

.home {
	background: #000000;
}	

td.home1 {
	font-family: "Verdana", "Helvetica", "Sans-Serif";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

td.home2	{
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
	
	
.testimonials {
	background: url(../images/testimonials.jpg) fixed;
}

.services {
	background: url(../images/services-bg.jpg) fixed;
	background-repeat : no-repeat;
}

.nobg {
	background: url(../images/testimonials_bg.jpg) fixed;
	background-repeat : no-repeat;
}	

.portfolio {
	background: url(../images/portfolio_bg.jpg) fixed;
	background-repeat : no-repeat;	
}	

.profile {
	background: url(../images/profile-bg.jpg) fixed;
	background-repeat : no-repeat;	
}	