body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	background-image: url(images/gallery_header2.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Grande", Verdana,
        Arial, Helvetica, sans-serif;
}



#main {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-top-color: #333333;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.services a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.services a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.services a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.services a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.services2 a:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;
}
.services2 a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;
}
.services2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.services2 a:active {
	color: #FFCC00;
	text-decoration: none;
	font-size: small;

}

	
.samples a:link {
	color: #FFCC00;
	text-decoration: none;
}
.samples a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.samples a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.samples a:active {
	color: #FFCC00;
	text-decoration: none;
}
.contact {
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #FFFFFF;
}
.links {
	border: thin solid #217E9D;
}
.floatright
{
float: right;
margin: 0 0 25px 25px;
border: 1px solid #dcdcdc;
padding: 2px;
}
.standout {
	border: thin double #dcdcdc;
}

.highlighted {background:#C2ECF9; border:1px solid #b0b0b0; color:#303030;

}

#table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	margin: 3px;
	
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FC0;
	font-weight: bold;
}

.heading3{
	font-size: 14px;
	font-weight: bold;
	
}
.standout_text {
	color: #FC3;
	font-size: 13px;
