@charset "utf-8";
body {
	background-color: #6E6E6E;
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	width:100%;
	height:100%
}
#content {
	background-color: #111111;
}
#copyright {
	background-color: #111111;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.headings1 {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #0D0D0D;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.boldintxt {
	color: #F4044D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#textcontainer {
	text-align: left;
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #009AFF;
}
#marginstxt {
	padding: 10px;
	height: 100%;
	width: 80%;
}

.greentxt {
	color: #0BF16B;
}
.bluetxt {
	color: #0498F8;
}
.pinktxt {
	color: #D50E75;
}

#container {
	width: 100%;
	text-align: center;
	top: 0px;
}* {
	margin-top: 0px;
}
#innerc {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #161616;
	height: 100%;
}
#marginstxt img {
	border: 1px solid #FFFFFF;
}
#links-for-g {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-bottom: 5px;
}
#links-for-g a {
	color: #666666;
}
#links-for-g a:hover {
	color: #999999;
}
.txtbm {
	margin: 10px;
}
#adds1 {
	width: 20%;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact {
	font-family: "Arial Black", Arial, "Arial Narrow", Verdana, sans-serif;
	font-size: 28px;
	color: #363636;
}
