*, p {
	margin: 0px;
	padding: 0px;	
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	color: #999999;
	height: 100.01%;
}
a:link, a:visited, a:active {
	color: #99CC00;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#topBanner {
	margin-bottom: 10px;
	background-image: url(../images/logobanner.jpg);
	height: 80px;
	text-align: right;
	background-repeat: no-repeat;
	padding: 0px;
	}
#topBanner p {
	padding-top: 60px;
	padding-right: 30px;
}

#feature {
	margin-bottom: 10px;
	}
#top {
	background-image: url(../images/divTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
#top p {
	width: 800px;	
	}
#top ul {
	list-style-type: none;	
	}
#top li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 6px;
	}
#top a {
	border-style: none;
	outline: none;
	}
#top a:link, #top a:visited, #top a:active {
	color: #99CC00;
	letter-spacing: 1px;
	}
#top a:hover {
	cursor: pointer;
	color: #FFFFFF;
	}
#bottom {
	clear: both;
	background-image: url(../images/divBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
#mainText p {
	margin-bottom: 10px;
}

#footer {
	margin-bottom: 20px;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	}
#footer p {
	margin-bottom: 5px;
}


#thumbnail {
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
#thumbnail a:link, #thumbnail a:visited, #thumbnail a:active {
	border: 1px solid #000000;
	float: left;
	}
#thumbnail a:hover {
	border: 1px solid #FFFFFF;
	}
#thumbGroup {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 15px;
	/*margin-right: 15px;*/
}

.clearboth {
	clear: both;
	padding-top: 5px;
	}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #666666;
	padding: 0px;
	margin-left: 0px;
}
.close {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center {
	margin-left: 300px;
}
