body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_main.png);
	background-repeat: repeat-x;
}
a:link {
	color: #207bc4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #207bc4;
}
a:hover {
	text-decoration: underline;
	color: #207bc4;
}
a:active {
	text-decoration: none;
	color: #207bc4;
}

/*Header*/

#header {
	width: 1018px;
	height: 115px;
	background-image: url(images/background_head_03.png);
	background-repeat: no-repeat;
}
#header_date {
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#header_date a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header_date a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_date a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header_date a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#header_place {
	width: 550px;
	float: left;
	padding-top: 3px;
}
#header_announcement {
	width: 600px;
	float: right;
	padding-top: 10px;
	padding-right: 40px;
	text-align: right;
}
#header_button {
	width: 170px;
	text-align: right;
	float: right;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_button a:link {
	color: #5A1878;
	text-decoration: none;
}
#header_button a:visited {
	color: #5A1878;
	text-decoration: none;
}
#header_button a:hover {
	color: #274376;
	text-decoration: underline;
}
#header_button a:active {
	color: #5A1878;
	text-decoration: none;
}
#header_banner {
	width: 729px;
	padding-left: 249px;
	padding-top: 9px;
}

/*Left Nav Bar*/

#nav {
	float: left;
	width: 234px;
	vertical-align: top;
}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	background-image: url(images/background_nav_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav li {
	padding-bottom: 6px;
}
#nav_2 {
	float: left;
	width: 234px;
	vertical-align: top;
}
#nav_2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 25px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	background-image: url(images/background_nav_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
}
#nav_2 li {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	margin-right: 20px;
}
#content_column_left {
	float: left;
	width: 234px;
	background-image: url(images/background_nav_main.png);
	background-repeat: repeat-y;
}
#content_column_left .bgtop {
	float: left;
	width: 234px;
	background-image: url(images/background_nav_top.png);
	background-repeat: no-repeat;
	height: 73px;
}
#nav_box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 25px;
	padding-left: 30px;
	color: #81115E;
}	

/*Content*/

#content {
	width: 1018px;
}
#content_column_right {
	float: right;
	width: 784px;
}
#content_button {
	width: 276px;
	float: right;
	background-image: url(images/background_but_1.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-left: 20px;
}
#content_button .bgbtm {
	background-image: url(images/background_but_1_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 42px;
}
#content_button a:link {
	color: #5A1878;
	text-decoration: none;
}
#content_button a:visited {
	color: #5A1878;
	text-decoration: none;
}
#content_button a:hover {
	color: #274376;
	text-decoration: underline;
}
#content_button a:active {
	color: #5A1878;
	text-decoration: none;
}
#tab {
	width: 341px;
	height: 20px;
	padding-left: 10px;
}
#tab ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#tab li {
	display: inline;
}
#tab a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/tab_1.png);
	background-repeat: no-repeat;
	width: 108px;
	height: 17px;
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-top: 3px;
}
#tab a:hover {
	background-image: url(images/tab_2.png);
	background-repeat: no-repeat;
}
#tab a:active {
	background-image: url(images/tab_1.png);
	background-repeat: no-repeat;
}
#box1 {
	background-image: url(images/background_box_1.png);
	background-repeat: repeat-y;
	width: 351px;
	margin-right: 20px;
}
#box1 .bgtop {
	background-image: url(images/background_box_1_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#box1 .bgbtm {
	background-image: url(images/background_box_1_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box2 {
	background-image: url(images/background_box_1.png);
	background-repeat: repeat-y;
	width: 351px;
	margin-right: 20px;
}
#box2 li {
	padding-bottom: 10px;
}
#box2 .bgtop {
	background-image: url(images/background_box_1_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#box2 .bgbtm {
	background-image: url(images/background_box_1_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#box3 {
	background-image: url(images/background_box_3.png);
	background-repeat: repeat-y;
	width: 758px;
}
#box3 .bgtop {
	background-image: url(images/background_box_3_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#box3 .bgbtm {
	background-image: url(images/background_box_3_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81115E;
}
#list ul {
	list-style-image: url(images/bullet_reddiamond.png);
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
#list li {
	padding-bottom: 10px;
}
#list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
#list2 ul {
	list-style-image: url(images/bullet_grayarrow.png);
	padding-top: 10px;
	padding-right: 30px;
}
#list2 li {
	padding-bottom: 5px;
}
#list2 a:link {
	color: #666666;
	text-decoration: none;
}
#list2 a:visited {
	color: #000000;
	text-decoration: none;
}
#list2 a:hover {
	color: #ab1f4d;
	text-decoration: underline;
}
#list2 a:active {
	color: #000000;
	text-decoration: none;
}
#banner {
	width: 1018px;
	height: 59px;
	background-image: url(images/background_head_02.png);
	background-repeat: no-repeat;
}


