@charset "UTF-8";
/* CSS Document */

body {
	background-color:#808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	}
	
	
	#wrapper {
	vertical-align:top;
	margin: 0px auto;
	padding: 0px;
	height:auto;
		overflow:visible;

	width: 850px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color:#fff;
    
}

#logo {
	width:211px;
	height:66px;
	position:relative;
	left: 0px;
	top: 30px;
	overflow:hidden;
}

#box {
	width:15px;
	height:15px;
	position:relative;
	left: 0px;
	top: 0px;
	overflow:hidden;
	margin-left:15px;
	background-color:#000;
	float:left;
	text-align:center;
	font-size:10px;
}

#boxred {
	width:15px;
	height:15px;
	position:relative;
	left: 0px;
	top: 0px;
	overflow:hidden;
	margin-left:15px;
	background-color:#680000;
	float:left;
	text-align:center;
	font-size:10px;
}



#nav {
	width:850px;
	height:32px;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:hidden;
}

#eventcopy {
	width:340px;
	height:629px;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:auto;
	padding:30px;
	background-image:url(images/gradienthome.jpg);
	background-repeat:repeat-x;
		line-height:11pt;
		background-color:#191919;

}

#eventflyer {
	width:448px;
	height:689px;
	position:relative;
	left: 400px;
	top: -650px;
	overflow:hidden;
	border-color:#ccc;
border-style:solid;
border-width:0px 1px 0px 1px;
	background-color:#808080;
}


#copy {
	width:340px;
	height:340px;
	position:relative;
	left: 0px;
	top: 40px;
	overflow-x:hidden;
	overflow-y:scroll;
	padding:30px;
	background-image:url(images/bg2.jpg);
	background-repeat:repeat-x;
		line-height:11pt;
				background-color:#191919;


}


#copy2 {
	width:710px;
	height:auto;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:auto;
	padding:270px 70px 70px 70px;
	
	background-image:url(images/alarmpromojpg.jpg);
	background-repeat:no-repeat;
		line-height:14pt;
				background-color:#000;
				font-size:12px;


}



#copyplod {
	width:850px;
	height:auto;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:auto;
	padding:0px;
	
	background-image:url(images/plodbg.jpg);
	background-repeat:repeat-y;
		line-height:14pt;
				background-color:#000;
				font-size:12px;
				color:#000;


}



#copykeh {
	width:850px;
	height:auto;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:auto;
	padding:0px;
	

		line-height:14pt;
				background-color:#000;
				font-size:12px;
				color:#fff;


}

#pic {
	width:448px;
	height:400px;
	position:relative;
	left: 400px;
	top: -360px;
	overflow:hidden;
	border-color:#ccc;
border-style:solid;
border-width:0px 1px 0px 1px;
	background-color:#808080;
}

#cal {
	width:790px;
	height:600px;
	position:relative;
	left: 0px;
	top: 40px;
	overflow:hidden;
	background-image:url(images/bgcal.jpg);
	background-repeat:repeat-x;
	padding:30px;	
			background-color:#191919;
	

}

#footer {
	width:850px;
	height:25px;
	position:relative;
	left: 0px;
	top: -650px;
	overflow:hidden;
	border-color:#ccc;
border-style:solid;
border-width:1px 0px 1px 0px;
	text-align:center;
}


#footer2 {
	width:850px;
	height:25px;
	position:relative;
	left: 0px;
	top: -360px;
	overflow:hidden;
	border-color:#ccc;
border-style:solid;
border-width:1px 0px 1px 0px;
	text-align:center;
}

#footer3 {
	width:850px;
	height:25px;
	border-color:#ccc;
border-style:solid;
border-width:1px 0px 1px 0px;
	text-align:center;
	position:relative;
	left: 0px;
	top: 40px;
}

#footercal {
	width:850px;
	height:25px;
	position:relative;
	left: 0px;
	top: 40px;
	border-color:#ccc;
border-style:solid;
border-width:1px 0px 1px 0px;
	text-align:center;
}
	
	
a:link {
	text-decoration: underline;
	color: #fff;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}
a:active {
text-decoration: underline;
	color: #fff;}
a:hover {
	text-decoration: none;
	color: #680000;
}


#box a:link {
	text-decoration: none;
	color: #fff;
}

#box a:visited {
	text-decoration: none;
	color: #fff;
}
#box a:active {
text-decoration: none;
	color: #fff;}
#box a:hover {
	text-decoration: none;
	color:#FC3;
}



#boxred a:link {
	text-decoration: none;
	color: #fff;
}

#boxred a:visited {
	text-decoration: none;
	color: #fff;
}
#boxred a:active {
text-decoration: none;
	color: #fff;}
#boxred a:hover {
	text-decoration: none;
	color:#FC3;
}









	