@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#Headerrotate {
	height: 148px;
	width: 639px;
	z-index: 1;
	left: 0px;
	padding-top: 5px;
	position: absolute;
}
#HeaderArea {
	position: absolute;
	z-index: 1;
	height: 168px;
	width: 656px;
	left: 0px;
	top: 0px;
	background-image: url(images/Header%207.gif);
}
#MenuArea {
	position: absolute;
	z-index: 2;
	height: 300px;
	width: 150px;
	top: 210px;
	overflow: visible;
	left: 25px;
}
#ContactArea {
	position: absolute;
	z-index: 3;
	height: 110px;
	width: 188px;
	left: 25px;
	top: 688px;
}
#LogoArea {
	position: absolute;
	z-index: 8;
	left: 620px;
	top: -678px;
	width: 205px;
	height: 191px;
}

#ContentArea {
	width: 450px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	overflow: visible;
	position: absolute;
	z-index: 4;
	left: 188px;
	top: 189px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #03F;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03F;
}
#SidebarArea {
	overflow: visible;
	position: absolute;
	z-index: 5;
	width: 202px;
	left: 667px;
	top: 243px;
}
#RegisterArea {
        background-color: #FFF;
	width: 200px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	z-index: 7;
}
#Membership {
	background-color: #FFF;
	width: 200px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	z-index: 7;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;]
}

.StandardText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.StandardTextBold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SmallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.XsmallText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

#newsfeed
{ 	background-color: #FFF;
	width: 202px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	position: relative;
	z-index: 6;
	left: 0px;
	top: 0px;
}

.smallnews 
{
font-size: 9px ;
color: #888888 ;
font-wieght: bold ;
}

#search {
{ 	background-color: #FFF;
	width: 160px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
	position: relative;
	z-index: 6;
	left: 0px;
	top: 0px;
}



