/* CSS Document */

body{
	background-color:#000;
	color:#FFF;
	font-family:"Palatino Linotype", "Book Antiqua", "Palatino, serif";
	font-size:medium;
	margin-top:0;
}

a:link {color: #227eb8; text-decoration: none;}
a:visited {color: #227eb8; text-decoration: none;}
a:hover {color: #d2ebff; text-decoration: none;}
a:focus {color: #d2ebff; text-decoration: none;}
a:active {color: #d2ebff; text-decoration: none;}

#home {float:left;
width:20%;
position:absolute;top: 10px; left: 10px;
}

#logo{text-align: center;
width:100%;
margin:0 auto;
background-image:url(../siteimages/topglow3.png);
background-position:top;
background-repeat:no-repeat;
}

#imageleft{float:left;
}

#imageright{float:right;
}

#menu{width:90%;
margin:0 auto;
}

#text{width:90%;
margin:0 auto;
}

#flash{height:800px;
}

#hometext{width:70%;
margin:0 auto;
}

#images{
	width:90%;
	margin:0 auto;
	text-align:center;
}
#imagesgallery{
	width:800px;
	margin:0 auto;
	text-align:center;
}

#form{width:59%;
margin:0 auto;
}
#formheaders{
	width:50%;
	margin:0 auto;
	text-align: center;
}

#footer{font-size:x-small;
background-color:#171717;
width:90%;
margin:0 auto;
clear:both;
}

#navcontainer{width:90%;
margin:0 auto;
}
.thrColLiq #container #mainContent p iframe {
	text-align: center;
}

