﻿#container {
    width: 100%;
    height: 100%;
    background-image: url('../Content/baycloud.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
}
#banner {
    font-family: Candara;
    font-size: 70pt;
    color: #FFFFFF;
    text-align: center;
}
#rightcol {
		width: 400px;
		float: right;
	}
#Central {
		font-family: Candara;
		font-size: x-large;
		color: #993399;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
	}
body {
    background-color: #999999;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em;
	width: 100%;
}
.footer, .push {
	height: 2em;
	text-align: left;
}
#footer.p {
	font-size: x-small;
	font-family: "Times New Roman";
	color: #FFFFFF;
	text-align: center;
}
#leftcol {
		margin-right: 400px;
	}
.panel {
	font-family: Candara;
	font-size: x-large;
	color: #993399;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.link {
		margin: 20px auto 800px auto;
		font-family: Candara;
		font-size: x-large;
		color: #33CCFF;
		text-align: center;
	}
.central-left {
	font-family: Candara;
	font-size: x-large;
	color: #993399;
	text-align: center;
	margin-right: auto;
	overflow: hidden;
	position: relative;
    top: 2px;
    left: 0px;
    height: 185px;
    width: 498px;
}

.location {
    font-family: Candara;
    font-size: medium;
    color: #FFFFFF;
    text-align: center;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    left: 0px;
    height: 106px;
    width: 498px;
    top: 0px;
}
#bottomimage {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
