﻿body{
	/*behavior: url("/design08/styles/csshover.htc");*/
	background-image:url('/design08/images/bggray.gif');
	background-repeat:repeat-x;
	background-color:#2c2c2c;
	margin:0px;
	padding:0px;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
html { height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

#skipnav {
	display:none;
	}
	
h1 {font-size:2.5em;line-height:normal}
h2 {font-size:1.75em;line-height:normal}
h3 {font-size:1.60em;line-height:normal}
h4 {font-size:1.50em;line-height:normal}
h5 {font-size:1.25em;line-height:normal;
	margin-bottom:0px;}
h6 {font-size:1.0em;line-height:normal}

	
/*#outerwrapper {
	background-image:url('/design08/images/bgpic2.jpg');
	margin: 0 auto;
	padding:0px;
	background-repeat:no-repeat;
	background-position:center 120px;
	width:100%;
	height:auto;
	}*/
#contentwrapper {
	width:100%;
	margin:0 auto;
	padding:0;
	height:auto;
	background-image:url('/design08/images/background1.jpg');
	/*background-image:url('/UWSPwebredesign/images/bgpic2.jpg');*/
	background-repeat:no-repeat;
	background-position: center top;
	}

#header{
	padding:0px;
	margin:0;
	background-image:url(/design08/images/header.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:122px;
	width:100%;
	}
#headerwrapper {
	width:760px;
	height:122px;
	margin:0 auto;
	}
#logo{
	width:90px;
	height:90px;
	float:left;
	margin-left:0px;
	margin-top:20px;
	}

/***** SEARCH FORM *****/
#search {
	margin:30px 0 0 0;
	padding:0px 0 0 0;
	float:right;
	width:190px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* - This is an IE7 Hack that will correct the search spacing error in IE7 */
*:first-child+html #search {
	margin: 30px 0px 0px 0px;
	}

#search form {
	margin: 0;
	padding: 0;
	float:right;
	}

#search input {margin: 0; padding:0 0 2px 2px;}
#q {vertical-align:top;font-size:.75em; border: 1px solid #786380; background-color:#e4e4e4;padding-bottom :2px;padding-left:2px;margin:0;height:11px;}
input#go {padding: 0 0 0 0;margin:-3px 0 0 0; width:24px; height:23px;}
input#go img {width:24px; height:23px;}


/**** QUICKLINKS FORM ****/
.quicklinks {
	width:145px;
	height:45px;
	float:right;
	background-image:url('/design08/images/quicklinkbg.gif');
	}
	
select{
	width:120px;
	height:auto;
	border: 1px solid #000; 
	background-color:#e4e4e4;
	padding:0px;
	margin-top:15px;
	margin-left:15px;
	font-size:11px;
	}
form#droplist {
	margin:0;
	}

/***** TOP LINKS FOR MYPOINT, ETC. *****/

#topnav{
	height:33px;
	width:397px;
	background-color:;
	position:absolute;
	margin-left:390px;
	_margin-left: 300px;  /*IE6 hack to correct positioning*/
	margin-top:69px;
	z-index:300;
	color:white;
	font:12px/16px Arial, Helvetica, sans-serif;
	}

/*IE7 hack to correct positioning*/
*:first-child+html #topnav {
	margin-left:300px;
	}
	
#topnav ul{
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	list-style:none;
	font-size:.95em;
	}

#menu li {
	float:left;
	width:150px;
	position:relative;
	}
#topnav ul li.mypoint a{
	background-image:url('/design08/images/mypointlink.gif');
	background-position:-2px;
	}
#topnav ul li.mypoint a:hover{
	background-image:url('/design08/images/mypointhover.gif');
	background-position:-5px;
	background-color:transparent;
	}
#topnav ul li.calendar a{
	background-image:url('/design08/images/calendarlink.gif');
	background-position:-9px;
	background-color:transparent;
	}
#topnav ul li.calendar a:hover{
	background-image:url('/design08/images/calendarhover.gif');
	background-color:transparent;
	}

#topnav ul li.calendar{
	border:0px;
	}

#topnav ul li {	
	border-right: 1px solid #a458be;
	float:left;
	position:relative;
	margin-right:0px;
	margin-left:0px;
	height:31px;
	color:#ffffff;
	padding-top:20px;
	padding-bottom:0px;
	list-style:none;
	}
	
