body {
	top:0px;
	margin-top:0px;
	color: black;
	background-color: #d1e1f1;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	top:0px;
	margin-top:0px;
	background-image: url(images/DivisionHeading.jpg);
	width:800px;
	height: 200px;
	background-repeat: no-repeat;
	background-color: #00005f;
	color: white;
	}

#side-menus{
	display: block;
	position: absolute;
	margin-left:680px;
	top:200px;
}

#main-menu{
	margin-top: 2px;
}
#chapter-menu{
	margin-top: 10px;
}

.menubuttons{
	text-align: center;
    left:0px;
	width:120px;
	font-size: 11pt;
	text-indent: 0px;
	text-decoration: none;
}

.menubuttons a{
	text-decoration: none; 
	color: #ffffff;
	display: block;

	border-left: 3px solid #7090df;
	border-top: 3px solid #7090df;
	border-right: 3px solid #10307f;
	border-bottom: 3px solid #10307f;
	background-color: #4060af;

}

.menubuttons a:hover{
	color: #ffff00;
	border-left: 3px solid #7090df;
	border-top: 3px solid #7090df;
	border-right: 3px solid #10307f;
	border-bottom: 3px solid #10307f;
	background-color: #4060af;
}
.menubuttons a.pressed {
	color: #bfbf00;
	border-left: 3px solid #10307f;
	border-top: 3px solid #10307f;
	border-right: 3px solid #7090df;
	border-bottom: 3px solid #7090df;
	background-color: #20408f;
}


#MainPage{
    width:670px;
	font-size: 12pt;
}

#MainPage iframe{
	background-color: #f1f1f1;
	width: 670px;
}
#MainPage a.comment-link{
	width: 200px;
	text-align: center;
	text-decoration: none; 
	color: #ffffff;
	display: block;

	border-left: 3px solid #7090df;
	border-top: 3px solid #7090df;
	border-right: 3px solid #10307f;
	border-bottom: 3px solid #10307f;
	background-color: #4060af;
}

#MainPage a.comment-link:hover{
	width: 200px;
	text-align: center;
	text-decoration: none;
	color: #ffff00;
	border-left: 3px solid #7090df;
	border-top: 3px solid #7090df;
	border-right: 3px solid #10307f;
	border-bottom: 3px solid #10307f;
	background-color: #4060af;
}

/* definitions for the slide show script */
.SlideIMG{
	width: 664px;
	margin-left: 0px;
	display: block;
	background: #103070;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 3px solid #7090df;
	border-top: 3px solid #7090df;
	border-right: 4px solid #05103f;
	border-bottom: 4px solid #00005f;
}
.SlideIMG p{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: white;
}
.SlideIMG img{
	width: 620px;
	margin-left: 12px;
	margin-top: 12px;
	border: 10px solid white;
}
.SlideIMG form{
	width: 280px;
	margin-left: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* in order to center images within the main page block - made classes with calcs included */
.centeredportrait{
	width: 242px;
	margin-left: 211px;
	display: block;
	background: #103070;
	margin-top: 10px;
	margin-bottom:10px;
}
.centeredportrait a{
	text-decoration: none; 
	color: #ffff2f;
}
.centeredportrait p{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: white;
	padding-bottom: 8px;
	margin-top:2px;
}
.centeredportrait img{
	width: 200px;
	margin-left: 13px;
	margin-top: 13px;
	border: 8px solid white;
}
.centered200{
	width: 200px;
	margin-left: 231px; /* based on 670 width */
	border: 8px solid white;
}
.centered200 img{
	border: 8px solid white;
}
.centered100{
	width: 100px;
	margin-left: 281px; /* based on 670 width */
}


.centered300{
	width: 300px;
	margin-left: 185px;
}
.centered400{
	width: 400px;
	margin-left: 135px;
}
.floatright200{
	float: right;
	width: 200px;
	display: block;
}
.floatright300{
	float: right;
	width: 300px;
	display: block;
}
.floatright400{
	float: right;
	width: 400px;
	display: block;
}
.floatright200 p{
	width: 100%;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top:2px;
	margin-bottom:10px;
}
.floatright300 p{
	width: 100%;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top:2px;
	margin-bottom:10px;
}
.floatright400 p{
	width: 100%;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	margin-top:2px;
	margin-bottom:10px;
}

#page-heading {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #ffffff;
	background-image: url(images/bluehorizgradient.gif);
	background-repeat: repeat-y;
	margin-top:2px;
	margin-bottom:8px;

}

h1 {
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #ffffff;
	background-image: url(images/bluehorizgradient.gif);
	background-repeat: repeat-y;
	margin-top:2px;
	margin-bottom:2px;
	clear: both;
	}

h2 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #ffffff;
	background-image: url(images/bluehorizgradient.gif);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	clear: both;
	}

h3 {
	font-size: 14pt;
	font-style: italic;
	text-align: left;
	color: #0000af;
	clear: both;
	}

h4 {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #000096;
	clear: both;
	}

h5 {
	font-size: 12pt;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	clear: both;
	}

.post-title {
	float: left;
	color: #ffffff;
	background-image: url(images/bluehorizgradient.gif);
	background-repeat: repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	clear: both;
}
.text-label {
	float:left;
	margin-left: 0px;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	width: 400px;
}
.date-header {
	float:right;
	margin-right: 0px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	width: 270px;
}

.special-note{
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	margin-top:2px;
	margin-bottom:10px;
	clear: both;
}	

table{
	border-collapse:collapse;
	border: medium black;
	border-style: double;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

thead{
	border: black;
	border-style: double;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bluehorizgradient.gif);
	background-color: #000060;
	color: #ffffff;
}

tbody{
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	background-color: #d1e1f1;
	color: black;
}

tr{
}
td{
	border: thin black;
	border-style:solid;
	padding: 8px;
}

/* Stuff for Convention Announcement */

.XLarge-Text{
	font-size: 20pt;
}

.Large-Text{
	font-size: 16pt;
}

.Centered-Text{
	text-align: center;
}


p{
	font-size: 1em;
	text-align: left;
}


#footer{
	width:670px;
	font-style: italic;
	text-align: center;
	color: black;
}
#footer h4 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #000096;
	}

#footer h5 {
	font-size: 10pt;
	font-weight: bold;
	font-weight: normal;
	font-style: italic;
	color: black;
}

#footer img{
	border: none;
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}

