body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../jpg/template/page.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1000px;
	background-color: #000000;
	padding: 0px;
}
#head {
	height: 140px;
	background-color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#console {
	background-color: #E3E4DD;
	border: none;
	height: 524px;
	margin: 0px;
	padding: 0px;
}
#registration {
	background-color: #E3E4DD;
	border: none;
}
#logo {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	background-color: #000000;
	height: 180px;
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	background-image: url(../jpg/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
a {
	font-weight: normal;
}
.footerBorders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textFields {
	background-color: #FFFFFF;
	background-image: url(../jpg/members/boxes.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #00CC00;
	border: 2px solid #009900;
}
.warnings {
	background-color: #CC0000;
	color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
#flashNewsPluginForYourWebsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#flashNewsPluginForYourWebsite h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
}
#newsTickerPluginForMyWebsite {
	color: #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	border: 1px solid #6C6C6C;
	background-color: #000000;
}
#newsTickerPluginForMyWebsite h1{
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: center;
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
iframe {
	margin: 0px;
	padding: 0px;
}
#moreInformationAboutOurWidgets {
	position: absolute;
	height: auto;
	width: 800px;
	left: -5000px;
	top: 0px;
}
