body {
	background-image:url(assets/bgmain.gif);
	background-repeat:no-repeat;
	background-color:#a70e0e;
	margin: 0px;
	padding: 0px;
}

body2 {
	background-image:url(assets/bgmain2.gif);
	background-repeat:no-repeat;
	background-color:#a70e0e;
	margin: 0px;
	padding: 0px;
}

.pic {
	border:none;
	padding:0xp;
	margin:0px;
}

.mainframe {
	position:relative;
	height: auto;
	width: 685px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom:0px;
	background-color: #d8d8d8;
	border:none;
}

.header1 {
	position: relative;
	top:0px;
	left:0px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:none;
	width: 686px;
	height: 91px;	
	background-color: #fff;
}

	.logo {
		border: none;
		position:absolute;
		margin: 0px;
		padding: 0px;
		top:30px;
		left:10px;
		width:204px;
		height:136px;
		z-index:10;
	}
	

.menu {
	position: relative;
	background-color:#a70e0e;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 686px;
	left:0px;
	top:0px; 
	border:none;
	text-align:right;
}

.menu2 {
	position: relative;
	background-color:#666666;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 686px;
	left:0px;
	top:0px; 
	border:none;
	text-align:right;
}

	a.menu1 {
		float:right;
		background-image:url(assets/menu1.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:32px;
		height:21px;
	}
	
	a.menu1:hover {
		background-position:0px 21px;
	}

	a.menu2 {
		float:right;
		background-image:url(assets/menu2.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:72px;
		height:21px;
	}
	
	a.menu2:hover {
		background-position:0px 21px;
	}

	a.menu3 {
		float:right;
		background-image:url(assets/menu3.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:95px;
		height:21px;
	}
	
	a.menu3:hover {
		background-position:0px 21px;
	}

	a.menu4 {
		float:right;
		background-image:url(assets/menu4.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:58px;
		height:21px;
	}
	
	a.menu4:hover {
		background-position:0px 21px;
	}
	
	a.menu5 {
		float:right;
		background-image:url(assets/menu5.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:52px;
		height:21px;
	}
	
	a.menu5:hover {
		background-position:0px 21px;
	}

	a.menu6 {
		float:right;
		background-image:url(assets/menu6.gif);
		background-position:0px 0px;
		margin: 10px 0px 0px 15px;
		padding: 0px 0px 0px 0px;
		width:59px;
		height:21px;
	}
	
	a.menu6:hover {
		background-position:0px 21px;
	}

.main {
	position: relative;
	background-image:url(assets/bgcontent.gif);
	background-position:0px 20px;
	background-repeat:repeat-y;
	background-color:#d8d8d8;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 686px;
	height:auto;
	left:0px;
	top:0px;
	overflow:auto;
}

	.mainleft {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width:190px;
		height:auto;
	}

		.mainleftbox {
			position:relative;
			margin: 0px;
			padding: 40px 10px 20px 18px;
			width:auto;
			height:auto;
		}
		
		.mainleftevent {
			position:relative;
			margin: 0px;
			padding: 60px 10px 20px 18px;

			width:auto;
			height:auto;
		}

		.imgleft {
			float:right;
			border:none;
			padding:0xp;
			margin:2px 0px 0px 10px;
			width:100px;
			height:66px;
		}
		.imgleft2 {
			float:right;
			border:none;
			padding:0xp;
			margin:2px 0px 0px 10px;
			width:250px;
			height:150px;
		}
		.imgleft3 {
			float:right;
			border:none;
			padding:0xp;
			margin:2px 0px 0px 10px;
			width:250px;
			height:371px;
		}
		
		.imgevents {
			float:left;
			border:none;
			padding:0xp;
			margin:2px 10px 0px 0px;
		}
	
	.mainright {
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width:490px;
		height:auto;
		border:none;
	}

		.mainrightbox {
			margin: 0px 0px 0px 0px;
			padding: 30px 45px 20px 45px;
			border:none;
		}

			.mainrightevent {
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}		
		
		hr {
			color:#ccc;
			height:1px;
			padding:0px;
			margin:0px;
		}
		
		.xmas{
			background-image:url(assets/xmasborder2.jpg);
			background-position:bottom left;
			background-repeat:no-repeat;}


.footer {
	position: relative;
	background-color:#810000;
	margin:0px;
	top:0px;
	left:0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 686px;
	text-align:right;
}

	.footerright {
		float: right;
		margin:0px;
		padding: 3px 10px 0px 0px;
		text-align:right;
	}

.txtnormal {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.txtpanel {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.txtpanel2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

.txtpanel3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

.txtcaption {
	font-family:trebuchet ms;
	font-size: 20px;
	color: #a70e0e;
	text-decoration: none;
	font-weight:normal;
}

.txtcaption2 {
	font-family:trebuchet ms;
	font-size: 21px;
	color: #a70e0e;
	text-decoration: none;
	font-weight:normal;
}


.txtcaption3 {
	font-family:trebuchet ms;
	font-size: 16px;
	color: #a70e0e;
	text-decoration: none;
	font-weight:normal;
}


.txtsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

.ico1 {
	height:21px;
	position:relative;
	top:0px;
	left:26px;
}

.ico2 {
	height:21px;
	position:absolute;
	top:-5px;
	left:-26px;
}

p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}

.ultext {
	list-style-type: none;
	margin:0px 0px 10px 0px;	
	padding:14px 0px 0px 0px;
}

.litext {
	background-image: url(assets/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding:0px 0px 0px 15px;
	margin:0px;	
	line-height:15px;
}

a.link {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #00658a;
	text-decoration:none;
}

a.link:hover {
	color: #0085aa;
}

a.linkpanel {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}

a.linkpanel:hover {
	color: #a50000;
}

a.linkpanel2 {
	font-family: Verdana;
	font-size: 11px;
	color: #a50000;
	text-decoration:none;
	font-weight:bold;
}

a.linkpanel2:hover {
	color: #ff4400;
}

a.linkfooter {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

a.linkfooter:hover {
	color: #fc0;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #555;
	width:100px;
}