* {
	margin: 0px;
	padding: 0px;
	
}

html, body {
height: 100%;

}
#wrapper {
	background-color: #f7f7f7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	min-height: 100%;
		
}
#wrapper #bodyArea #Table table {
	vertical-align: middle;
	
}
#wrapper #bodyArea #Table table img {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#wrapper #bodyArea #buffer {
	height: 150px;
}

#wrapper #bodyArea #Table table tr td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#wrapper #logo {
	height: 300px;
	text-align: center;
	padding: 20px;
}

#wrapper #headerImg {
	background-image: none;
	background-repeat: no-repeat;
	height: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper #navigation {
	height: 40px;
	text-align: center;
	position: relative;
	left: auto;
	right: auto;
}
#wrapper #bodyArea  {
	text-align: center;
	
}

#wrapper #bodyArea #left {
	width: 500px;
	float: left;
	
}
#wrapper #bodyArea #right {
	width: 300px;
	float: right;
	
}

#wrapper #bodyArea #left2 {
	width: 400px;
	float: left;
}
#wrapper #bodyArea #right2 {
	width: 400px;
	float: right;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	margin: 20px;
	text-align: justify;
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 40px;
	text-align: center;
	bottom: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;

}
#wrapper #Header2 {
	text-align: left;
	padding: 15px;
}
#wrapper #bodyArea #about {
	padding: 10px;
	text-align: left;
	float: right;
	background-color: #f7f7f7;
}
#wrapper #bodyArea #endpic center img {
	padding: 15px;
}
#appname {
	width: 450px;
	position: relative;
	vertical-align: text-top;
	padding: 0px;
	float: left;
}
#appoption {
	width: auto;
	float: right;
	position: relative;
	height: auto;
	margin-left: 0px;
	margin-right: 100px;
}
#horrule {
	width: 95%;
	position: static;
	float: left;
	text-align: justify;
	margin: 0px;
	padding: 20px;
}
#lower {
	position: static;
	float: none;
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-top: 60px;
	clear: both;
}
#appBodyArea {
	height: auto;
}
#wrapper #bodyArea #right img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footersmall {
	clear: both;
	margin: 0px;
	padding-top: 100px;
}
#footersmallMain {
	clear: both;
	margin: 0px;
	padding-top: 60px;
}
#HeaderApp {
	padding: 15px;
	background-color: #CCC;
}
#HeaderApp img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#changeLog {
	width: 500px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
}
#appSpotlight {
	clear: both;
	background-color: #666;
}
#spotlightBuffer {
	clear: both;
	padding-bottom: 50px;
}
#spotlightBuffer #appSpotlight img {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