html>body #topnav ul li {
	padding-left:0px;
	padding-right:0px;
	}
	
#topnav ul a {
	display:block;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-size:.9em;
	font-family:verdana, Helvetica, sans-serif;
	background-image:url('/design08/images/topNavlink.gif');
	background-color:transparent;
	}
	
#topnav ul a:hover {
	padding-bottom:5px;	display:block;
	background-image:url('/design08/images/navpurplehover.gif');
	background-color:transparent;
	background-repeat:repeat-x;
	background-color:#fff;
	text-decoration:none;
	color:white;
	font-size:.9em;
	font-family:verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}


/***** DIVS THAT HOLD THE MAIN CONTENT *****/
#container1 {
	width:760px;
	height:auto;
	margin:0px auto;
	font-family:verdana, Helvetica, sans-serif;
	font-size:.7em;
	line-height:16px;
	background-color:#fff;
	/*background-image:url('/design08/images/containerFauxCol.gif');*/  /*Not needed, unless we employ a 2-column version someday*/
	background-position: left top;
	background-repeat:repeat-y;
	}

#container2 {
	width:760px;
	margin:0px auto;
	font-family:verdana, Helvetica, sans-serif;
	line-height:16px;
	}
	

/**** SECOND TOP NAVIGATION BAR ****/

#navbar {
	background-color:#100514;
	height:45px;
	width:760px;
	line-height:14px;
	margin:0px;
	z-index:500;
	}

#navbar ul {
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
#navbar ul li {	
	float:left;
	position:relative;
	margin:0px;
	height:42px;
	color:#ffffff;
	padding-top:3px;
	border-left-width:1px;border-left-color:#100514;border-left-style:solid;
	border-right-width:1px;border-right-color:#100514;border-right-style:solid;z-index:500;
	}
	
html>body #navbar ul li {
	padding-left:0px;
	padding-right:0px;
	}
	
#navbar .level1 li:hover {
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image:url('/design08/images/purplehover.gif');
	background-repeat:repeat-x;
	background-color:#3b2444;
	}

#navbar ul a {
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-family:verdana, Helvetica, sans-serif;
	}

#navbar ul.level1 a:hover {
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-family:verdana, Helvetica, sans-serif;
	}

/*****************/

#navbar ul.level2 a:hover {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	color:#fff;
	font:11px/16px verdana, Helvetica, sans-serif;	
	}

#navbar .level2 {
	display:none;
	position:absolute;
	top:48px;
	left:-1px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	z-index:500;
	}
	
	#navbar .level2 li	{
	width:140px;
	height:auto;
	}

/******************/

#navbar ul.level1 li:hover {
	background-repeat:repeat-x;
	}

/******************/

#navbar ul ul li {
	float:none;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background-color:#786380;
	margin-top:-3px;
	padding-top:2px;
	width:185px;
	height:23px;
	z-index:500;
	list-style:none;
	}

/* IE7 hack to correct positioning */
*:first-child+html #upper_nav ul ul li {   
	margin-bottom:-3px;
	}

#navbar ul ul li a {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
	background-image:none;
	color:#FFF;font:11px/16px verdana, Helvetica, sans-serif;
	}
#navbar li > ul {
	top:auto;
	left:auto;
	}

/********************/

#navbar .level2 li:hover {
	background-color:#31173b;
	background-image:none;
	}


/********************/

#navbar .level2 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}

html>body #navbar .level2 li {
	padding-bottom:0px;
	margin-bottom:0px;
	}


/*********************/

#navbar ul.level3 li.submenu2:hover ul.level4 {
	display:block;
	}

#navbar ul.level2 li.submenu2:hover ul.level3 {
	display:block;
	}

#navbar ul.level1 li.submenu:hover ul.level2 {
	display:block;
	}


/******** FOR A THIRD LEVEL SUB-SUBMENU - edited by Kalia **********/
/** this pushes the third menu to the right **/
#navbar .level3 {
	display:none;
	position:absolute;
	top:2px;
	left:140px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	z-index:500;
	}

/*#navbar .level3 {
	display:none;
	position:absolute;
	top:25px;
	left:-1px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	z-index:500;
	}
*/
#navbar ul ul ul li{
	float:none;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background-color:#786380;
	margin-top:-3px;
	padding-top:2px;
	width:185px;
	height:23px;
	z-index:500;
	list-style:none;
}

