/* CSS Document */

BODY {
	background: #330000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 6px 0px 6px;
}

A {
	color: #fff2d8;
	cursor: pointer;
	text-decoration: none;
}

A:Hover {
	color: #fff8eb;
	cursor: pointer;
	text-decoration: none;
}

.Border1 {
	background: #333333;
	border: #CC0000 solid 1px;
}

.Border2 {
	background: #333333;
	border: #CC6600 solid 1px;
}

H1, H2, H3, P {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

P {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

FORM {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	FORM INPUT, FORM TEXTAREA {
		background: #333333;
		border: #990000 solid 1px;
		color: #FFFFFF;
		font-family: "Courier New", Courier, monospace;
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 3px 3px 3px 3px;
	}
	
	FORM INPUT:Focus, FORM TEXTAREA:Focus {
		border: #CC0000 solid 1px;
	}
	
	FORM .Button_Submit {
		cursor: pointer;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 6px 3px 6px;
		width: 128px;
		vertical-align: middle;
	}

#Wrapper {
	margin: 0px auto 0px auto;
}

	#Wrapper #Wrapper_LS {
		background: url(../images/wrapper_ls_bg.gif) right repeat-y;
		width: 12px;
	}

	#Wrapper #Wrapper_RS {
		background: url(../images/wrapper_rs_bg.gif) left repeat-y;
		width: 12px;
	}

#Header {
	background: #333333 url(../images/header_bg.jpg.php) bottom left no-repeat;
	height: 192px;
	width: 100%;
}

	#Header #Header_Logo {
		height: 160px;
	}

	#Header #Navigation {
		background: url(../images/nav_bg.gif) bottom repeat-x;
		border-bottom: #CC0000 solid 3px;
		clear: both;
		text-align: center;
		vertical-align: bottom;
		height: 32px;
	}
	
		#Header #Navigation .Nav {
			margin: 0px auto 0px auto;
			padding: 0px 0px 0px 0px;
		}
		
			#Header #Navigation .Nav .Nav_Main {
				background: url(../images/nav_main_bg.gif) top center no-repeat;
				float: left;
				font-size: 9px;
				font-weight: bold;
				letter-spacing: 3px;
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 6px 12px 6px 12px;
				text-align: center;
				text-transform: uppercase;
				width: 86px;
			}
			
			#Header #Navigation .Nav .Nav_MainSelected {
				background: url(../images/nav_mainselected_bg.gif) top center no-repeat;
				float: left;
				font-size: 9px;
				font-weight: bold;
				letter-spacing: 3px;
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 6px 12px 6px 12px;
				text-align: center;
				text-transform: uppercase;
				width: 86px;
			}
			
				#Header #Navigation .Nav A {
					color: #FFFFFF;
					text-decoration: none;
				}
	
				#Header #Navigation .Nav .Nav_Main A:Hover {
					color: #ffe5b2;
					text-decoration: none;
				}
	
#Content {
	background: #000000;
	height: 600px;
	width: 100%;
}

	#Content H1 {
		background: url(../images/h1_bg.gif) bottom left repeat-x;
		color: #ffe5b2;
		font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: normal;
		letter-spacing: 3px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 4px 0px;
		text-transform: lowercase;
	}

	#Content H2 {
		background: url(../images/h2_bg.gif) bottom left repeat-x;
		color: #ffe5b2;
		font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 3px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 4px 0px;
		text-transform: lowercase;
	}

	#Content H3 {
		font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
		color: #ffe5b2;
		font-size: 16px;
		font-weight: normal;
		letter-spacing: 3px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
		text-transform: lowercase;
	}

	#Content P {
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
		text-align: justify;
	}
	
	#Content UL {
		margin: 0px 0px 12px 24px;
		padding: 0px 0px 0px 0px;
	}
	
		#Content UL LI {
			margin: 0px 0px 12px 0px;
			padding: 0px 0px 0px 0px;
		}
		
	#Content BIG {
		font-size: 18px;
	}
	
	#Content SMALL {
		font-size: 9px;
	}
	
	#Content .LatestNews {
	}

		#Content .LatestNews UL {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
	
			#Content .LatestNews UL LI {
				list-style: none;
				margin: 0px 0px 12px 0px;
				padding: 0px 0px 0px 0px;
			}
		
				#Content .LatestNews UL LI H3, #Content .LatestNews UL LI P {
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 6px 0px;
				}
				
	#Content .Calendar {
		border-top: #990000 solid 1px;
		border-left: #990000 solid 1px;
		margin: 0px auto 12px auto;
	}
			
		#Content .Calendar TH {
			background: #333333;
			border-bottom: #990000 solid 1px;
			border-right: #990000 solid 1px;
			padding: 6px 6px 6px 6px;
			text-align: center;
			vertical-align: middle;
		}
				
		#Content .Calendar TD {
			background: #000000;
			border-bottom: #990000 solid 1px;
			border-right: #990000 solid 1px;
			height: 100px;
			padding: 6px 6px 6px 6px;
			text-align: left;
			width: 90px;
			vertical-align: top;
		}
		
		#Content .Calendar .Calendar_Today .Calendar_Day {
			color: #FFFF00;
			font-weight: bold;
		}
		
		#Content .Calendar .Calendar_LastMonth {
		}
		
		#Content .Calendar .Calendar_NextMonth {
		}
		
		#Content .Calendar P {
			margin: 0px 0px 6px 0px;
		}
		
		#Content .Calendar .Calendar_Day {
			text-align: right;
		}
				
		#Content .Calendar .Calendar_Info {
			text-align: left;
			font-size: 9px;
		}
				
	#Content .Pagination {
		font-weight: bold;
		height: 24px;
		margin: 12px auto 0px auto;
	}
	
		#Content .Pagination TD {
			text-align: center;
			padding: 0px 6px 0px 6px;
			vertical-align: middle;
		}
		
		#Content .Pagination .Pagination_Selected {
		}
		
		#Content .Pagination .Pagination_Prev {
		}
		
		#Content .Pagination .Pagination_Next {
		}
		
	#Content_Left {
		padding: 12px 6px 12px 12px;
		vertical-align: top;
		width: 728px;
	}
	
	#Content_Right {
		padding: 12px 12px 12px 6px;
		vertical-align: top;
		width: 202px;
	}

#Footer {
	background: #333333;
	border-top: #CC0000 solid 3px;
	padding: 12px 0px 12px 0px;
	height: 90px;
}

#Copyright {
	background: #333333 url(../images/footer_bg.jpg) top left no-repeat;
	border-top: #CC0000 solid 3px;
	font-size: 9px;
	padding: 24px 12px 12px 12px;
	text-align: center;
}


































