* {
	margin: 0;
	padding: 0;
}

body {
	font: 11px/1.8 Arial, sans-serif;
}

#subpage {
	font: 11px/1.8 Arial, sans-serif;
	color: #444;
	padding:0px;
	margin:0px;
	background: #0D0B0C url(../images/bg_subpage.jpg) no-repeat center top;
}

#subpage p a:link { 
	color:#7c1414; 
	border-bottom:1px dotted #7c1414;
	text-decoration:none; 
	outline:none;  
	}

#subpage p a:visited { 
	color:#7c1414; 
	border-bottom:1px dotted #7c1414; 
	text-decoration:none; 
	outline:none; 
	}

#subpage p a:hover { 
	color:#b72020; 
	border-bottom:1px solid #b72020; 
	text-decoration:none; 
	outline:none; 
	}
	
#subpage p a:active { 
	color:#7c1414; 
	border-bottom:1px solid #0099cc; 
	text-decoration:none; 
	outline:none; 
	}
	
#subpage pre { 
        border: 1px dashed #bbb;
        font-size: 75%;
        padding: 5px;
        color: #808080;
        background: #F1F1FF;
        overflow: auto;
}

#subpage .container {
	width:705px;
	margin:0px auto 0px;
	position:relative;
	padding: 257px 66px 0 56px;
	background: #FFF url(../images/bg_header.jpg) no-repeat center top;
}

#subpage #topNavbar {
	width:705px;
	height:32px;
	margin-bottom:20px;
}

#subpage .columnfullwidth {
	width:705px;
	text-align:center;
	margin: 0px;
	line-height:30px;
	padding: 25px 0px;
}

#subpage .columnfullwidthnopad {
	width:705px;
	text-align:center;
	margin: 0px;
	line-height:30px;
	padding: 0px 0px;
}

#subpage .blackdividerrow705 {
	background:#383838;
	width:705px;
	height: 2px;
	margin: 5px 0px;
	clear:both;
	position:relative;
}

#subpage .blackdividerrow183 {
	background:#383838;
	width:183px;
	height: 2px;
	margin: 5px 0px 0px 20px;
	clear:both;
	position:relative;
}

#subpage .column1third {
	width:213px;
	float:left;
	padding:20px 20px 10px 0px;
	text-align:center;
}

#subpage .column1quarter {
	width:113px;
	float:left;
	padding:20px 20px 10px 0px;
	text-align:center;
}

#subpage .column1quarternopad {
	width:113px;
	float:left;
	padding:10px 0px 10px 0px;
	text-align:center;
}

#subpage .column1thirdleftleft {
	width:221px;
	float:left;
	padding:20px 50px 10px 0px;
}

#subpage .column1thirdleft {
	width:180px;
	float:left;
	padding:20px 35px 10px 0px;
}


#subpage .column1thirdright {
	width:213px;
	float: right;
	padding:30px 10px 20px 0px;
	text-align:center;
}

#subpage .column2thirds {
	width:430px;
	float:left;
	padding:20px 20px 10px 20px;
	text-align:center;
}

#subpage .column3quarters {
	width:530px;
	float:left;
	padding:25px 20px 10px 20px;
	text-align:center;
}

#subpage .column3quartersnopad {
	width:530px;
	float:left;
	padding:10px 20px 10px 20px;
	text-align:center;
}

#subpage .column2thirds img {
	margin:10px 0;
}

#subpage .column1third img {
	margin:10px 0;
}

#subpage .dotted170 {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width:2px;
	height:165px;
	float:left;
	margin: 5px 0px;
}

#subpage .dotted100 {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width:2px;
	height:140px;
	float:left;
	margin: 5px 0px;
}

#subpage .dotted650 {
	background-image: url(../images/dot.jpg);
	background-repeat: repeat-y;
	background-position:center;
	width:2px;
	height:650px;
	float:left;
	margin: 5px 0px;
}

#subpage img {
	border:0px;
}

#subpage .quote {
	font: 22px/1.3 "Georgia", serif;
}


#subpage .bigperiod {
	font: 70px/.7 "Georgia", serif;
	color: #931717;
}

#subpage .tighter {
	font: 11px/1.5 Arial, sans-serif;

}

#subpage .left {
	text-align:left;
}

#subpage .eventsbutton {
	position:absolute;
	top:25px;
	right:0px;
	background-color:#333;
	padding:0px;
	z-index:9999;
}

#subpage .footer {
	font: 9px/1.2 Arial, sans-serif;
	width:705px;
	text-align:center;
	padding:15px 0px 15px 0px;
}