#navbar ul ul ul li a {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:5px;
	background-image:none;
	color:#FFF;font:11px/16px verdana, Helvetica, sans-serif;
	}

#navbar ul.level2 a:hover {
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:10px;
	color:#fff;
	font:11px/16px verdana, Helvetica, sans-serif;	
	}




/***** End second navigation menu *****/

/*#spacer {height:200px;}*/


/***** SECONDARY PAGE LEFT MENU AND SUBMENU STYLES *****/
#submenu {float:left;height:100%;background-color:#b8b8b8;margin-right:0px;margin-bottom:20px;width: 213px;font-size:1.2em;}
#submenu ul {margin: .2em 0em; padding:0;width: 213px;}
#submenu ul a {padding: 0; color: white; text-decoration:none; border: none;}
#submenu ul li {margin: 0; padding: 5px 0 5px 8px;list-style-type:none;text-align: left; background-color:#4c4f56;border-left:12px solid #383b40;color:white;margin-bottom:1px; }
#submenu ul li:hover {margin: 0; text-decoration:none;padding: 5px 0 5px 8px; list-style-type:none;text-align: left; background-color:#17161b;border-left:12px solid #010101;color:white;margin-bottom:1px;}
#submenu a:hover {margin: 0;padding: 0 0 0 0; color:white;}	
#submenu ul ul{margin-left:-20px;padding:0;list-style-type:none;width:170px;display:block;}
#submenu ul.lev2 {width:213px;margin-bottom:-6px;margin-top:6px;}
#submenu ul.lev2 li{background:#302f35;border-left-color:#111111;}
#submenu ul.lev2 li a:hover {background-color:#302f35;border-left-color:#111111;color:#fee300;}
#submenu ul li#active {background:#17161b;border-left:#000;border-left-width:12px;border-left-style:solid;margin-bottom:1px;}

a img {
	border: none;
}
/***** SECONDARY PAGE WHITE BACKGROUND AND CONTENTS *****/
#whitecontainer {
	margin:0;
	padding:0;
	}
	
#whitebg{
	background-image:url('/design08/images/whitebg.gif');
	background-repeat:repeat-x;
	background-color:#f2f2f2;
	width:100%;
	margin:0px;
	padding:0px;
	position:relative;
	float:right;
	margin-top:0px;
	}
	
#whitebgcontent{
	height: auto;
	padding: 15px 0 20px 0;
	margin: 0 20px 0 225px;
	color: #1a1a1a;
	font-size: 1.20em;
}
#whitebgcontent a{color:#aa72c3;}
#whitebgcontent a:visited{color:#aa72c3;}
#whitebgcontent a:hover{color:gray;}

/***** LIGHT PURPLE TITLE BOX WITH SHADOW ON SECONDARY ALTERNATE PAGE *****/

/** #titletop{
	height:0px;background-color:#fff; margin:0px -0px 0px -0px;
	}
	
#titleshadow{
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	margin:-20px -20px 20px -20px;
	font-size:2em;
	padding-top:30px;padding-left:20px;padding-right:20px;padding-bottom:5px;
	height:25px;
	background-color:#c4bac5;
	color:white;
	font-weight:lighter;
	} **/

#title h6 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


#title h5 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


#title h4 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


#title h3 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


#title h2 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


#title h1 {
	margin:0 0 0 210px;
	padding:30px 20px 15px 20px;
	background-color:#c4bac5;
	background-image:url('/design08/images/purpleshadow.gif'); background-repeat:repeat-x;
	font-weight:lighter;
	color:white;
	}


/***** FLASH BANNER *****/
#flashbanner{
	margin:0px;
	background:#313131;
	height:278px;
	z-index:1;
	padding:0px;
	}

#connectingTofuture{
	/*background-image:url('/design08/images/connecting.jpg');*/
	background-color:#1e1f24;
	height:0px;
	margin:0px;
	padding:0px;
	}

/***** MIDCONTENT2 will be one div with videos/flash to other portals *****/

#midcontent2 {
	height:200px;
	background-color:#1e1f24;
	}

/***** MIDDLE CONTENTS AND MOVIE *****/

#content{
	background-image:url('/design08/images/leftcontentbg.gif');
	background-color:#1e1f24;
	padding:0px;
	font:11px/17px verdana, Helvetica, sans-serif;
	height:190px;
	width: 760px;
	clear:both;
	}

