
.wpmd
{
	font-size: 13px;
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.title
{
	font-family: Century Gothic;
	color: #006699;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 19px;
}

a.style1:link
{
	color: #FFFFFF;
	text-decoration: none;
}

a.style1:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.style1:active
{
	color: #FFFFFF;
	text-decoration: none;
}

a.style1:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div#container
{
	position: relative;
	width: 901px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

body 
{
text-align: center;
margin-left: auto;
margin-right: auto;
margin: 0 auto;
width: 800px;
}

.itemBorder
{
	border: 1px solid #666666;
}

.itemText
{
	text-decoration: none;
	color: #FFFFFF;
	font: Bold 12px Century Gothic, Verdana;
}

.subItemText
{
	text-decoration: none;
	color: #FFFFFF;
	font: Bold 11px Century Gothic, Verdana;
}