/*Footer*/

#footer {
	width: 1018px;
	text-align: center;
	clear: both;
}

/*Page Styles*/

.page_intro {
	width: 729px;
	float: right;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.page_subhead {
	width: 729px;
	float: right;
	padding-right: 40px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.page_paragraph {
	width: 729px;
	float: right;
	padding-bottom: 20px;
	padding-right: 40px;
	display: table;
}
.page_paragraph_column_right {
	width: 338px;
	float: right;
	padding-bottom: 20px;
	padding-right: 60px;
	padding-left: 15px;
}
.page_paragraph_column_right2 {
	width: 338px;
	float: right;
	padding-right: 60px;
	padding-left: 15px;
	padding-top: 20px;
}
.page_paragraph_column_right3 {
	width: 338px;
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
}
.page_paragraph_column_left {
	width: 341px;
	float: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.page_paragraph_column_left2 {
	width: 341px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.page_column {
	width: 784px;
}
.page_column_left {
	float: left;
	width: 371px;
	padding-bottom: 20px;
}
.page_column_right {
	float: right;
	width: 413px;
	padding-bottom: 20px;
	display: table;
}
.box {
	width: 782px;
	margin-bottom: 20px;
	float: right;
}
.box_column_left {
	float: left;
	width: 371px;
}
.box_column_right {
	float: right;
	width: 413px;
}
.photo {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.photo_keynote {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photo_alignleft {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pic_stroke {
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.page_subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802126;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.page_subhead2_halfpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802126;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 400px;
}
.page_subhead2_quarterpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #802126;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 170px;
}
.page_subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.page_subhead4 {
	width: 758px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-bottom: 10px;
}
.blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A1878;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
	border: 2px dashed #5A1878;
	padding-top: 5px;
	padding-bottom: 5px;
}
.announce2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	line-height: 22px;
	text-align: center;
	text-transform: capitalize;
	width: 380px;
	padding: 10px;
	border: 1px solid #FFCC00;
	background-color: #FFFFCC;
}
.announce3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #5A1878;
	float: right;
	width: 200px;
	text-align: center;
	border: 2px dashed #5A1878;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.rule_gray1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.rule_gray2 {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
.li_paragraph {
	padding-bottom: 10px;
}

/*Font Styles*/

.arial_11_13_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.arial_12_14_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.arial_14_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81115E;
}
.arial_20_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial_20_medbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #93884E;
}
.arial_16_18_medbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #93884E;
	line-height: 18px;
}
.arial_16_18_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 18px;
}
.arial_16_18_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #81115E;
	line-height: 18px;
}
.arial_20_22_medbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #93884E;
	line-height: 22px;
}
.arial_12_14_medgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
}
.arial_16_18_red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #ab1f4d;
	padding: 10px;
	border: 2px double #CCCCCC;
}
.georgia_12_14_darkgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.georgia_14_16_darkgray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	padding: 15px;
}
.georgia_19_purple_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #5A1878;
	font-weight: bold;
}
.announce2LISA {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFCC00;
	line-height: 15px;
	text-align: right;
	text-transform: capitalize;
	width: 100px;
	background-color: #CC0000;
	border: 2px solid #FFCC00;
	margin: 2px;
	padding: 5px;
}
.arial_20_white_boldLISA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	width: 210px;
	float: right;
	border: 0px solid #CC0000;
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	clear: left;
	background-image: url(file:///SDT2/Users/Lisa/111208/STPCon/Website/STPCon/SPRING2%202009...2008Fall/images/sign_up_button.gif);
	background-repeat: no-repeat;
	height: 51px;
	margin: 0px;
	padding: 0px;
}
.announce2CopyLM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	line-height: 12px;
	text-align: center;
	text-transform: capitalize;
	width: 330px;
	padding: 1px;
	border: 1px solid #FFCC00;
	background-color: #FFFFCC;
}
.announceLISA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
	text-align: left;
	font-weight: bolder;
	text-transform: capitalize;
	padding: 2px;
	word-spacing: 0em;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-style: normal;
}
.page_paragraph_column_leftLISA {
	width: 345px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
