body {
	background: #f5f4f4;
	color: #000;
	font-family: 'GillSans', 'Gill Sans', 'Trebuchet MS', sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 19px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	min-height: 630px;
}

a {
	text-decoration: none;
}

h2 {
	color: #727272;
	font-family: 'GillSans', 'Gill Sans', 'Trebuchet MS', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	opacity: 1.00;
	padding-bottom: 0px;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
}

h3, h4 {
	margin: 0px;
}
.navbar {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding-top: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


li {
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 10px;
}


li a {
	text-decoration: none;
	color: #999;
}

li a:visited {
	text-decoration: none;
	color: #999;
}

li a:hover
{
	color: #F00;
	text-decoration: none;
}


li.current_page_item a
{
	color: #666;
	text-decoration: none;
}

#footer {
	font-size: 11px;
	text-align: center;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
