@charset "utf-8";

.bodyStyle {
	background-color:#FFFFFF;
	margin:0px;
	text-align:center;
	font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif; 
	color: #333;	
	height:100%; 
	}
#header {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	text-align:left;
	font-size:16px;
	}

a { outline:none;}

a img { border:none; text-decoration:none; }

#header2 {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	padding-left:360px;
	padding-top:20px;
	text-align:left;
	font-size:11px;
	height:40px;
	}
	#header2 a:link {
		color:#666666;
		text-decoration:none;
		font-weight:bold;	
		}
	#header2 a:hover {
		color:#ff6633;
		text-decoration:underline;
				font-weight:bold;
		}
	#header2 a:visited {
		color:#666666;
		text-decoration:none;
		font-weight:bold;
		}		

#pageArea {
	margin:auto;
	width:900px;
	height:100%;
	}
	
#leftColumn {
	background-image: url(../images/1bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:100%;
	float:left;
	}
	
.leftColumn {
	background-image: url(../images/1bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:100%;
	float:left;
	vertical-align:top;
	}
	
#middleColumn {
	width:824px;
	position:relative;
	top:0px;	
	left:0px;
	height:100%;
	float:left;
	}
	
#rightColumn {
	background-image: url(../images/2bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:100%;
	position: relative;
	top:0px;
/*left:0px;*/
	float:right;
	}
	
.rightColumn {
	background-image: url(../images/2bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:100%;
	position: relative;
	top:0px;
/*left:0px;*/
	float:right;
	vertical-align:top;
	}
	
#content {
	position:relative;
	top:0px;
	padding-top:0px;
	text-align:left;
	width:inherit;
	height:1;
	}
	#content a:link {
		color:#ff6633;
		text-decoration: none;
		}

#content2 {
	padding:30px;
	text-align:justify;
	}
	#content2 a:link {
		color:#ff6633;
		text-decoration: none;
		font-weight:bold;
		}
	#content2 a:visited {
		color:#ff6633;
		text-decoration: none;
		}	
		
.leftSection {
	background-image:url(../images/dot1.jpg);
	background-repeat:repeat-y;
	position:relative; 
	top:0px;
	padding-left:22px;
	padding-right:10px;
	width:275px;
	height:auto;
	float:left;
	}
	
.centerSection {
	position:relative;
	top:0px;
	width:274px;
	height:auto;
	padding-left:22px;
	padding-right:10px;
	float:left;
	}
	
.rightSection {
	position:relative;
	width:275px;
	height:auto;
	padding-left:22px;
	padding-right:10px;
	top:0px;
	float:right;
	}
/*	div .rightSection a:link {
		color:#ff6633;
		text-decoration: none;
		}*/
		
.fullSection {
	position:relative;
	padding-top:10px;
	width:824px;
	height:auto;
	float:left;
	text-align: justify;
	}
	
#footerLinks {
	position:relative;
	bottom:0px;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:25px;
	padding-bottom:20px;
	padding-top:5px;
	text-align:left;
	color: white;
	background-image:url(../images/6.jpg); 
	background-repeat: no-repeat;
	width:824px;
	}
	#footerLinks a:link { 		
	text-decoration: none;	
	color: white;
	}
	#footerLinks a:hover {
	background-color:#3366FF;		
	text-decoration:overline;
	color: white;
	}
	#footerLinks a:visited { 		
	text-decoration: none;	
	color: white;
	}

.bottBanner {
	position:relative;
	text-align:center;
	}
	
.sectionPics {
	text-align:left;
	margin-right:10px;
	float:left;
	}

.leftPic {
	left:0;
	margin-right:40px;
	margin-bottom:40px;
	margin-top:30px;
	float:left;
	}
	
.rightPic {
	right:0;
	margin-left:40px;
	margin-bottom:40px;
	margin-top:30px;
	float:right;
	}

.paragraphPic {
	left:10px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	}
	
.paragraphPicR {
	right:10px;
	margin-left:30px;
	margin-bottom:30px;
	float:right;
	}

.paragEvent {
	text-align:center; 
	padding:10px; 
	border:#333333 1px solid; 
}
.style1 {
	
	color: #175694;
	font-weight: bold;
}

h1 {
	font-size:14px;	
	color: #175694;
	font-weight: bold;
}
tr {
	font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif;
	}

.paragraph
{
	text-align:justify;
}