@charset "utf-8";
.main {
	color: #000000;
	border: thin solid #333333;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
.contactform {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #666666;
}

.blackbackground {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
}

.sitedesignbanner {
	margin-top: 10px;
	margin-left: 10px;
}

.linksbanner {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #333333;
	background-color: #000000;
}

.maininner {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #333333;
	text-align: left;
	top: 5mm;
	margin: 10px;
	background-image: url(graphics/wallpapers/angel2.gif);
	background-repeat: no-repeat;
}

.sidebanner {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.topbanner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.bottombanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	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-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	background-image: url(graphics/banners/bottombannernew.gif);
	text-indent: 10px;
	vertical-align: bottom;
}
.slideborder {
	margin-right: 5px;
	border: thin solid #00FF00;
}
.maincontent {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: left;
}
.maininnerbio {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #333333;
	text-align: left;
	top: 5mm;
	margin: 10px;
	background-image: url(graphics/wallpapers/angel.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
.formbackground {
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	background-color: #000000;
	text-align: left;
	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-style: none;
	background-image: url(graphics/banners/angelbackground.gif);
	background-repeat: no-repeat;
}
