
	
	
		* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

body {
	background:#000 url('../images/bg/body.gif') repeat top left;
	behavior:url("csshover.htc");
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#000;
		margin-bottom:-330px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:1000px;
		clear:left;
		background:#b00 url('../images/bg/content.gif') repeat top left;
		border:2px solid #000;
		}
		
		
		#container2 {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:1000px;
		clear:left;
		border:2px solid #000;
		}
/*TEXT FORMATTING*/

	a {
	color:#fff;
	}
	
	a:hover {
	color:#ccc;
	}

	
	p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.2;
	margin-bottom:8px;
	}
		
	li {
	font-size:11px;
	line-height:12px;
	}
	
	h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#b00;
	text-decoration:none;
	font-size:20px;
	margin:0px 0px 10px 0px;
	}
	
	h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#b00;
	font-size:15px;
	margin:0px 0px 10px 0px;
	}
	

	h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:15px;
	margin:0px 0px 10px 0px;
	}
	
	h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
	margin:0px 0px 5px 0px;
	text-align:left;
	line-height:13px;
	}
	
	h4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#b00;
	font-size:12px;
	margin:0px 0px 5px 0px;
	text-align:left;
	text-decoration:none;
	}


br.clear {
	clear:both;
	
	line-height:0.1pt;
	font-size:1px; /*the br will clear the floated spans, propping open the non-floated containers*/
	}
	
.clear {
	clear:both;
	line-height:0.1pt;
	font-size:1px;
	}   


/*STANDARD BOXES*/
	

	
#header {
	width: 1000px;
	height:110px;
	text-align:center;
	background:#009999 url(../images/bg/topbar.jpg) top left no-repeat;
	}	

	#navbar {
	width: 1000px;
	text-align:center;
	background:#000;
	padding:5px 0px;
	}
	
	#navbar a, #navbar img {
	border:none;
	text-decoration:none;
	outline: none;
	}
	
	#navbar a {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}
	
	#navbar a:hover {
	color:#b00;
	}
	
	#content {
	width: 1000px;
	height:480px;
	background:transparent url(../images/bg/bottombar.jpg) bottom left no-repeat;
	padding-bottom:5px;
	}
	
	#content2 {
	width: 1000px;
	background:transparent url(../images/bg/bottombar.jpg) bottom left no-repeat;
	padding-bottom:36px;
	/* background-image:url(images/bg/content.gif); background-repeat:repeat; */
	text-align:center;
	}
	
	#bec {
	width: 1000px;
	height:480px;
	background:transparent url(../images/bg/home_bec.gif) bottom center no-repeat;
	}
	#beccontact {
	width: 1000px;
	height:450px;
	background:transparent url(../images/bg/contact.gif) bottom center no-repeat;
	margin-bottom:30px;
	}
#footer {
	width: 1000px;
	background:url(../images/crystal.gif) no-repeat top left;
	height:80px;
	text-align:center;
	padding-top:20px;
	margin:0 auto;
	}
	
	#events {
	width: 240px;
	margin-right:40px;
	background:#000;
	float:right;
	padding:10px;
	}
	
	#events p{
	color:#FFF;
	}
	
	#speechtop {
	width: 663px;
	background:transparent url(../images/bg/speech_top.gif) top left no-repeat;
	margin:20px 0px 0px 37px;
	}
	
	#pictureframes {
	margin-left: 300px;
	width:303px;	
	}
	#pictureframes a, #pictureframes img {
	border:none;
	text-decoration:none;
	outline:none;
	}
	
	#welcome {
	width:224px;
	padding:20px 0px 20px 24px;
	float:left;
	}
	#welcome h1 {
	/*font-family:Monotype Corsiva;*/
	font-size:17px;
	}
	
	#welcome p {
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Monotype Corsiva;*/
	font-size:11px;
	margin:4px 0px 0px 0px
	}
	#welcome p a{
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Monotype Corsiva;*/
	font-size:11px;
	color:#b00;
	}
	
		#contactbubble {
	width:224px;
	padding:20px 0px 20px 24px;
	float:left;
	}
	#contactbubble h1 {
	/*font-family:Monotype Corsiva;*/
	font-size:20px;
	}
	
	#contactbubble h4 {
	/*font-family:Monotype Corsiva;*/
	font-size:16px;
	}
	
	#contactbubble p {
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Monotype Corsiva;*/
	font-size:14px;
	margin:4px 0px 0px 0px
	}
	#contactbubble p a{
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Monotype Corsiva;*/
	font-size:14px;
	color:#b00;
	}
	
	#speechbottom {
	width: 300px;
	height:46px;
	background:transparent url(../images/bg/speech_bottom.gif) bottom left no-repeat;
	margin:0px 0px 0px 37px;
	}

.fullpage {
margin:0 auto;
padding:20px;
width:800px;
border:2px solid #b00;
background:#000 url(../images/bg/fullpage.gif) repeat;
text-align:left;
}
.fullpage p{
color:#FFFFFF;
}

.fullpage .col1{
float:left;
width:380px;
}
.fullpage .col2{
float:left;
width:380px;
padding-left:30px;
border-left:1px dotted #b00;
}
.fullpage p{
color:#FFFFFF;
}

#contact {
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
color:#FFF;
text-align:center;
}
#contact .c2 {
width:180px;
}
#contact .c3 {
width:60px;
}

#contact .c5 {
width:220px;
}

#contact .c6 {
width:226px;
border:2px solid #b00;
background:#f00;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
color:#FFF;
}

.bright{
color:#b00;
}

.alert {
margin-top:40px;
text-align:right;
color:#f00;
width:765px;
padding-right:35px;
}

/*col BOXES*/
	#leftcolumn {
width:255px;
color:#444;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
float:left;
}
#rightcolumn {
width:640px;
float:left;
}

/*Berry Store*/

.polaroid {
border-top:1px solid #300;
border-left:3px solid #300;
border-bottom:3px solid #300;
border-right:1px solid #300;
margin:5px;
background:#FFFFFF;
padding:5px 5px 30px 5px;
}

/*VIP Gallery*/

#flashcontent {
width:400px;
height:400px;
}

#crowd {
background:url(../images/catwalk.gif) top center;
width:400px;
height:400px;
padding:0px 200px;
margin:0 auto;
}

/*Friends*/

.friends {
border-bottom:1px dotted #900;
padding:20px 0px;
}


/* DESIGN BY CREATIVE PRODUCE */

.design {
}
.design a:link,.design a:visited {
color:#CCCCCC;
font:10px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.design .orange {
color:#FF6600;
}
.design .yellow {
color:#FFCC00;
}