body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #FFF;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 0.9em;
	padding-bottom: 5px;
	line-height: 1.3em;
	color: #FFF;
}
.firstPara {
	font-size: 0.9em;
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 1em;
}
blockquote {
	margin: 2em 10%;
}
h1 {
	font-size:1.5em;
	color: #FFF;
	padding: 0px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h2 {
	font-size:1.1em;
	line-height: 1.2;
	color: #666;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
}
h3 {
	font-size: .9em;
	line-height: 1.2;
	color: #F0BC70;
	margin: 7px 0px;
	padding: 7px 5px 7px 0px;
	letter-spacing: 0.1em;
	text-align: center;
	}
h4 {
	font-size:1.1em;
	color: #C8511F;
}
h5 {font-size:1.1em;
}
h6 {font-size:1.1em;}

img {border:0;
}
a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
a:hover {
	color: #9CF;
    text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CF;
}
a:active {
}
li {
	margin-left: 10px;
	padding-top: 10px;
	color: #666;
	font-size: .9em;
}
#Wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Menu {
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: center;
}
/*#Menu a:link {
	color: #FFF;
	text-decoration: none;
}
#Menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#Menu a:hover {
	color: #3F4CFF;
	text-decoration: underline;
}
#Menu a:active {
}*/

#Heart {
	margin-top: 45px;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#Title h1 {
	text-align: center;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 45px;
	color: #FFF;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	padding: 45px;
}
.VertBorderRight {
	border-right: 2px dotted #999;
	padding: 10px;
}.NoBorderRight {
	padding: 10px;
}
.imageRight {
	float:right;
	padding: 2px 0 2px 10px;
}
.table1 {
	border: 2px solid #033;
	margin: 15px;
	background: #E9F5DA;
}
.space {
	letter-spacing: 0.15em;
}
.Grey {
	color: #666;
}
.Grey2 {
	color: #999;
}
.type2 {
	line-height: 130%;
	color: #CCC;
}
.allBoxes1 {
	position: relative;
	margin-bottom: 5px;
	width: 210px;
}
.allBoxes2 {
	margin-bottom: 5px;
	width: 210px;
}
.box1 {
	width: 200px;
	height: 200px;
	padding: 5px;
}
.box2 {
	width: 200px;
	height: 200px;
	padding: 5px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
