body, html {
	height: 100%;
}
body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #DFD4E9;
	background-image: url(/img/bg.gif);
	background-repeat: repeat-x;
}
img, #header, #content { behavior: url(iepngfix.htc); }
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 15px;
	color: #901f6b;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #D41F81;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:0px
}
.alignright {
	padding:3px;
	border:solid 1px #999;
	float:right;
	margin-left:12px;
	margin-bottom: 5px;
}
.alignleft {
	padding:3px;
	border:solid 1px #999;
	float:left;
	margin-right: 12px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 27px;
	padding-left: 27px;
	background-image: url(/img/page-bg.png);
	background-repeat: repeat-y;
	height: auto;
	min-height: 100%;
}
#header1 {
	background-image: url(/img/header-bg.gif);
	background-repeat: repeat-x;
	height: 237px;
}
#header1 h1 {
	padding-top: 74px;
	padding-left: 21px;
	float: left;
}
#header1 h1 span {
	display: none;
}
#header1 .right {
	background-image: url(/img/ssp.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 539px;
	padding-top: 18px;
	padding-left: 20px;
}
#nav {
	height: 42px;
	background-image: url(/img/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav li {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#nav  li  a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 42px;
	text-transform: uppercase;
	color: #663366;
	font-size: 14px;
	text-decoration: none;
	font-family: "Avenir LT Std", "Lucida Grande", Helvetica;
}
#nav .current_page_item a, #nav .current_page_item a:hover {
	background-image: url(/img/nav-active-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #901F6B;
}
#nav li a:hover {
	color: #FFFFFF;
}
#page {
	padding-bottom: 100px;
}
#wrap {
	background-image: url(/img/page-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
}
#home {
	float: left;
	width: 640px;
}
#home-sidebar {
	float: right;
	width: 308px;
}
.sidebar-panel {
	margin-bottom: 20px;
}
#conferences {
	margin-bottom: 20px;
}
#conferences .content h2 {
	background-image: url(/img/people-icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#conferences .content {
	background-image: url(/img/conference-box-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FEDBFE;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#conferences .content li {
	list-style: none;	
}
#conferences .content li a {
	color: #c84878;
	padding-bottom: 10px;
	background-image: url(/img/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 25px;
}
#newsletter {
}
#newsletter .content {
	background-color: #FFB9C6;
	padding-right: 20px;
	padding-left: 20px;
	color: #901f6b;
	padding-top: 10px;
	background-image: url(/img/envelope-icon.gif);
	background-repeat: no-repeat;
	background-position: 250px bottom;
}
.home-col {
	width: 49%;
}
#home .welcome {
	padding-top: 10px;
	font-weight: normal;
	line-height: 1.4em;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.row {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.row h4 {
	text-transform: uppercase;
	padding-bottom: 0px;
	color: #d41f81;
}
.row .left {
	margin-right: 15px;
}
#primary {
	float: right;
	width: 630px;
}
#subnav {
	background-image: url(/img/subnav-bg.gif);
	background-repeat: repeat-y;
	margin-top: 35px;
}
#subnav .content {
	background-image: url(/img/subnav-top-lg.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	background-position: 0px top;
	padding-top: 15px;
}
#subnav .content li {
	display: block;
	height: 35px;
	font-size: 14px;
}
#subnav .content a {
	color: #333333;
	line-height: 35px;
}
#subnav .content .current_page_item {
	background-image: url(/img/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
#subnav .content .current_page_item a {
	color: #D41F81;
}
.secondary {
	float: left;
	width: 308px;
}
#footer1 {
	height: 171px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -171px;
}
#footer1 #page-btm {
	background-image: url(/img/page-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 71px;
	width: 1000px;
}
#footer1 #footer-btm {
	background-image: url(/img/footer-bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#footer-btm  .right  a {
	color: #901f6b;
}
#footer-btm  .left {
	padding-top: 20px;
	padding-left: 20px;
}
#footer-btm  .right {
	padding-top: 10px;
	padding-right: 20px;
}


#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #999999 1px solid;
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
