body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	display: block;
	text-align: right;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
	width: 900px;
}

.page {
	background-color: #FFFFFF;
	padding: 5%;
}
.page h2 {

	font-size: 2em;
	color: #999999;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.page h1 {
	font-size: 2em;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



.links li {
	list-style-type: none;
	display: inline;
	float: right;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.links a, .links a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	list-style-type: none;
}
.links a:hover, .links a:active{
	text-decoration: none;
	color: #FF3399;
}

.links #current a{
	color: #CB1C68;
}
.menu {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(images/menus_sides.gif);
	background-repeat: repeat-y;
}
.pink{
	background-image: url(images/tab_pink.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 10px;
	width: 250px;
}
.green{
	background-image: url(images/tab_green.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 10px;
	width: 250px;
}
.blue{
	background-image: url(images/tab_blue.gif);
	background-repeat: no-repeat;
}
.tab {
	height: 28px;
	padding-top: 5px;
	width: 250px;
	display: block;
	}
.header {
	margin-bottom: 20px;
}

	
.tabs a {
	font-family: "Trebuchet MS", trebuchet;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.3em;
	white-space: nowrap;
}
.tabs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 0px;
	line-height: 1em;
	padding-top: 10px;
	font-size: 2em;
	color: #333333;
}
a {
	color: #006699;
	text-decoration: none;
}
a img, a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover{
	color: #CB1C68;
	text-decoration: underline;
}

.menu h3 {
	font-weight: bold;
	color: #FF3399;
	margin: 0px;
	padding: 0px;
}
.menu h5 {
	color: #999999;
	font-size: 1.3em;
	font-weight: bold;
}

.menu h4 {
	margin: 0px;
	padding: 0px;
}
.landing {
	width: 800px;
}
.landing .links{
      padding-right: 130px;
}

.menu {
	font-size: 1.3em;
	font-weight: bold;
}
.joins{
	text-align: center;
	width: 500px;
	padding-left: 50px;
	padding-top: 70px;
}

.joins span{
	display: inline;
	width: 150px;
	float: left;
}
.locals{
text-align: right;
}

.email{
padding-top: 40px;
}

