body{
	text-align: center;
	background-color:#FFFFFF;
	font-family: "Century Gothic";
	margin: 0px;
	border-width: 0px;
	border-style: none;
}

/**Container To Hold The Layout**/
#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 1000px;
	background-color:#FFFFFF;
}

/**Banner Styles**/
#banner{
height: 150px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
}
#bannergallery{
height: 132px; /*CHANGE THIS TO THE HEIGHT OF YOUR BANNER*/
}
#bottom{
	width: 1000px;
	height: 165px;
	background: url(images/bottom.jpg);
	text-align: center;
}
/**Links Styles**/
#left{
	width: 149px;
	float: left;
	color: #FFFFFF;
	height: 100%;
	vertical-align: bottom;
	display: inline;
	overflow: hidden;
}
.bottomlinks{
	padding: 5px 5px 0px 5px;
	color: #4e5c97;
	font-family: Century, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.links{
	padding: 5px 5px 0px;
	color: #4e5c97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 100%;
}
.solstice{
	padding: 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 100%;
	vertical-align: baseline;
}
/**Content Styles**/
#right{
	width: 851px;
	height: 100%;
	float: right;
	display: inline;
	overflow: hidden;
}
#gallery{
	width: 1000px;
    height: 100%;
}
.purple{
	color: #4e5c97;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
.content{
	padding: 5px 10px 0px 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 100%;
}@charset "utf-8";
/* CSS Document */

