/** {background-color:#FFFF33; border:solid; border:thin; border:#FF9900;}*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #124064;
	margin: 0; /* Zero the margin & padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* Centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1, h2 {text-align:center; font-size:18pt;margin-top:10px;}

li {text-align:left; margin-top:5px;}

/*BEGIN: Image related styles.*/
.imgs_alignment-right {width:30%; float:right; border:solid; border:thin; border:#333333; margin-left:3px; margin-right:10px; margin-top:5px;}
.imgs_alignment-left {width:45%; float:left; border:solid; border:thin; border:#333333; margin-left:10px; margin-right:10px; margin-top:5px; margin-bottom:1px;}
/*END: Image related styles.*/

p.content {text-align:left; margin:10px;}
p.smalltitle {text-align:left; margin-left:10px; margin-right:10px; font-weight:bold; text-decoration:underline}
p.quote {text-align:left; margin-left:46px; margin-right:46px; }

/*BEGIN:StD related.*/
.event {
	color: #9FCFF0;
	font-family: Verdana, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
	
.event_title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#em {
	font-family: Arial, sans-serif;
	font-size:12px;
	font-style:italic;
}

.sidebar_right-links {color:#ffffff; padding-top:15px; text-decoration:none; font-family:Verdana, sans-serif; font-size:20px; text-align:center;} /*Link colors, etc for StD downloads, etc */
a:hover.sidebar_right-links {color:#ffffff; padding-top:15px; text-decoration:underline; font-family:Verdana, sans-serif; font-size:20px; text-align:center;} /*Link colors, etc for StD downloads, etc */
/*END:StD related.*/

table {border-collapse:collapse; border:0px solid #ffffff;}
table.content {border-collapse:collapse; border:0px solid #ffffff; margin:10px;}

.container {width:987px; padding:0px; border-spacing:0px; margin-top:20px; margin-left:auto; margin-right:auto}

.sidebar_left  {vertical-align:top;}
.main          {vertical-align:top;}
.sidebar_right {vertical-align:top;}
.sidebar_left-table, .main-table, .sidebar_right-table {margin-left:auto; margin-right:auto;} 

/* BEGIN: Sidebar Left ONLY */
.sidebar_left {width:200px;}
.sidebar_left-table {width:200px; padding:0px; border-spacing:0px;}
.sidebar_left-logo {width:200px; height:200px;}
.sidebar_left-nav {
	width:200px;
	padding:0px;
	border-spacing:0px;
	background:#124064;
}
/* END: Sidebar Left ONLY */

/* BEGIN: Main ONLY */
.main {width:587px;}
.main-table {width:567px; padding:0px; border-spacing:0px;}
.main-header {
			width:567px;
			height:46px;
			background:#70787A;
			font-size:41px;
			color:#ffffff;
			text-align:left;
			padding-left:5px;
}
.main-content {width:567px; height:508px; background:#ffffff;}

.contact_email {color:#524e29; text-decoration:none;} /*Link colors, etc for email address*/
a:hover.contact_email {color:#524e29; text-decoration:underline;} /*Link colors, etc for email address*/

.main-footer {
			width:567px;
			height:25px;
			background:#70787A;
			font-size:13px;
			color:#ffffff;
			text-align:center;
}

.main-footer_nav {color:#ffffff; text-decoration:none;} /*Link colors, etc for Main Footer Navigation*/
a:hover.main-footer_nav {color:#ffffff; text-decoration:underline;} /*Link colors, etc for Main Footer Navigation*/
/* END: Main ONLY */

/* BEGIN: Sidebar Right ONLY */
.sidebar_right {width:200px;}
.sidebar_right-table {width:200px; padding:0px; border-spacing:0px;}
.sidebar_right-std_header {
						width:200px;
						height:110px;
						background:#b1aa64;
						font-size:41px;
						color:#ffffff;
						text-align:left;
						padding-left:5px;
}
.sidebar_right-std_content {width:200px; height:469px; vertical-align:text-top; background:#124064;}
/* END: Sidebar Right ONLY */

.event {
	color: #9FCFF0;
	font-family: Verdana, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
}
	
.event_title {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.event_link {
	color: #9FCFF0;
	font-family: Verdana, sans-serif;
	font-size: 20px;
	text-align: center;
}

/*A, A:Active, A:Visited { color:#fff; text-decoration: none; font-weight:normal;} */
A:Hover {text-decoration: underline;}

.download {
	font-size: 18px;
	font-weight:bold;
}

.footer {
font-size:9px;
color:#FFFFFF;
padding:50px;
}