/***** CSS FOR 5 JUMPING ICON LINKS TO VIDEOS *****/
#videos{
	padding:15px 0px 15px 22px;
	}

.iconlinks{
	border:0px;
	}
#icon3{
	/*background-image:url('icon3.png');*/
	height:138px;
	width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:10px;
	margin-top:25px;
	display: block; 
	float:left;
	}
#icon3:hover{
	/*background-image:url('icon3.png');*/
	height:138px;
	width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:10px;
	margin-top:20px;
	display: block; 
	}

#icon2{
	/*background-image:url('icon2.png');*/
	height:138px;
	width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:10px;
	margin-top:25px;
	display: block; 
	float:left;
	}
#icon2:hover{
	/*background-image:url('icon2.png');*/
	height:138px;
	width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:10px;
	margin-top:20px;
	display: block; 
	}

#icon1{
	/*background-image:url('btn1.png');*/
	height:138px;
	width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:15px;
	margin-top:25px;
	display: block; 
	float:left;
	}
#icon1:hover{
	/*background-image:url('btn1.png');*/
	height:138px;width:138px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left:15px;margin-top:20px;
	display: block; 
	}

/***** CSS FOR LEFT COLUMN CONTENT AREA ON HOME PAGE *****/
#leftc{
	width:380px;
	height:168px;
	float:left;
	color:white;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
 	z-index: 200;
	}
#leftc p {
	float:right;
	}
#picture{
	background-image:none;
	height:170px;
	width:200px;
	margin:0px;
 	padding:0px;
	position: relative;
 	z-index: 3;
 	}
#picturetext {
	position: absolute;
	width: 230px;
	height: 154px;
	z-index: 4;
	left: 145px;
	top: 10px;
	*top: 18px  /* IE7 and below hack to correct text vertical positioning */
	} 	
	
#leftc a:link{
	color:#fc0;
	text-decoration:none;
	}
#leftc a:visited{
	color:#fc0;
	text-decoration:none;
	}
#leftc a:hover{
	color:#999999;
	border-bottom-style:dotted;
	border-bottom-color:white;
	border-bottom-width:1px;
	}


/***** CSS FOR RIGHT COLUMN CONTENT AREA ON HOME PAGE *****/
#rightc{
	width:360px;
	height:168px;
	float:right;
	background-color:#1e1f24;
	padding:10px 5px 12px 10px;
	color:white;
	}
#rightc ul{
	margin-left:10px;
	margin-top:5px;
	padding-left:210px;
	}
#rightc li{
	list-style-image:url('/design08/images/arrowli.gif');
	vertical-align:middle;
	margin-left:25px;
	}
#rightc a:link{
	color:white;
	text-decoration:none;
	}
#rightc a:visited{
	color:white;
	text-decoration:none;
	}
#rightc a:hover{
	color:#999999;
	border-bottom-style:dotted;
	border-bottom-color:white;
	border-bottom-width:1px;
	}
	
/***** FOOTER NEWS LINKS *****/
#footermap {
	clear:both;
	color:white;
	background-image:url('/design08/images/purplebackground.jpg'); 
	background-repeat:repeat-x;
	background-color:#352b3a;
	margin: 0px auto; 
	padding: 0; 
	width:760px; 
	overflow:auto;
	}
#footermap li { 
	width: 20.9%; 
	display: block; 
	float: left; 
	margin: 20px 0 20px; padding: 0px 15px; 
	text-align: left; border-right: #a9a1ac 1px dotted; 
	}
#footermap li b { 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFCC00; 
	font-family: Verdana, Arial, sans-serif; 
	float: left; 
	}
#footermap li ul { 
	margin: 0; padding: 0; clear: left; 
	}
#footermap li ul li {
	font-size: 11px; color: #DDD; font-family: Verdana, Arial, sans-serif; 
	padding: 6px 0; margin: 0; width: 100%; 
	border: none; line-height: 1.4em;
	}
#footermap li li a { 
	line-height: 1.4em; 
	color:#EEE; text-decoration: none; 
	border-bottom: #7d6e83 1px dotted; padding-bottom: 1px;
	}
#footermap li li a:hover {
	border-bottom: dotted 1px #FFF; color: #FFFF66; 
	}
#footermap li.info {
	border:0px;
	}
	
