/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 90%;
	vertical-align: top;
}

#description {
	height: 100px;
}


#container {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: left;
	width: 95%;
}

body {
	margin-left: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(../assets/images/verticalGradient.jpg);
	color: #666666;
	margin-top: 8px;
}


#topSection{
	background-image: url(../assets/images/topGalleryGradient.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 40px;
}

#bottomSection{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;

}

h1 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 21px;
	padding-bottom: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	margin-left: 20px;
	margin-right: 20px;
}


.galleryHead {
	color: #444;
	margin-top: 2px;
}

a:link {
	color: #6633FF;
	text-decoration: underline;
	border: none;
}
a:visited {
	text-decoration: underline;
	color: #6633FF;
}
a:hover {
	text-decoration: underline;
	color: #6666FF;
}
a:active {
	text-decoration: underline;
	color: #6666FF;.galleryHeadMenu {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

.pic1 {
	float:right;
	border: 1px #000000;
	margin-left: 20px;
	margin-bottom: 20px;
	border-color: #FFFFFF;
}

.pic2 {
	float:left;
	border: 1px #000000;
	margin-right: 20px;
	margin-bottom: 20px;
	border-color: #FFFFFF;
}

p {
	font-size: 1.5em;
}

table {
	margin-left: 20px;
	font-size: 1.1em;
}
