@charset "utf-8";
/* CSS Document */
/* -- RESET STYLES -- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: large;
	vertical-align: baseline;
	background: transparent;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

@font-face {
    font-family: Chiller;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/chiller.eot);
}
  
  
body{
	background-color: #000000;
	color:#FFFFFF;
	font-family: Chiller;
	font-size: 2em;
}

#container{
	margin: 0 auto;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	/*border: #ff0000 solid 1px;*/
}


#nav1{
	width: 166px;
	height: 800px;
	/*border:#CC3366 solid 1px;*/
}

#galleryContainer{
	width: 800px;
	/*border:#FFCC33 solid 1px;*/
	margin-top: 200px;
}


.floatRight{
	clear: both;
	float: right;
	margin: 0 auto;
	padding: 0;
}
.floatRight p{
	padding: 0;
	margin: 0;
}


.floatLeft{
	clear: both;
	float: left;
	margin: 0 auto;
	padding: 0;
}
.floatLeft p{
	padding: 0;
	margin: 0;
}

#contactform{
	padding: 5px;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
}

#contactform ol{
	list-style:none;	
}

#contactform li{
	padding-bottom: 10px;
}

#contactform .text{
	width: 250px;	
}TopNav {
	color: #000;
}
.Titles {
	color: #BC3535;
	text-align: right;
}
#container #form1 .highslide-gallery table tr td .style53 .style52 {
	font-size: xx-large;
}
#container #form1 .highslide-gallery table tr td .style53 .style52 {
	font-size: small;
}
.Dday {
	color: #BC3535;
}
.Dday {
	color: #BC3535;
	font-size: large;
}
.dday {
	color: #BC3535;
}
#container p {
	color: #FFF;
	font-size: large;
}