/*** THESE STYLES FOR FOOTER NEWS LINKS TABLE ON HOME PAGE ONLY (added by ddeering 8/29/08) ***/
#footernews {
	clear:both;
	color:white;
	background-image:url('/design08/images/purplebackground.jpg'); 
	background-repeat:repeat-x;
	background-color:#352b3a;
	margin: 0px auto; 
	padding: 0; 
	width:760px; 
	overflow:auto;
	}

table#footerlinks {
	color:#ddd;
	margin:20px auto;
	width:760px;
}
table#footerlinks td {
	border-right: #a9a1ac 1px dotted;
	width: 180px;
	text-align:left;
}
table#footerlinks td ul{
	margin-top:0px;
}

table#footerlinks td.noborder {
	border-right:0px;
}
table#footerlinks h5 {
	color:#ffcc00;
	margin-left:10px;
	margin-top: 0;
	font-size:12px;
}
table#footerlinks ul li {
	list-style-type:none;
	color:#ddd;
	margin-left:-30px;
	width:160px;
	padding:6px 0;
	font-size:11px;
}
table#footerlinks td li a {
	line-height: 1.4em; 
	color:#EEE; 
	text-decoration: none; 
	border-bottom: #7d6e83 1px dotted; 
	padding-bottom: 1px;
}
table#footerlinks li a:hover {
	border-bottom: dotted 1px #FFF; color: #FFFF66; 
	}

/***** FOOTER *****/
#footer{
	clear:both;
	background-color:#100514;
	height:auto;
	color:white;
	text-align:center;
	padding:10px 10px 15px 10px;
	/*margin: 0 auto;*/
	}

#footer a{color:#e2e2e2;}
#footer a:visited{color:#e2e2e2;}
#footer a:hover{color:#e2c9e5;}

/*** Kalia's 1 Column Secondary Page ***/
#title2 h6{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

#title2 h5{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

#title2 h4{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

#title2 h3{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

#title2 h2{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

#title2 h1{
	padding:30px 20px 21px 20px;
	background-color:#c4bac5;
	font-weight:lighter;
	color:white;
	margin:0px;
	}

/* Contains a shadowed purple background for pages without the black navigation */
#title2 h6{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}

#title2 h5{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}

#title2 h4{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}

#title2 h3{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}

#title2 h2{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}

#title2 h1{
	background-image:url('/design08/images/purpleshadow.gif');background-repeat:repeat-x; background-color:#c4bac5;
	height:15px;}



#whitebgcontent2{
	background-color: white;
	font-size: 1.2em;
	padding: 20px;
	margin: 0px;
	/*width:558px;*/
}
#whitebgcontent2 a{
	color: #3B2444;
}
#whitebgcontent2 a:visited{
	color: #323333;
}
#whitebgcontent2 a:hover{color:#666666;}


/*** Rp Col additions to Kalia's 1 Col Secondary Page ***/
/*** Used to change content page to allow for 2 col of menu items on landing page ***/

#landingpage-ColWrapper{
		width:540px;
		width:535px  /*IE6 hack to correct problem with elements dropping below right side bar*/
}
#landingpage-ColWrapper ul{
		margin:0 20px 0 20px;
		padding:0;
}

#landingpage-ColLeft{
		width:260px;
		width:255px; /*IE6 hack to correct problem with elements dropping below right side bar*/
		float:left;
}

#landingPage-ColRight{
		width:260px;
		width:255px; /*IE6 hack to correct problem with elements dropping below right side bar*/
		float:right;
}

/*** Shorter Menu Items and Larger Image on Landing Pages ***/

#menuContainer {width:760px;}
#leftContainerLinks {width:360px;float:left;}
#rightContainer {width:300px;float:right; padding-right:20px;padding-bottom:20px;}


/*** Right Side Bar for 1-Column Layout ***/
#rightbar{
	float:right;
	width:140px;
	padding:20px 20px 20px 20px;
	margin-left:20px;
	margin-bottom:15px;
	/*border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#f0efe8;*/
	/*padding:20px 20px 20px 0px;*/
	font-size:1.2em;
	/*font-size:1.05em;*/
	}


#rightbar a{color:#666666;}
#rightbar a:visited{color:#666666;}
#rightbar a:hover{color:#aa72c3}

.photoleft {
	float: left;
	margin: 0 20px 10px 0;
}
.photoright {
	float:right;
	margin: 0 0 10px 20px;
}
