#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	visibility: visible;
	background:url('../images/icon1.ico')  no-repeat 0 4px;
}


#LeftLogo {
	width: 272px;
	float: left;
	height: 503px;
	background-image: url(../images/LeftLogo100.jpg);
	background-repeat: no-repeat;
}
#LeftAdvert {
	float: left;
	width: 248px;
	border: thin solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#HowHelp {
	float: left;
	width: 248px;
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#NavBartop {
	width: 955px;
	height: 50px;
	background-image: url(../images/NavBarTop100.jpg);
}
#NavBartop ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#NavBartop ul li {
	display: inline;
}
#NavBartop ul li a {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 18px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
#NavBartop ul li a:hover {
	color: #FF33CC;
}


#BottHR {
	height: 25px;
	width: 662.8px;
	float: left;
}
#BottMenu {
	clear: none;
	float: right;
	height: 25px;
	width: 455.2px;
}
#Copyright {
	width: 227.6px;
	height: 25px;
	float: left;
	font-family: "Century Gothic", Century, Verdana;
	font-size: x-small;
}
#BottMenu ul {
	margin: 0px;
	list-style-type: none;
}
#BottMenu ul li {
	display: inline;
}
#BottMenu ul li a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Century Gothic", Century, Verdana;
	font-size: x-small;
	color: #333333;
	float: right;
}
#BottMenu ul li a:hover {
	color: #FF33CC;
}


#MidHR {
	float: left;
	height: 45px;
	width: 615px;
}

#FindFunButt {
	width: 207.6px;
	float: left;
	height: 291px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#MainBody {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 50px;
	width: 603px;
	float: right;
}
#MainBody ul {
	font-family: "Century Gothic", Century, Verdana;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
}
#MainBody a {
	font-family: "Century Gothic", Century, Verdana;
	color: #333333;
}
h5 {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 24px;
	color: #FF0066;
	text-decoration: blink;
	text-align: center;
}


#BottomHR1 {
	width: 955px;
}
#copyright1 {
	float: left;
	width: 455px;
	height: 25px;
	font-family: "Century Gothic", Century, Verdana;
	font-size: x-small;
}
#BottomMenu1 {
	float: right;
	width: 500px;
	height: 25px;
}
#BottomMenu1 ul {
	margin: 0px;
	list-style-type: none;
}

#BottomMenu1 ul li {
	display: inline;
}
#Download {
	text-align: center;
}
#Download a {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 12px;
	color: #FF33CC;
	text-decoration: none;
}

#BottomMenu1 ul li a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-family: "Century Gothic", Century, Verdana;
	font-size: x-small;
	color: #333333;
	float: right;
}

#BottomMenu1 ul li a:hover {
	color: #FF33CC;
}
#PlanButt {
	width: 207.6px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 291px;
	padding-bottom: 4px;
}
.cleardiv {
	clear: both;
}
#header {
	width: 955px;
	height: 136px;
}

#DIYButt {
	width: 207.6px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	height: 291px;
	padding-bottom: 4px;
}
#BottLogo {
	width: 227.6px;
	float: right;
	height: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#BottAddress {
	width: 435.2px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 64px;
	font-family: "Century Gothic", Century, Verdana;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-size: 14px;
}
.CentGoth14 {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 14px;
	color: #333333;
}

.legal_font {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 12px;
	color: #000000;
}


h4 {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: "Century Gothic", Century, Verdana;
	color: #333333;
	font-size: 14px;
}

#MainBody ol {
	font-family: "Century Gothic", Century, Verdana;
	color: #333333;
	font-size: 14px;
}

#MainBody button {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: medium outset #FF6699;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	text-decoration: none;
}
#BackToTop {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 12px;
}
h6 {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.photoRight {
	padding: 2px;
	float: right;
	margin-left: 5px;
}
.photoLeft {
	float: left;
	padding: 2px;
	margin-right: 5px;
}


.box {
	border: thin solid #999999;
	padding: 10px;
}
#MemContainer {
	height: 490px;
	width: 620px;
	margin: auto;
}
.CentGoth10px {
	font-family: "Century Gothic", Century, Verdana;
	font-size: 10px;
}
